-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve: moved topics config to db #11
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
breadrock1
pushed a commit
that referenced
this pull request
Nov 25, 2024
breadrock1
pushed a commit
that referenced
this pull request
Nov 25, 2024
Improve: moved topics config to db (#11) See merge request data-lake/news-rss!8
breadrock1
added a commit
that referenced
this pull request
Nov 28, 2024
* chore(actions): removed useless actions from repository * chore(ci): added gitlab ci config file * Merge: Checked local changes * Update README.md * Merge: merge local changes * fix(compose): docker compose fixes * Fix: fixed docker compose config * Merged: merged local changes * Improve: moved topics config to db (#11) * chore(rmq): replaced direct to fanout exchange kind * Improve: Merge local changes * chore(git): updated .gitignore file * fix(rss): return current datetime on parsing rss item error * fix(rss): return err from spawned thread if rss error * chore(tracing): updated tracing msg formatting * fix(datetime): added dateparser crate * merge(conflict): resolved conflicts --------- Co-authored-by: Bread White <[email protected]>
breadrock1
added a commit
that referenced
this pull request
Jan 6, 2025
* chore(actions): removed useless actions from repository * chore(ci): added gitlab ci config file * Merge: Checked local changes * Update README.md * Merge: merge local changes * fix(compose): docker compose fixes * Fix: fixed docker compose config * Merge: local changes * merge(local): merged local changes * Merged: merged local changes * Improve: moved topics config to db (#11) * Update production.toml * chore(rmq): replaced direct to fanout exchange kind * Improve: Merge local changes * chore(git): updated .gitignore file * fix(rss): return current datetime on parsing rss item error * fix(rss): return err from spawned thread if rss error * chore(tracing): updated tracing msg formatting * chore(tracing): updated tracing msg formatting * fix(datetime): added dateparser crate * hotfix(docker): added coping configs to container * chore(docker): optimized docker image size * chore(git): updated .gitignore * chore(git): added actions to build release * chore(git): added actions to build release * chore(docs): updated README.md file --------- Co-authored-by: Bread White <[email protected]>
breadrock1
added a commit
that referenced
this pull request
Jan 6, 2025
* chore(actions): removed useless actions from repository * chore(ci): added gitlab ci config file * Merge: Checked local changes * Update README.md * Merge: merge local changes * fix(compose): docker compose fixes * Fix: fixed docker compose config * Merge: local changes * merge(local): merged local changes * Merged: merged local changes * Improve: moved topics config to db (#11) * Update production.toml * chore(rmq): replaced direct to fanout exchange kind * Improve: Merge local changes * chore(git): updated .gitignore file * fix(rss): return current datetime on parsing rss item error * fix(rss): return err from spawned thread if rss error * chore(tracing): updated tracing msg formatting * chore(tracing): updated tracing msg formatting * fix(datetime): added dateparser crate * hotfix(docker): added coping configs to container * chore(docker): optimized docker image size * chore(git): updated .gitignore * chore(git): added actions to build release * chore(git): added actions to build release * chore(docs): updated README.md file * chore(docs): updated actions --------- Co-authored-by: Bread White <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There are following changes on
chore/moved-topics-config-to-db
branch: