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 pre release testing #40

Merged
merged 2 commits into from
Jun 21, 2024
Merged

Conversation

ericwyles
Copy link
Contributor

Description

Adds testing before publishing the release

Related Issue

Fixes #31

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 requested a review from a team as a code owner June 21, 2024 19:54
@ericwyles ericwyles self-assigned this Jun 21, 2024
@ericwyles ericwyles merged commit ac40af4 into main Jun 21, 2024
10 checks passed
@ericwyles ericwyles deleted the ewyles/pre-release-testing branch June 21, 2024 20:34
Racer159 pushed a commit that referenced this pull request Jul 3, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.12.2-uds.0](v1.11.0-uds.2...v1.12.2-uds.0)
(2024-07-03)


### Miscellaneous

* add architecture to publish job name
([#42](#42))
([5a6d73f](5a6d73f))
* add pre release testing
([#40](#40))
([ac40af4](ac40af4))
* **deps:** update postgres package dependencies
([#30](#30))
([034910c](034910c))
* **deps:** update postgres support dependencies
([#39](#39))
([597c22e](597c22e))
* normalize the repository README and remove `.vscode`
([#43](#43))
([aa54ab8](aa54ab8))
* update license
([#38](#38))
([a8180ac](a8180ac))

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