You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…cture (#91)
## 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)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Other (security config, docs update, etc)
## Checklist before merging
- [x] Test, docs, adr added or updated as needed
- [x] [Contributor Guide
Steps](https://github.com/defenseunicorns/uds-package-mattermost/blob/main/CONTRIBUTING.md#developer-workflow)
followed
---------
Co-authored-by: Wayne Starr <Racer159@users.noreply.github.com>
Describe what should be investigated or refactored
Mattermost currently does not publish arm64 images, so we are only able to publish UDS packages for amd64.
Additional context
See discussion here, arm64 is currently unsupported. Maybe we could help contribute something down the road mattermost/mattermost#23387
The text was updated successfully, but these errors were encountered: