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 action for updating golang dependencies #11

Merged
merged 5 commits into from
Dec 10, 2024
Merged

Conversation

wagoodman
Copy link
Contributor

@wagoodman wagoodman commented Oct 22, 2024

This is useful when attempting to make pre-release PRs quickly. This allows for updating PRs from a given branch or from the latest release. If the given from method fails then a fallback method is attempted (default is to get commits from the main branch).

See an example run: anchore/syft#3372

Signed-off-by: Alex Goodman <[email protected]>
@wagoodman wagoodman changed the title Add action for updating a single goland dependency Add action for updating a single golang dependency Oct 22, 2024
@wagoodman wagoodman marked this pull request as draft October 22, 2024 19:31
@wagoodman
Copy link
Contributor Author

Based off of offline feedback I'll try to make this apply to more than one dep in a configurable manner, which will relieve some minor complexity on the calling workflows (which there will be many of)

@wagoodman wagoodman force-pushed the add-dep-update branch 18 times, most recently from e529f0d to 04cd6af Compare October 22, 2024 20:43
@wagoodman wagoodman changed the title Add action for updating a single golang dependency Add action for updating golang dependencies Oct 22, 2024
@wagoodman wagoodman requested a review from a team October 22, 2024 20:47
@wagoodman wagoodman self-assigned this Oct 22, 2024
@wagoodman wagoodman marked this pull request as ready for review October 22, 2024 20:47
Signed-off-by: Alex Goodman <[email protected]>
@wagoodman wagoodman merged commit dbddeea into main Dec 10, 2024
1 check passed
@wagoodman wagoodman deleted the add-dep-update branch December 10, 2024 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants