-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Publish spec #18526
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 spec #18526
Conversation
6d40242
to
0c4fbbf
Compare
158515a
to
5c3bdc4
Compare
This is ready for review. A successful deploying job for this commit can be seen in my repo at https://github.com/sjrd/dotty/actions/runs/6248382632/job/16962887073 . I'll delete the secrets in my repo once this PR is merged. Assigning to @prolativ because why not, I guess. But feel free to pass it along. This is inspired by https://github.com/scala/scala/blob/2.13.x/scripts/travis-publish-spec.sh |
on: | ||
push: | ||
tags: | ||
- '*' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should it be run on the publish of RC tag?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The idea is to publish on every merge, since it's still quite work-in-progress.
[skip ci]