Closed natalian98 closed 2 years ago
Charming actions updated according to the ones agreed on template-operator charm. The aim was to:
add release charm action
have two publish actions for on: push and on: pull_request:
on: push
on: pull_request
avoid re-running the tests on pull_request
use reusable workflows in order to avoid duplication of code.
Note: this is a multiple-charm repo.
Removed files:
cd.yaml
Charming actions updated according to the ones agreed on template-operator charm. The aim was to:
add release charm action
have two publish actions for
on: push
andon: pull_request
:avoid re-running the tests on pull_request
use reusable workflows in order to avoid duplication of code.
Note: this is a multiple-charm repo.
Removed files:
cd.yaml
- this is covered by the publish action