File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 6363 uses :
canonical/data-platform-workflows/.github/workflows/[email protected] 6464 with :
6565 path-to-charm-directory : ${{ matrix.path }}
66- cache : true
6766
6867 integration-test :
6968 strategy :
8382 - build
8483 uses :
canonical/data-platform-workflows/.github/workflows/[email protected] 8584 with :
86- artifact-prefix : packed-charm-cache-true
85+ artifact-prefix : packed-charm-cache-false # TODO revert to "packed-charm-cache- true" when cache re-enabled
8786 cloud : lxd
8887 juju-agent-version : ${{ matrix.juju.agent }}
8988 juju-snap-channel : ${{ matrix.juju.snap_channel }}
Original file line number Diff line number Diff line change 1313 build :
1414 name : Build charm
1515 uses :
canonical/data-platform-workflows/.github/workflows/[email protected] 16+ with :
17+ artifact-prefix : temp-release-packed-charm # TODO: remove after caching re-enabled on PR
1618
1719 release-charm :
1820 name : Release charm
You can’t perform that action at this time.
0 commit comments