Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update integrate.yaml env setup, debug logging #264

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ca-scribner
Copy link
Contributor

  • refactors integrate.yaml to set up its environment similar to our other repositories
  • improves integrate.yaml's debug logging, adding juju-crashdump and fixing a bug where pytest-operator would delete the kubernetes model before we collected logs.

* refactors integrate.yaml to set up its environment similar to our other repositories
* improves integrate.yaml's debug logging, adding juju-crashdump and fixing a bug where pytest-operator would delete the kubernetes model before we collected logs.
@ca-scribner ca-scribner requested a review from a team as a code owner April 26, 2023 20:15
@ca-scribner ca-scribner enabled auto-merge (squash) April 26, 2023 20:15
timeout-minutes: 80

- name: Setup Debug Artifact Collection
run: mkdir tmp
if: failure()
if: always()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's use your action?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah can do. I'll need to put it somewhere in our org first

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants