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

ci: cache + dependabot #5

Merged
merged 2 commits into from
Apr 9, 2024
Merged

ci: cache + dependabot #5

merged 2 commits into from
Apr 9, 2024

Conversation

wilsonehusin
Copy link
Member

@wilsonehusin wilsonehusin commented Apr 8, 2024

Add dependabot and cache Go mod packages.

@wilsonehusin wilsonehusin changed the title ci: share go mod cache for better efficiency ci: cache + gomod Apr 9, 2024
@wilsonehusin wilsonehusin changed the title ci: cache + gomod ci: cache + dependabot Apr 9, 2024
@wilsonehusin wilsonehusin requested a review from AlexisJasso April 9, 2024 16:35
@wilsonehusin wilsonehusin marked this pull request as ready for review April 9, 2024 16:35
Copy link
Contributor

@AlexisJasso AlexisJasso left a comment

Choose a reason for hiding this comment

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

Does what it says on the tin.

Do we need to be concerned about the cost for gh workflows? I'm not opposed to using it, but I have no idea what the cost structure looks like.

@wilsonehusin
Copy link
Member Author

Do we need to be concerned about the cost for gh workflows? I'm not opposed to using it, but I have no idea what the cost structure looks like.

GitHub Actions is free for open-source / public repository! I plan for this repository to go public sometime this week.

@wilsonehusin wilsonehusin merged commit 3cbefd8 into main Apr 9, 2024
5 checks passed
@wilsonehusin wilsonehusin deleted the wh/efficient-caching branch April 9, 2024 16:40
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.

2 participants