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 tests before publishing a release and remove arm64 architecture #91

Merged
merged 35 commits into from
Jun 12, 2024

Conversation

ericwyles
Copy link
Contributor

@ericwyles ericwyles commented Jun 11, 2024

Description

Adds tests before publishing a release.

Removes arm64 architecture because it is not supported by mattermost. See: #92

Related Issue

Fixes #84

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 pre release testing chore: add tests before publishing a release and remove arm64 architecture Jun 12, 2024
@ericwyles ericwyles marked this pull request as ready for review June 12, 2024 13:23
@ericwyles ericwyles requested a review from a team as a code owner June 12, 2024 13:23
ericwyles and others added 2 commits June 12, 2024 09:01
Co-authored-by: Wayne Starr <Racer159@users.noreply.github.com>
@ericwyles ericwyles merged commit c136830 into main Jun 12, 2024
13 checks passed
@ericwyles ericwyles deleted the ewyles/pre-release-testing branch June 12, 2024 19:57
ericwyles pushed a commit that referenced this pull request Jun 20, 2024
🤖 I have created a release *beep* *boop*
---


##
[9.8.1-uds.1](v9.8.1-uds.0...v9.8.1-uds.1)
(2024-06-20)


### Features

* add wait for MM package CR readiness
([#88](#88))
([8c18d54](8c18d54))


### Miscellaneous

* add `Made for UDS` badge to Mattermost
([#90](#90))
([fce7636](fce7636))
* add testing on arm64 architecture using qemu
([#95](#95))
([ba4e8cc](ba4e8cc))
* add tests before publishing a release and remove arm64 architecture
([#91](#91))
([c136830](c136830))
* **deps:** update mattermost support dependencies
([#87](#87))
([c0e0ca9](c0e0ca9))
* **deps:** update mattermost support dependencies
([#94](#94))
([c4fecda](c4fecda))
* exclude registry1 arm64 architecture from matrix
([#97](#97))
([7c6199d](7c6199d))
* refactor to skip tests on arm64
([#96](#96))
([b337bdb](b337bdb))

---
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>
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.

Add testing of release artifacts before publish on release workflow
2 participants