diff --git a/tasks.yaml b/tasks.yaml index 7935d96..afc6852 100644 --- a/tasks.yaml +++ b/tasks.yaml @@ -59,7 +59,8 @@ tasks: - task: create-dev-package - task: setup:k3d-test-cluster - task: create-deploy-test-bundle - - task: compliance:validate + # TODO: OSCAL things need to be added + # - task: compliance:validate - name: test-upgrade description: Test an upgrade from the latest released package to the current branch @@ -67,11 +68,13 @@ tasks: - task: upgrade:create-latest-tag-bundle - task: setup:k3d-test-cluster - task: deploy:test-bundle - - task: compliance:validate + # TODO: OSCAL things need to be added + # - task: compliance:validate - task: create-dev-package - task: create-deploy-test-bundle - - task: compliance:validate - - task: compliance:evaluate + # TODO: OSCAL things need to be added + # - task: compliance:validate + # - task: compliance:evaluate - name: publish-package description: Build and publish the packages