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

Fix: forward config param from GitHub action propperly #517

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

beltrachi
Copy link

The github action was not properly forwarding the config input to the docker container. It needs to use the args in the runs section.

Changes:

  • Add support for --config-path CLI parameter to the commitsar binary.
  • Forward the github action input to the container at runtime.

PS: It's my first time I write go code, so any question/suggestion will be more than welcome.

@vercel
Copy link

vercel bot commented Oct 14, 2023

@beltrachi is attempting to deploy a commit to the Aevea Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

vercel bot commented Nov 25, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
commitsar ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 25, 2023 0:33am

@fallion fallion self-requested a review April 3, 2024 08:23
@beltrachi beltrachi force-pushed the jb/fix-config-in-github-actions branch from f01d52e to f98a638 Compare April 3, 2024 19:19
@beltrachi
Copy link
Author

Rebased the branch as it had conflicts with master. Also fixed typo "iterrates" in a comment.

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.

None yet

2 participants