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

chore: add architecture to save logs suffix on tag-and-release #92

Merged
merged 2 commits into from
Jun 20, 2024

Conversation

ericwyles
Copy link
Contributor

Description

Adds matrix.architecture to the save logs suffix so that files from different workflow runs won't conflict. See https://github.com/defenseunicorns/uds-package-sonarqube/actions/runs/9599733342/job/26474249666 for an example of the error when they collide.

This was introduced with adding the architecture to the workflow matrix and not adding it the the save logs step.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

@ericwyles ericwyles changed the title chore: add architecture to save logs suffix chore: add architecture to save logs suffix on tag-and-release Jun 20, 2024
@ericwyles ericwyles self-assigned this Jun 20, 2024
@ericwyles ericwyles merged commit 5fbe70c into main Jun 20, 2024
10 checks passed
@ericwyles ericwyles deleted the ewyles/save-logs-arch branch June 20, 2024 17:42
Racer159 pushed a commit that referenced this pull request Jul 31, 2024
🤖 I have created a release *beep* *boop*
---


##
[10.6.0-uds.0](v9.9.5-uds.1...v10.6.0-uds.0)
(2024-07-31)


### ⚠ BREAKING CHANGES

* update to SonarQube 10, migrate to upstream chart, add `unicorn` CGR
flavor
([#100](#100))
* remove egress anywhere for SSO
([#102](#102))

### Miscellaneous

* add architecture to save logs suffix on tag-and-release
([#92](#92))
([5fbe70c](5fbe70c))
* **deps:** update sonarqube support dependencies
([#101](#101))
([074db36](074db36))
* **deps:** update sonarqube support dependencies
([#103](#103))
([ee1c448](ee1c448))
* **deps:** update sonarqube support dependencies
([#93](#93))
([47b6bdc](47b6bdc))
* **deps:** update sonarqube support dependencies
([#98](#98))
([3d342e5](3d342e5))
* remove egress anywhere for SSO
([#102](#102))
([2c5dd72](2c5dd72))
* update license
([#89](#89))
([c078724](c078724))
* update to SonarQube 10, migrate to upstream chart, add `unicorn` CGR
flavor
([#100](#100))
([d3ee872](d3ee872))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Racer159 added a commit that referenced this pull request Jul 31, 2024
🤖 I have created a release *beep* *boop*
---


##
[10.6.0-uds.0](v9.9.5-uds.1...v10.6.0-uds.0)
(2024-07-31)


### ⚠ BREAKING CHANGES

* update to SonarQube 10, migrate to upstream chart, add `unicorn` CGR
flavor
([#100](#100))
* remove egress anywhere for SSO
([#102](#102))

### Miscellaneous

* add architecture to save logs suffix on tag-and-release
([#92](#92))
([5fbe70c](5fbe70c))
* **deps:** update sonarqube support dependencies
([#101](#101))
([074db36](074db36))
* **deps:** update sonarqube support dependencies
([#103](#103))
([ee1c448](ee1c448))
* **deps:** update sonarqube support dependencies
([#93](#93))
([47b6bdc](47b6bdc))
* **deps:** update sonarqube support dependencies
([#98](#98))
([3d342e5](3d342e5))
* fix sonarqube runner to big-boy-4-core
([#106](#106))
([01d883f](01d883f))
* remove egress anywhere for SSO
([#102](#102))
([2c5dd72](2c5dd72))
* update license
([#89](#89))
([c078724](c078724))
* update to SonarQube 10, migrate to upstream chart, add `unicorn` CGR
flavor
([#100](#100))
([d3ee872](d3ee872))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Wayne Starr <me@racer159.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants