Skip to content
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

Conversation

mfilipe
Copy link

@mfilipe mfilipe commented Jul 23, 2024

No description provided.

byroot and others added 30 commits August 25, 2021 11:55
Make api refresh action match non api refresh action for stacks (aka also refresh statuses and checkruns)
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.
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]>
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
dependabot bot and others added 29 commits March 26, 2024 20:34
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]>
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
…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
Skip git submodules when not necessary
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
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
@mfilipe mfilipe closed this Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.