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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悑 Make docker workflow better #8

Closed
wants to merge 1 commit into from

Conversation

Supernova3339
Copy link
Collaborator

@Supernova3339 Supernova3339 commented Mar 18, 2023

This still utilizes the workflow, however it has a couple changes and doesn't require secrets.
It gets a token from github directly, you don't have to config anything.

To use, publish versions like this.
v.1.4.2 - v.1.0.0
Don't do anything else. It'll verison it as 1 - 1.4 - 1.4.2
If you need to do a double version, ex 1.42 do 1.42.0
The latest package will also have the LATEST tag applied.

Doing some stuff with the leaderboard, but here's a PR in the meantime ;)
closes #10

@Supernova3339 Supernova3339 changed the title Make docker workflow better 馃悑 Make docker workflow better Mar 18, 2023
@deiucanta
Copy link
Owner

I extracted the node build step outside of docker and the whole workflow is much faster now. Thanks for the PR - I was inspired by some parts of it.

@deiucanta deiucanta closed this Mar 26, 2023
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.

Improve the docker workflow
2 participants