sigstore / root-signing-staging

Staging TUF repository for Sigstore trust root
https://tuf-repo-cdn.sigstage.dev/
Apache License 2.0
3 stars 6 forks source link

Failure in TUF-on-CI repository tests #43

Closed sigstore-bot closed 7 months ago

sigstore-bot commented 8 months ago

Workflow run failed for TUF-on-CI repository tests.

Failed run: https://github.com/sigstore/root-signing-staging/actions/runs/7813300117

jku commented 8 months ago

Hmm, looks like pulumi has overwritten the GitHub Pages config and the published repository has disappeared.

I will take a look

jku commented 8 months ago

Yes: the pulumi update has been broken for weeks and this is likely why this only shows up now:

      ~ github:index/repository:Repository: (update) 🔒
          [id=root-signing-staging]
          [urn=urn:pulumi:github-prod::sigstore-github-sync::github:index/repository:Repository::root-signing-staging]
        - pages: {
            - buildType: "workflow"
            - cname    : ""
            - custom404: false
            - htmlUrl  : "https://sigstore.github.io/root-signing-staging/"
            - source   : {
                - branch: "main"
                - path  : "/"
              }
            - status   : ""
            - url      : "https://api.github.com/repos/sigstore/root-signing-staging/pages"
          }
jku commented 8 months ago

I could manually enable pages publishing again but it makes sense to consider this blocked by sigstore/community#398

After unblocking we may need to run online-sign manually (I don't know if the previously published contents are made accessible when we re-enable Pages)

sigstore-bot commented 8 months ago

Workflow run failed for TUF-on-CI repository tests.

Failed run: https://github.com/sigstore/root-signing-staging/actions/runs/7817927311

sigstore-bot commented 8 months ago

Workflow run failed for TUF-on-CI repository tests.

Failed run: https://github.com/sigstore/root-signing-staging/actions/runs/7821928969

sigstore-bot commented 7 months ago

Workflow run failed for TUF-on-CI repository tests.

Failed run: https://github.com/sigstore/root-signing-staging/actions/runs/7824850167

sigstore-bot commented 7 months ago

Workflow run failed for TUF-on-CI repository tests.

Failed run: https://github.com/sigstore/root-signing-staging/actions/runs/7828132235

jku commented 7 months ago

Pulumi has now updated the setting but the published data is gone: this needs a new publish. Will trigger manually

sigstore-bot commented 7 months ago

Workflow run succeeded for TUF-on-CI repository tests.

Successful run: https://github.com/sigstore/root-signing-staging/actions/runs/7832490827

Closing issue based on this success.