generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 107
Closed
Labels
internal-improvementRefactoring, minor performance improvement, or other changes that Cedar users may never noticeRefactoring, minor performance improvement, or other changes that Cedar users may never notice
Description
Category
Internal refactors/changes
Describe the feature you'd like to request
The CI workflow used by this repository to build the downstream dependencies in cedar-spec, cedar-examples, and cedar-java duplicates the workflows found in those individual repositories. We should reuse these workflows so that CI doesn't break when a change made in a downstream repository isn't copied here.
Relevant workflows:
- cedar-examples: https://github.com/cedar-policy/cedar-examples/blob/main/.github/workflows/ci.yml
- cedar-java: https://github.com/cedar-policy/cedar-java/blob/main/.github/workflows/ci.yml
- cedar-spec: https://github.com/cedar-policy/cedar-spec/blob/main/.github/workflows/ci.yml
Describe alternatives you've considered
.
Additional context
No response
Is this something that you'd be interested in working on?
- 👋 I may be able to implement this feature request
-
⚠️ This feature might incur a breaking change
Metadata
Metadata
Assignees
Labels
internal-improvementRefactoring, minor performance improvement, or other changes that Cedar users may never noticeRefactoring, minor performance improvement, or other changes that Cedar users may never notice