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

Enable nightly releases #21726

Open
rijkvanzanten opened this issue Mar 6, 2024 · 3 comments
Open

Enable nightly releases #21726

rijkvanzanten opened this issue Mar 6, 2024 · 3 comments

Comments

@rijkvanzanten
Copy link
Member

Ideally it'll auto-publish based based on the changesets with a version suffix {version}-nightly.{date}, for example v12.6.1-nightly.20240306.

I think we should only publish them as a Tag on GitHub, not a release. That way we don't flood people who are subscribed to the repo.

@rijkvanzanten
Copy link
Member Author

We should discuss whether we want these to go to both DockerHub and NPM, or just NPM 🤔

@paescuj
Copy link
Member

paescuj commented Mar 6, 2024

I think we should only publish them as a Tag on GitHub, not a release. That way we don't flood people who are subscribed to the repo.

Do people get notified by pre-releases? I think we have to present a changelog somewhere, otherwise people won't know what has changed since the previous release and what's there to be played with. I would have thought of GitHub releases for this.

We should discuss whether we want these to go to both DockerHub and NPM, or just NPM 🤔

Personally, I'd like to deploy to both, whereas DockerHub seems almost more important to me, so that people can try out a nightly release easily without having to setup Node.js, etc.

@rijkvanzanten
Copy link
Member Author

rijkvanzanten commented Mar 6, 2024

Do people get notified by pre-releases?

I'm not entirely sure, but I think yes.

I think we have to present a changelog somewhere, otherwise people won't know what has changed since the previous release and what's there to be played with. I would have thought of GitHub releases for this.

Are you thinking this would be a changelog since the last 24h release, or a changelog since the last public version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🆕 Needs Triage
Development

No branches or pull requests

2 participants