-
Notifications
You must be signed in to change notification settings - Fork 0
feat(WIP): testing CI #123
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
Draft
codyshoffner
wants to merge
8
commits into
main
Choose a base branch
from
feat/enable-ci
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
8 commits
Select commit
Hold shift + click to select a range
8d07d12
chore: remove excess in template
codyshoffner 7f33746
Merge branch 'main' into chore/cleanup-template
codyshoffner 120f762
feat: testing ci functionality
codyshoffner 89ff7ad
style: linting
codyshoffner 40d39d3
chore: update task for ci
codyshoffner 14c1f18
chore: update task for ci
codyshoffner c11c569
chore: comment out tests
codyshoffner 64f33f9
chore: comments and flavors
codyshoffner File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,9 +1,2 @@ | ||
| # Copyright 2024 Defense Unicorns | ||
| # SPDX-License-Identifier: AGPL-3.0-or-later OR LicenseRef-Defense-Unicorns-Commercial | ||
|
|
||
| # variables: | ||
| # some-application: | ||
| # EXAMPLE_DEP_PACKAGE_VAR: true | ||
| # #TEMPLATE_APPLICATION_NAME#: | ||
| # EXAMPLE_DB_USERNAME: my-postgres-user | ||
| # EXAMPLE_DB_ENDPOINT: postgres |
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,29 +1,6 @@ | ||
| # Copyright 2024 Defense Unicorns | ||
| # SPDX-License-Identifier: AGPL-3.0-or-later OR LicenseRef-Defense-Unicorns-Commercial | ||
|
|
||
| # Example values from UDS package repo template | ||
| domain: "###ZARF_VAR_DOMAIN###" | ||
| sso: | ||
| enabled: false | ||
| protocol: saml | ||
| secretName: #TEMPLATE_APPLICATION_NAME#-sso | ||
| adminGroups: ["/#TEMPLATE_APPLICATION_DISPLAY_NAME# Admin", "/UDS Core/Admin"] | ||
| saml: | ||
| providerName: "#TEMPLATE_APPLICATION_DISPLAY_NAME#" | ||
| # Support for custom `network.allow` entries on the Package CR | ||
| # https://uds.defenseunicorns.com/reference/configuration/uds-networking-configuration/#additional-network-allowances | ||
| additionalNetworkAllow: [] | ||
| # # Notice no `remoteGenerated` field here on custom internal rule | ||
| # - direction: Ingress | ||
| # selector: | ||
| # app: jenkins | ||
| # remoteNamespace: jenkins | ||
| # remoteSelector: | ||
| # app: jenkins | ||
| # port: 8180 | ||
| # description: "Ingress from Jenkins" | ||
| # # No `remoteNamespace`, `remoteSelector`, or `port` fields on rule to `remoteGenerated` | ||
| # - direction: Egress | ||
| # selector: | ||
| # app: webservice | ||
| # remoteGenerated: Anywhere | ||
| # description: "Egress from #TEMPLATE_APPLICATION_NAME#" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9 changes: 0 additions & 9 deletions
9
tests/optional-example-zarf-tests/example-custom-resource.yaml
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add to README.md that this task has to be dropped