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

Rewrite action in golang #17

Closed
motatoes opened this issue Mar 2, 2023 · 2 comments
Closed

Rewrite action in golang #17

motatoes opened this issue Mar 2, 2023 · 2 comments

Comments

@motatoes
Copy link
Contributor

motatoes commented Mar 2, 2023

Some advantages of this rewrite:

  • run native golang library in workflow without dockerfile
    • This will lead to speedup in action running
    • ability to distribute to other CI systems easily
  • aligned with other tools in infra community
@motatoes
Copy link
Contributor Author

this work is being do in go branch

@motatoes
Copy link
Contributor Author

This is now merged in #35

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

No branches or pull requests

1 participant