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

Rebuild manifest on merge of PR #28

Open
pvanheus opened this issue Jul 22, 2024 · 1 comment
Open

Rebuild manifest on merge of PR #28

pvanheus opened this issue Jul 22, 2024 · 1 comment

Comments

@pvanheus
Copy link
Collaborator

The manifest (index.yml or index.json) should be rebuilt on merge of a PR. The plan is that this can be done using primaschema's build-manifest verb.

A Github Action that does this needs to be implemented:

  1. Checkout repo
  2. Build manifest
  3. Added newly build manifest to repo (this is possible with actions/checkout)
@bede
Copy link
Collaborator

bede commented Jul 23, 2024

Agree. Currently the CI simply runs validate-recursive

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

No branches or pull requests

2 participants