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

build: rework build/release pipeline #103

Merged
merged 8 commits into from
Nov 6, 2023
Merged

Conversation

jooola
Copy link
Member

@jooola jooola commented Nov 3, 2023

  • Use goreleaser to build snapshots instead of custom GitHub action (we use goreleaser for the final release process, this makes sure we also use the same tools for our dev workflow)
  • Cleanup notify release to hashicorp workflow: linting and testing jobs are already required to pass during our development and in other workflow, we can remove the extra steps from the release workflows.

BEGIN_COMMIT_OVERRIDE
build: rework build/release pipeline (#103)

  • Use goreleaser to build snapshots instead of custom GitHub action (we
    use goreleaser for the final release process, this makes sure we also
    use the same tools for our dev workflow)
  • Cleanup notify release to hashicorp workflow: linting and testing jobs
    are already required to pass during our development and in other
    workflow, we can remove the extra steps from the release workflows.

Release-As: 1.2.0-rc1

END_COMMIT_OVERRIDE

@jooola jooola force-pushed the simplify-release-pipeline branch from 44dbeaf to d33c47e Compare November 6, 2023 10:14
@jooola jooola marked this pull request as ready for review November 6, 2023 10:14
@jooola jooola requested a review from a team as a code owner November 6, 2023 10:14
@jooola jooola force-pushed the simplify-release-pipeline branch from d33c47e to bbcd56d Compare November 6, 2023 10:20
.goreleaser.yml Outdated Show resolved Hide resolved
.goreleaser.yml Outdated Show resolved Hide resolved
@jooola jooola requested a review from apricote November 6, 2023 11:21
@jooola jooola merged commit 21c739b into main Nov 6, 2023
9 checks passed
@jooola jooola deleted the simplify-release-pipeline branch November 6, 2023 11:24
jooola pushed a commit that referenced this pull request Nov 7, 2023
🤖 I have created a release *beep* *boop*
---


##
[1.2.0-rc1](v1.2.0-rc0...v1.2.0-rc1)
(2023-11-07)


### Build System

* rework build/release pipeline
([#103](#103))
([21c739b](21c739b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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