Skip to content

Conversation

mcmire
Copy link
Collaborator

@mcmire mcmire commented Apr 27, 2024

Previously, when merging a new release, a new version of the docsite would not get deployed. Apparently I misunderstood the purpose of the github.event.merged property. I've changed this so that the step to determine the destination for the docsite (and hence whether the docsite should be deployed) looks for the main branch to be pushed and for version.rb to be updated.

I've also fixed the index page for the docsite so it redirects to the correct release page.

mcmire added 2 commits April 26, 2024 22:21
Previously, when merging a new release, a new version of the docsite
would not get deployed. Apparently I misunderstood the purpose of the
`github.event.merged` property. I've changed this so that the step to
determine the destination for the docsite (and hence whether the docsite
should be deployed) looks for the `main` branch to be pushed and
for `version.rb` to be updated.

I've also fixed the index page for the docsite so it redirects to the
correct release page.
@mcmire mcmire enabled auto-merge (squash) April 27, 2024 04:30
@mcmire mcmire merged commit 1a2fb63 into main Apr 27, 2024
@mcmire mcmire deleted the fix-workflow-file-for-docs branch April 27, 2024 04: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

Successfully merging this pull request may close these issues.

1 participant