Skip to content

Make sure Contributing building GitHub Actions is up to date #305

@jherzstein

Description

@jherzstein
  1. The github actions workflow is called "build" not "build-secureblue"
  2. yml file is in .github/workflows/build-all.yml
  3. Add kernel signing key to docs.
    a. For testing the privkey in https://github.com/secureblue/secureblue/blog/live/.github/workflows/private_key.priv.test can be used for KERNEL_PRIVKEY repository sercret.
    b. Move test pubkey https://github.com/secureblue/secureblue/blog/live/.github/workflows/pub_key.der.test to files/system/etc/pki/akmods/certs
  4. Make sure that you are set as github.triggering_actor.
  5. Change .github/workflows/shared-runner-setup/action.yml references to ghcr.io/secureblue to ghcr.io/YOUR_GITHUB_USER
  6. For updates, you need to have your cosign public signing key in /etc/pki/containers/ called YOUR_GITHUB_USER.pub.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions