Skip to content

nonspec: new website build strategy#1578

Merged
tombedfordgit merged 46 commits intoslsa-framework:mainfrom
lehors:pr-1329
Mar 5, 2026
Merged

nonspec: new website build strategy#1578
tombedfordgit merged 46 commits intoslsa-framework:mainfrom
lehors:pr-1329

Conversation

@lehors
Copy link
Member

@lehors lehors commented Feb 16, 2026

This PR builds on PR #1329 started by @zachariahcox.

This is rebased on main latest, fixes a few issues with the build script and configuration, and brings a few improvements such as the publication of all spec versions without explicit specification in the script (so that it doesn't need to be edited every time a new version is produced).

Note: this will only work after the migration of the spec to branches has been done using the migrate-to-late-branch action.

lehors and others added 30 commits February 11, 2026 18:10
Netlify 23.15.1 on ARM fails to install a working version of deno, so launching netlify then fails.
This installs the latest version of deno which works on ARM.

Signed-off-by: Arnaud J Le Hors <lehors@us.ibm.com>
Signed-off-by: Zachariah Cox <zachariahcox@gmail.com>
Signed-off-by: Zachariah Cox <zachariahcox@gmail.com>
…d folder

Signed-off-by: Zachariah Cox <zachariahcox@gmail.com>
Signed-off-by: Zachariah Cox <zachariahcox@gmail.com>
Signed-off-by: Zachariah Cox <zachariahcox@gmail.com>
Signed-off-by: Zachariah Cox <zachariahcox@gmail.com>
Signed-off-by: Zachariah Cox <zachariahcox@gmail.com>
Signed-off-by: Zachariah Cox <zachariahcox@gmail.com>
Signed-off-by: Zachariah Cox <zachariahcox@gmail.com>
Signed-off-by: Zachariah Cox <zachariahcox@gmail.com>
Signed-off-by: Zachariah Cox <zachariahcox@gmail.com>
Signed-off-by: Zachariah Cox <zachariahcox@gmail.com>
Signed-off-by: Zachariah Cox <zachariahcox@gmail.com>
Signed-off-by: Zachariah Cox <zachariahcox@gmail.com>
Signed-off-by: Zachariah Cox <zachariahcox@gmail.com>
Signed-off-by: Zachariah Cox <zachariahcox@gmail.com>
Signed-off-by: Zachariah Cox <zachariahcox@gmail.com>
Signed-off-by: Zachariah Cox <zachariahcox@gmail.com>
wrong directory

Signed-off-by: Zachariah Cox <zachariahcox@gmail.com>
Signed-off-by: Zachariah Cox <zachariahcox@gmail.com>
Signed-off-by: Zachariah Cox <zachariahcox@gmail.com>
Signed-off-by: Zachariah Cox <zachariahcox@gmail.com>
Signed-off-by: Zachariah Cox <zachariahcox@gmail.com>
Signed-off-by: Arnaud J Le Hors <lehors@us.ibm.com>
Signed-off-by: Arnaud J Le Hors <lehors@us.ibm.com>
Signed-off-by: Arnaud J Le Hors <lehors@us.ibm.com>
Signed-off-by: Arnaud J Le Hors <lehors@us.ibm.com>
Signed-off-by: Arnaud J Le Hors <lehors@us.ibm.com>
Signed-off-by: Arnaud J Le Hors <lehors@us.ibm.com>
Signed-off-by: Arnaud J Le Hors <lehors@us.ibm.com>
Signed-off-by: Arnaud J Le Hors <lehors@us.ibm.com>
Signed-off-by: Arnaud J Le Hors <lehors@us.ibm.com>
Signed-off-by: Arnaud J Le Hors <lehors@us.ibm.com>
Signed-off-by: Arnaud J Le Hors <lehors@us.ibm.com>
Signed-off-by: Arnaud J Le Hors <lehors@us.ibm.com>
Signed-off-by: Arnaud J Le Hors <lehors@us.ibm.com>
@lehors lehors marked this pull request as ready for review February 20, 2026 10:02
Signed-off-by: Arnaud J Le Hors <lehors@us.ibm.com>
Signed-off-by: Arnaud J Le Hors <lehors@us.ibm.com>
Signed-off-by: Arnaud J Le Hors <lehors@us.ibm.com>
Copy link
Member

@arewm arewm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this. We discussed it on the spec call today and I am looking forward to it!

Signed-off-by: Arnaud J Le Hors <lehors@us.ibm.com>
Signed-off-by: Arnaud J Le Hors <lehors@us.ibm.com>
@arewm
Copy link
Member

arewm commented Mar 3, 2026

https://deploy-preview-1578--slsa.netlify.app/spec/v1.2/ is showing as a 404. Is that anticipated?

@lehors
Copy link
Member Author

lehors commented Mar 3, 2026

https://deploy-preview-1578--slsa.netlify.app/spec/v1.2/ is showing as a 404. Is that anticipated?

Yes. I figured out that the PR preview function wasn't working and fixed it but because the release branches haven't been created yet the website build is incomplete.

This has led me to try @zachariahcox's github action to create the release branches and found that it isn't actually working. I'm working on fixing it now.

Once that's fixed and the release branches are created I'm confident the preview function will be fully functional.

Stay tuned. :-)

@lehors
Copy link
Member Author

lehors commented Mar 4, 2026

All fixed and ready to be merged! :-)
I have now run the updated migration action and created all the release branches. The preview has been rebuilt and you can now see above what the full version of the website will look like.

@arewm
Copy link
Member

arewm commented Mar 4, 2026

Looks good to me! We need one more maintainer approval before merging.

@SunShineHead
Copy link

SunShineHead commented Mar 5, 2026

This PR builds on PR #1329 started by @zachariahcox.

This is rebased on main latest, fixes a few issues with the build script and configuration, and brings a few improvements such as the publication of all spec versions without explicit specification in the script (so that it doesn't need to be edited every time a new version is produced).

Note: this will only work after the migration of the spec to branches has been done using the migrate-to-late-branch action.

@lehors, apologies for the trouble, I'm new, please guide.

Copy link
Contributor

@tombedfordgit tombedfordgit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@tombedfordgit tombedfordgit merged commit bc8d1b8 into slsa-framework:main Mar 5, 2026
6 checks passed
@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in Issue triage Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

5 participants