-
Notifications
You must be signed in to change notification settings - Fork 13
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
Rudder-DTM-RC:v0.2.14 #142
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
Member
noslav
commented
Jul 18, 2023
•
edited
Loading
edited
- Bump avrora from 0.26.0 to 0.27.0 #141 (Avrora upgrade)
- Bump jason from 1.4.0 to 1.4.1 #139 (Jason upgrade)
- retry failed brp upload (ipfs + proofing) when web3.storage is available again #147 (brp retry fix)
- Update BRP prod proof chain & CQT Network branding #151 (update prod config)
Bumps [jason](https://github.com/michalmuskala/jason) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/michalmuskala/jason/releases) - [Changelog](https://github.com/michalmuskala/jason/blob/master/CHANGELOG.md) - [Commits](michalmuskala/jason@v1.4.0...v1.4.1) --- updated-dependencies: - dependency-name: jason dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [avrora](https://github.com/Strech/avrora) from 0.26.0 to 0.27.0. - [Release notes](https://github.com/Strech/avrora/releases) - [Changelog](https://github.com/Strech/avrora/blob/master/CHANGELOG.md) - [Commits](Strech/avrora@v0.26.0...v0.27.0) --- updated-dependencies: - dependency-name: avrora dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…-0.27.0 Bump avrora from 0.26.0 to 0.27.0
…1.4.1 Bump jason from 1.4.0 to 1.4.1
- keeps state on block result uploader pipeline status, and if it switches from "failure -> success", retries the failed bsp keys.
- remove push_to_backlog function, as the retry logic will re-attempt at a later stage; and if it doesn't work, the specimen will be retired due to session closing anyway. There's no other scenario where a specimen should be retired -- it's because of a mistake in some component, and not because of an issue in the specimen itself (except that the session is over and no more processing is needed for it)
I'm running the latest image on my local setup. It's working great so far |
Bumps [gettext](https://github.com/elixir-gettext/gettext) from 0.22.3 to 0.23.0. - [Changelog](https://github.com/elixir-gettext/gettext/blob/main/CHANGELOG.md) - [Commits](elixir-gettext/gettext@v0.22.3...v0.23.0) --- updated-dependencies: - dependency-name: gettext dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Pranay Valson <[email protected]>
…t-0.23.0 Bump gettext from 0.22.3 to 0.23.0
Signed-off-by: Pranay Valson <[email protected]>
Update BRP prod proof chain & CQT Network branding
Signed-off-by: Pranay Valson <[email protected]>
retry failed brp upload (ipfs + proofing) when web3.storage is available again
rogarcia
approved these changes
Aug 15, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
let's get the image updated and test with our operators
Signed-off-by: Pranay Valson <[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.