Commit Graph

4 Commits

Author SHA1 Message Date
Tom Alexander 69e36b1ad6
Inline the semver pipeline. 2024-04-23 22:59:46 -04:00
Tom Alexander d214244217
Inline the pipeline for building for the full homepage.
semver Build semver has succeeded Details
build-homepage-staging Build build-homepage-staging has succeeded Details
build-homepage Build build-homepage has succeeded Details
Previously, this was using a pre-defined pipeline that had to be loaded into the kubernetes context before this ran. Now, the pipeline is inlined with resolvers for the various tasks used from the catalog.
2024-01-02 13:12:23 -05:00
Tom Alexander 3ebe169ee9
Add a CI job to build the staging image of the homepage.
build-homepage-staging Build build-homepage-staging has succeeded Details
The staging image will be whatever commit was most recently pushed, deployed instantly to a protected subdomain.
2023-12-23 17:46:10 -05:00
Tom Alexander 85f3b31480
Set up a simple homepage with an auto-deploy tekton pipeline.
semver Build semver has succeeded Details
build-homepage Build build-homepage has succeeded Details
2023-08-01 15:50:58 -04:00