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

fix model-transparency GitHub pages via workflow build type #481

Merged

Conversation

spencerschrock
Copy link
Contributor

Summary

The legacy build type requires the gh-pages branch to exist for GitHub Pages to be enabled. We're deploying with a workflow anyway, so this better matches our setup.

See also: 96a204a, #480

Release Note

NONE

Documentation

NONE

The legacy build type requires the gh-pages branch to exist for GitHub
Pages to be enabled. We're deploying with a workflow anyway, so this
better matches our setup.

See also: 96a204a

Signed-off-by: Spencer Schrock <sschrock@google.com>
@spencerschrock spencerschrock requested review from a team as code owners August 14, 2024 21:40
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/c4d83e54-bce9-4ac9-bce5-82623466f52d

@ 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" => "workflow"
        - source   : {
            - branch: "gh-pages"
            - path  : "/"
          }
        - source   : {
            - branch: "gh-pages"
            - path  : "/"
          }
      }
@ Previewing update....
@ Previewing update....
Resources:
  ~ 1 to update
  591 unchanged
  

@haydentherapper haydentherapper merged commit e160743 into sigstore:main Aug 14, 2024
2 checks passed
@spencerschrock spencerschrock deleted the fix-model-transparency-pages branch August 14, 2024 21:43
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