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

chore: Automate weekly cargo update #978

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

ogenev
Copy link
Member

@ogenev ogenev commented Oct 11, 2023

What was wrong?

Flamingo needs to run cargo outdated and then cargo update on a weekly basis.

How was it fixed?

Add a GitHub actions workflow to automatically open a PR every week with an updated Cargo.lock file.

To-Do

  • Clean up commit history

@ogenev ogenev force-pushed the update-dependencies branch from 64aff76 to 768c4c7 Compare October 11, 2023 12:12
@ogenev ogenev self-assigned this Oct 11, 2023
@ogenev ogenev added the flamingo Maintenance or downtime for the person on Flamingo rotation to tackle label Oct 11, 2023
@ogenev ogenev force-pushed the update-dependencies branch from 768c4c7 to 9e56b32 Compare October 11, 2023 12:19
@ogenev ogenev marked this pull request as ready for review October 11, 2023 12:29
Copy link
Collaborator

@njgheorghita njgheorghita left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥳 excellent! Makes 🦩 life that much easier now!

Copy link
Collaborator

@carver carver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sweet!

@ogenev ogenev merged commit f222ab8 into ethereum:master Oct 12, 2023
4 checks passed
@ogenev ogenev deleted the update-dependencies branch October 12, 2023 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flamingo Maintenance or downtime for the person on Flamingo rotation to tackle
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants