Skip to content

Commit

Permalink
chore: correct the test steps used in the tag-and-release workflow (#7)
Browse files Browse the repository at this point in the history
Release-As: 38.107.0-uds.1
  • Loading branch information
ericwyles authored Oct 4, 2024
1 parent 333bb00 commit c51fa6b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
9 changes: 9 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Security Policy

## Supported Versions

As [UDS Software Factory](https://github.com/defenseunicorns/uds-software-factory) has not yet reached v1.0.0, only the current latest minor release is supported.

## Reporting a Vulnerability

Please email `security-notice [at] defenseunicorns.com` to report a vulnerability. If you are unable to disclose details via email, please let us know and we can coordinate alternate communications.
3 changes: 2 additions & 1 deletion tasks/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,10 @@ tasks:
description: Test the package
actions:
- task: create:test-bundle
- task: dependencies:create
- task: setup:k3d-test-cluster
- task: dependencies:deploy
- task: deploy:test-bundle
- task: setup:create-doug-user
- task: test:all

- name: publish-package
Expand Down

0 comments on commit c51fa6b

Please sign in to comment.