File tree Expand file tree Collapse file tree 3 files changed +0
-4
lines changed Expand file tree Collapse file tree 3 files changed +0
-4
lines changed Original file line number Diff line number Diff line change 5050 build :
5151 name : Build charm
5252 uses : canonical/data-platform-workflows/.github/workflows/build_charm.yaml@v29.0.3
53- with :
54- charmcraft-snap-channel : latest/candidate # TODO: remove after charmcraft 3.3 stable release
5553
5654 integration-test :
5755 strategy :
Original file line number Diff line number Diff line change 2929 - name : Check libs
3030 uses : canonical/charming-actions/check-libraries@2.6.3
3131 with :
32- charmcraft-channel : latest/candidate # TODO: remove after charmcraft 3.3 stable release
3332 credentials : " ${{ secrets.CHARMHUB_TOKEN }}"
3433 github-token : " ${{ secrets.GITHUB_TOKEN }}"
3534
Original file line number Diff line number Diff line change 2929 - ci-tests
3030 uses : canonical/data-platform-workflows/.github/workflows/release_charm.yaml@v29.0.3
3131 with :
32- charmcraft-snap-channel : latest/candidate # TODO: remove after charmcraft 3.3 stable release
3332 channel : 14/edge
3433 artifact-prefix : ${{ needs.ci-tests.outputs.artifact-prefix }}
3534 secrets :
You can’t perform that action at this time.
0 commit comments