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

Update centrally managed files #360

Closed
wants to merge 35 commits into from
Closed
Show file tree
Hide file tree
Changes from 27 commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
4f540b6
update .github/workflows/promote.yaml
soleng-terraform[bot] Dec 2, 2024
75f87a7
update .github/workflows/check.yaml
soleng-terraform[bot] Dec 2, 2024
7866746
update .github/workflows/promote.yaml
soleng-terraform[bot] Dec 3, 2024
a1daf15
update .github/workflows/check.yaml
soleng-terraform[bot] Dec 3, 2024
eb9cd8d
update .github/workflows/promote.yaml
soleng-terraform[bot] Dec 3, 2024
79f3609
update .github/workflows/check.yaml
soleng-terraform[bot] Dec 3, 2024
97f21d1
update .github/workflows/promote.yaml
soleng-terraform[bot] Dec 3, 2024
9fa7517
update .github/workflows/check.yaml
soleng-terraform[bot] Dec 3, 2024
5ac0087
update .github/workflows/promote.yaml
soleng-terraform[bot] Dec 3, 2024
8632080
update .github/workflows/check.yaml
soleng-terraform[bot] Dec 3, 2024
5910966
update .github/workflows/promote.yaml
soleng-terraform[bot] Dec 4, 2024
21d30f7
update .github/workflows/check.yaml
soleng-terraform[bot] Dec 4, 2024
e8ce624
update .github/workflows/promote.yaml
soleng-terraform[bot] Dec 5, 2024
063e765
update .github/workflows/check.yaml
soleng-terraform[bot] Dec 5, 2024
4791d3d
update .github/workflows/promote.yaml
soleng-terraform[bot] Dec 6, 2024
2f9a2ef
update .github/workflows/check.yaml
soleng-terraform[bot] Dec 6, 2024
e992b5e
update .github/workflows/promote.yaml
soleng-terraform[bot] Dec 6, 2024
becd23e
update .github/workflows/check.yaml
soleng-terraform[bot] Dec 6, 2024
c70763b
update .github/workflows/promote.yaml
soleng-terraform[bot] Dec 6, 2024
8c782fc
update .github/workflows/check.yaml
soleng-terraform[bot] Dec 6, 2024
203ff87
update .github/workflows/promote.yaml
soleng-terraform[bot] Dec 6, 2024
a60fafa
update .github/workflows/check.yaml
soleng-terraform[bot] Dec 6, 2024
041522d
update .github/workflows/promote.yaml
soleng-terraform[bot] Dec 10, 2024
ac58177
update .github/workflows/check.yaml
soleng-terraform[bot] Dec 10, 2024
3c33af7
update SECURITY.md
soleng-terraform[bot] Dec 11, 2024
6d4529a
update .github/workflows/promote.yaml
soleng-terraform[bot] Dec 11, 2024
53146c3
update .github/workflows/check.yaml
soleng-terraform[bot] Dec 11, 2024
c63fb9a
update .github/workflows/promote.yaml
soleng-terraform[bot] Dec 11, 2024
4fb72f3
update SECURITY.md
soleng-terraform[bot] Dec 11, 2024
da73f08
update SECURITY.md
soleng-terraform[bot] Dec 11, 2024
d8da0cd
update .github/workflows/promote.yaml
soleng-terraform[bot] Dec 11, 2024
f18354d
update SECURITY.md
soleng-terraform[bot] Dec 11, 2024
1bab129
update .github/workflows/promote.yaml
soleng-terraform[bot] Dec 11, 2024
d489301
update .github/workflows/promote.yaml
soleng-terraform[bot] Dec 11, 2024
6ea5b7f
update SECURITY.md
soleng-terraform[bot] Dec 11, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 2 additions & 11 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,18 +82,9 @@ jobs:
strategy:
fail-fast: false
matrix:
runs-on:
- [ubuntu-22.04]
- [Ubuntu_ARM64_4C_16G_01]
test-command:
- 'tox -e func -- -v --base [email protected] --keep-models'
- 'tox -e func -- -v --base [email protected] --keep-models'
- 'tox -e func -- -v --base [email protected] --keep-models'
runs-on: [[ubuntu-22.04], [Ubuntu_ARM64_4C_16G_01]]
test-command: ['tox -e func -- -v --series focal --keep-models', 'tox -e func -- -v --series jammy --keep-models']
juju-channel: ["3.4/stable"]
exclude:
# NOTE(rgildein): The grafana-agent does not support [email protected] on arm64. See #347
- test-command: 'tox -e func -- -v --base [email protected] --keep-models'
runs-on: [Ubuntu_ARM64_4C_16G_01]
steps:

- uses: actions/checkout@v4
Expand Down
5 changes: 2 additions & 3 deletions .github/workflows/promote.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,10 @@ jobs:
destination=$(echo "$channel_promotion" | sed 's/.*->\s*//')
echo "destination-channel=$destination" >> $GITHUB_OUTPUT
echo "origin-channel=$origin" >> $GITHUB_OUTPUT
- name: Release charm to channel
uses: canonical/charming-actions/release[email protected].2
- name: Promote charm to channel
uses: canonical/charming-actions/promote[email protected].3
with:
credentials: ${{ secrets.CHARMHUB_TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}
destination-channel: ${{ steps.set-channels.outputs.destination-channel }}
origin-channel: ${{ steps.set-channels.outputs.origin-channel }}
charmcraft-channel: "2.x/stable"
16 changes: 16 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<!-- This file is centrally managed as a template file in https://github.com/canonical/solutions-engineering-automation -->
<!-- To update the file: -->
<!-- - Edit it in the canonical/solutions-engineering-automation repository. -->
<!-- - Open a PR with the changes. -->
<!-- - When the PR merges, the soleng-terraform bot will open a PR to the target repositories with the changes. -->

# Security policy


## Reporting a vulnerability
To report a security issue, file a [Private Security Report](https://github.com/canonical/hardware-observer-operator/security/advisories/new)
with a description of the issue, the steps you took to create the issue, affected versions, and,
if known, mitigations for the issue.

The [Ubuntu Security disclosure and embargo policy](https://ubuntu.com/security/disclosure-policy)
contains more information about what you can expect when you contact us and what we expect from you.
Loading