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

Add auto-update gemfiles workflow #3927

Merged
merged 4 commits into from
Sep 20, 2024
Merged

Conversation

quinna-h
Copy link
Contributor

@quinna-h quinna-h commented Sep 19, 2024

What does this PR do?

Automates updating all gemfiles with latest versions of gems, a rake task created by @TonyCTHsu in #3916.
This creates the workflow for automatically generated PRs.

Generated PR: #3923

Future items:

Expand the matrix in Matrixfile to include latest for all gems, beyond stripe, opensearch, elasticsearch.

Motivation:

Additional Notes:

How to test the change?

Unsure? Have a question? Request a review!

@github-actions github-actions bot added the dev/github Github repository maintenance and automation label Sep 19, 2024
@quinna-h quinna-h marked this pull request as ready for review September 19, 2024 01:56
@quinna-h quinna-h requested a review from a team as a code owner September 19, 2024 01:56
@codecov-commenter
Copy link

codecov-commenter commented Sep 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.75%. Comparing base (9b1d33b) to head (31c5a0b).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3927      +/-   ##
==========================================
- Coverage   97.77%   97.75%   -0.02%     
==========================================
  Files        1297     1297              
  Lines       77611    77611              
  Branches     3871     3871              
==========================================
- Hits        75881    75870      -11     
- Misses       1730     1741      +11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pr-commenter
Copy link

pr-commenter bot commented Sep 19, 2024

Benchmarks

Benchmark execution time: 2024-09-19 21:40:56

Comparing candidate commit 4542308 in PR branch quinna/update-gemfiles-workflow with baseline commit 9b1d33b in branch master.

Found 0 performance improvements and 0 performance regressions! Performance is the same for 23 metrics, 2 unstable metrics.

.github/workflows/auto-update-gemfiles.yml Outdated Show resolved Hide resolved
.github/workflows/auto-update-gemfiles.yml Show resolved Hide resolved
.github/workflows/auto-update-gemfiles.yml Outdated Show resolved Hide resolved
.github/workflows/auto-update-gemfiles.yml Outdated Show resolved Hide resolved
.github/workflows/auto-update-gemfiles.yml Show resolved Hide resolved
.github/workflows/auto-update-gemfiles.yml Outdated Show resolved Hide resolved
.github/workflows/auto-update-gemfiles.yml Show resolved Hide resolved
.github/workflows/auto-update-gemfiles.yml Outdated Show resolved Hide resolved
.github/workflows/auto-update-gemfiles.yml Outdated Show resolved Hide resolved
update workflow file

Update permissions

Update permissions

Update workflow file

wip

Update workflow
@quinna-h quinna-h force-pushed the quinna/update-gemfiles-workflow branch from fcc65dd to 4542308 Compare September 19, 2024 19:23
@TonyCTHsu TonyCTHsu merged commit b2e988e into master Sep 20, 2024
51 checks passed
@TonyCTHsu TonyCTHsu deleted the quinna/update-gemfiles-workflow branch September 20, 2024 09:08
@github-actions github-actions bot added this to the 2.4.0 milestone Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev/github Github repository maintenance and automation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants