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

Enable GitHub Pages for model-transparency #480

Merged

Conversation

spencerschrock
Copy link
Contributor

Summary

We are hosting library documentation via GitHub Pages, which requires the feature enabled. For details see
sigstore/model-transparency#209.

Release Note

NONE

Documentation

NONE

We are hosting library documentation via GitHub Pages, which requires
the feature enabled. For details see
sigstore/model-transparency#209.

Signed-off-by: Spencer Schrock <sschrock@google.com>
@spencerschrock spencerschrock requested review from a team as code owners August 14, 2024 21:16
Copy link

🍹 preview on sigstore-github-sync/sigstore/github-prod

Pulumi report
  Previewing update (sigstore/github-prod)

View Live: https://app.pulumi.com/sigstore/sigstore-github-sync/github-prod/previews/43f97542-e858-4b85-9b29-87d73b29a15b

@ Previewing update.....
pulumi:pulumi:Stack: (same)
  [urn=urn:pulumi:github-prod::sigstore-github-sync::pulumi:pulumi:Stack::sigstore-github-sync-github-prod]
  ~ github:index/repository:Repository: (update) 🔒
      [id=model-transparency]
      [urn=urn:pulumi:github-prod::sigstore-github-sync::github:index/repository:Repository::model-transparency]
      [provider=urn:pulumi:github-prod::sigstore-github-sync::pulumi:providers:github::default_6_2_3::dfb01c0f-bb2a-45c2-9d92-e6152b5cee06]
    + pages: {
        + buildType : "legacy"
        + source    : {
            + branch    : "gh-pages"
            + path      : "/"
          }
      }
    + pages: {
        + buildType : "legacy"
        + source    : {
            + branch    : "gh-pages"
            + path      : "/"
          }
      }
@ Previewing update....
Resources:
  ~ 1 to update
  591 unchanged
  

@haydentherapper haydentherapper merged commit 41d3dab into sigstore:main Aug 14, 2024
2 checks passed
@spencerschrock spencerschrock deleted the model-transparency-pages branch August 14, 2024 21:19
@spencerschrock
Copy link
Contributor Author

Looking into the failure, I copied what sigstore-python does (which doesn't have a gh-pages branch).

@haydentherapper
Copy link
Contributor

422 The gh-pages branch must exist before GitHub Pages can be built.

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.

2 participants