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

Publish nightly artifacts #3910

Closed
jedel1043 opened this issue Jul 10, 2024 · 1 comment · Fixed by #4026
Closed

Publish nightly artifacts #3910

jedel1043 opened this issue Jul 10, 2024 · 1 comment · Fixed by #4026
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@jedel1043
Copy link
Member

Publishing nightly artifacts is useful for platforms such as http://test262.fyi which try to test the latest nightly instead of the latest stable version. We should offer something for them so that they don't need to compile the full engine just to run tests.

@jedel1043 jedel1043 added the enhancement New feature or request label Jul 10, 2024
@jedel1043 jedel1043 added this to the next-release milestone Jul 10, 2024
@jasonwilliams jasonwilliams self-assigned this Nov 3, 2024
@jasonwilliams
Copy link
Member

Looks like we can create a nightly release tag and set up an action to keep replacing the artifacts for this release, I will try this:
https://dev.to/derlin/how-to-create-nightly-releases-with-github-actions-fpp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants