Skip to content

Commit

Permalink
remove TODO comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Racer159 committed Nov 19, 2024
1 parent 90ece4a commit 70bc395
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tasks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
# SPDX-License-Identifier: AGPL-3.0-or-later OR LicenseRef-Defense-Unicorns-Commercial

includes:
# TODO Delete dependencies.yaml after next releaser
- test: ./tasks/test.yaml
- create: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.3.0/tasks/create.yaml
- publish: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.3.0/tasks/publish.yaml
Expand Down Expand Up @@ -60,7 +59,6 @@ tasks:
- name: test-upgrade
description: Test an upgrade from the latest released package to the current branch
actions:
# TODO Delete dependencies.yaml after next releaser
- task: upgrade:create-latest-tag-bundle
- task: setup:k3d-test-cluster
- task: deploy:test-bundle
Expand Down

0 comments on commit 70bc395

Please sign in to comment.