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

Setup automatic deployment of the website #226

Open
mchurichi opened this issue Jul 15, 2021 · 0 comments
Open

Setup automatic deployment of the website #226

mchurichi opened this issue Jul 15, 2021 · 0 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@mchurichi
Copy link
Member

The spiffe.io website, even when it is a static website, it is generated using templates and scripts. There are several places in the documentation and the downloads page where we refer to the latest version of spire using its name (v0.12.3, v1.0, etc), so in order to do that, there are scripts in place that get the latest spire version tag name using the GitHub API from the spire repository and injects them into the website/documentation.

This build process is something we (mostly @sanderson042 and myself) have been manually running on Netlify's UI every time there’s a new spire version out.

We want to automate this process/continuous deployment, probably using something like GitHub Actions for Netlify

@mchurichi mchurichi self-assigned this Jul 15, 2021
@mchurichi mchurichi added the help wanted Extra attention is needed label Apr 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant