Commit Graph

6 Commits

Author SHA1 Message Date
Michael Beemer 7b8529d779
Merge branch 'main' into 1-define-initial-flag-manifest 2024-08-27 10:42:40 -04:00
Michael Beemer 910119922a
ci: add dco workaround (#8)
## This PR

- adds a DCO ci workaround

### Notes

Workaround that allows us to use GitHub merge queues with the DCO app.

Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
2024-08-27 10:42:27 -04:00
Florin-Mihai Anghel 02c899a161 docs: Update Flag Manifest description and move important fields to the top of the file.
Signed-off-by: Florin-Mihai Anghel <fanghel@google.com>
2024-08-26 10:30:06 +02:00
Florin-Mihai Anghel 19aad118ed docs: Change types in flag manifest to be similar to JSON schema types
Signed-off-by: Florin-Mihai Anghel <fanghel@google.com>
2024-08-26 10:08:15 +02:00
Florin-Mihai Anghel a12fb24e38 docs: Add initial flag manifest schema
Signed-off-by: Florin-Mihai Anghel <fanghel@google.com>
2024-08-21 14:59:52 +02:00
Michael Beemer 478123831b
add license, readme, and pr linter
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
2024-08-20 14:01:06 -04:00