forked from Shopify/shipit-engine
-
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
[GOG-945] Update the workaround volume perf branch to v0.39.0 #109
Closed
mfilipe
wants to merge
126
commits into
20220518-workaround-volume-perf
from
20240518-v0.39.0-workaround-volume-perf
Closed
[GOG-945] Update the workaround volume perf branch to v0.39.0 #109
mfilipe
wants to merge
126
commits into
20220518-workaround-volume-perf
from
20240518-v0.39.0-workaround-volume-perf
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
Make api refresh action match non api refresh action for stacks (aka also refresh statuses and checkruns)
Add --quiet switches to checkouts
Release 0.37.0
Bumps [omniauth](https://github.com/omniauth/omniauth) from 1.9.1 to 1.9.2. - [Release notes](https://github.com/omniauth/omniauth/releases) - [Commits](omniauth/omniauth@v1.9.1...v1.9.2) --- updated-dependencies: - dependency-name: omniauth dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
We need to pass `as: :json` otherwise AC::TestCase will simulate www-form-encoded payloads, which don't support boolean and other rich JSON types. That bing said, this change still isn't quite representative of what happens in production, but it should be good enough.
Improve API tests
Add more tests to guarantee right behiviour of API
…stack-update-api Add lock and archive functionality to the stack update API call
Bumps [loofah](https://github.com/flavorjones/loofah) from 2.18.0 to 2.19.1. - [Release notes](https://github.com/flavorjones/loofah/releases) - [Changelog](https://github.com/flavorjones/loofah/blob/main/CHANGELOG.md) - [Commits](flavorjones/loofah@v2.18.0...v2.19.1) --- updated-dependencies: - dependency-name: loofah dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…h-2.19.1 Bump loofah from 2.18.0 to 2.19.1
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.4.3 to 1.4.4. - [Release notes](https://github.com/rails/rails-html-sanitizer/releases) - [Changelog](https://github.com/rails/rails-html-sanitizer/blob/master/CHANGELOG.md) - [Commits](rails/rails-html-sanitizer@v1.4.3...v1.4.4) --- updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…-html-sanitizer-1.4.4 Bump rails-html-sanitizer from 1.4.3 to 1.4.4
…uth-1.9.2 Bump omniauth from 1.9.1 to 1.9.2
Bumps [activerecord](https://github.com/rails/rails) from 7.0.3.1 to 7.0.4.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.1/activerecord/CHANGELOG.md) - [Commits](rails/rails@v7.0.3.1...v7.0.4.1) --- updated-dependencies: - dependency-name: activerecord dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…erecord-7.0.4.1 Bump activerecord from 7.0.3.1 to 7.0.4.1
Bumps [rack](https://github.com/rack/rack) from 2.2.4 to 2.2.6.2. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@2.2.4...v2.2.6.2) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…2.2.6.2 Bump rack from 2.2.4 to 2.2.6.2
Hide API tokens
Bumps [rack](https://github.com/rack/rack) from 2.2.6.2 to 2.2.6.3. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v2.2.6.2...v2.2.6.3) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…2.2.6.3 Bump rack from 2.2.6.2 to 2.2.6.3
Add fetch_commit during checkout_repository
Bumps [rack](https://github.com/rack/rack) from 2.2.8 to 2.2.9. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v2.2.8...v2.2.9) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…2.2.9 Bump rack from 2.2.8 to 2.2.9
Release 0.39.0
dev.yml reads from .ruby-version
it will be read from .ruby-version
Centralize Ruby Version to `.ruby-version`
…-statuses-jobs-into-multiple Make RefreshCheckRunsJob and RefreshStatusesJob enqueue one of themselves per commit
…f themselves per commit"
…eck-runs-and-statuses-jobs-into-multiple Revert "Make RefreshCheckRunsJob and RefreshStatusesJob enqueue one of themselves per commit"
Add GitHub Secondary Rate Limit Wait and Retries
…to_i Convert retry-after header string to seconds
Round the `finished in` second count
Skip git submodules when not necessary
Paginate check run refresh
Bumps the bundler group with 2 updates in the / directory: [rails](https://github.com/rails/rails) and [rexml](https://github.com/ruby/rexml). Updates `rails` from 7.1.1 to 7.1.3.4 - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v7.1.1...v7.1.3.4) Updates `actionpack` from 7.1.1 to 7.1.3.4 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.3.4/actionpack/CHANGELOG.md) - [Commits](rails/rails@v7.1.1...v7.1.3.4) Updates `actiontext` from 7.1.1 to 7.1.3.4 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.3.4/actiontext/CHANGELOG.md) - [Commits](rails/rails@v7.1.1...v7.1.3.4) Updates `nokogiri` from 1.16.3 to 1.16.5 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.16.3...v1.16.5) Updates `rexml` from 3.2.5 to 3.2.8 - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.2.5...v3.2.8) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production dependency-group: bundler - dependency-name: actionpack dependency-type: indirect dependency-group: bundler - dependency-name: actiontext dependency-type: indirect dependency-group: bundler - dependency-name: nokogiri dependency-type: indirect dependency-group: bundler - dependency-name: rexml dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <[email protected]>
…er-5e4dfd48b6 Bump the bundler group across 1 directory with 5 updates
Update create_release_statuses_job.rb
Retry background jobs
This clarifies how the `timeout` field works, as it was ambiguous before if it was an inactivity timeout or a time limit for the task/deploy as a whole to complete.
Update README.md with more detailed timeout information
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.
No description provided.