Skip to content

Backport of [NET-3029] Migrate build-distros to GHA into release/1.13.x#16716

Merged
loshz merged 3 commits intorelease/1.13.xfrom
backport/loshz/NET-3029-build-distros/poorly-safe-blowfish
Mar 22, 2023
Merged

Backport of [NET-3029] Migrate build-distros to GHA into release/1.13.x#16716
loshz merged 3 commits intorelease/1.13.xfrom
backport/loshz/NET-3029-build-distros/poorly-safe-blowfish

Conversation

@hc-github-team-consul-core
Copy link
Collaborator

Backport

This PR is auto-generated from #16669 to be assessed for backporting due to the inclusion of the label backport/1.13.

WARNING automatic cherry-pick of commits failed. Commits will require human attention.

merge conflict error: POST https://api.github.com/repos/hashicorp/consul/merges: 409 Merge conflict []

The below text is copied from the body of the original PR.


Signed-off-by: Dan Bond danbond@protonmail.com

Description

This PR introduces a new build-distros GitHub Actions workflow that is intended to replace the CircleCI equivalent. It is aimed at checking new commits don't introduce any breaking build changes.

The matrix is as follows:

  • 386: freebsd, linux, windows
  • amd64: darwin, freebsd, linux, solaris, windows
  • arm: linux

Notes

  • It does not build UI changes as there is already a separate PR job for that, and it is also covered as part of the CRT pipelines.
  • The existing CircleCI jobs will be removed in a separate PR.

Overview of commits

@hc-github-team-consul-core hc-github-team-consul-core force-pushed the backport/loshz/NET-3029-build-distros/poorly-safe-blowfish branch 2 times, most recently from f60f630 to 8b5f1ca Compare March 21, 2023 17:37
@hashicorp-cla
Copy link

hashicorp-cla commented Mar 21, 2023

CLA assistant check

Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement

Learn more about why HashiCorp requires a CLA and what the CLA includes


1 out of 2 committers have signed the CLA.

  • loshz
  • temp

temp seems not to be a GitHub user.
You need a GitHub account to be able to sign the CLA. If you already have a GitHub account, please add the email address used for this commit to your account.

Have you signed the CLA already but the status is still pending? Recheck it.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto approved Consul Bot automated PR

loshz added 2 commits March 21, 2023 11:38
* migrate build distros to GHA

Signed-off-by: Dan Bond <danbond@protonmail.com>

* build-arm

Signed-off-by: Dan Bond <danbond@protonmail.com>

* don't use matrix

Signed-off-by: Dan Bond <danbond@protonmail.com>

* check-go-mod

Signed-off-by: Dan Bond <danbond@protonmail.com>

* add notify slack script

Signed-off-by: Dan Bond <danbond@protonmail.com>

* notify slack if failure

Signed-off-by: Dan Bond <danbond@protonmail.com>

* rm notify slack script

Signed-off-by: Dan Bond <danbond@protonmail.com>

* fix check-go-mod job

Signed-off-by: Dan Bond <danbond@protonmail.com>

---------

Signed-off-by: Dan Bond <danbond@protonmail.com>
Signed-off-by: Dan Bond <danbond@protonmail.com>
@loshz loshz marked this pull request as ready for review March 21, 2023 18:43
@loshz loshz requested a review from a team March 21, 2023 18:43
@loshz loshz requested a review from a team as a code owner March 21, 2023 18:43
@loshz loshz requested review from dekimsey and smacfarlane and removed request for a team March 21, 2023 18:43
@loshz loshz merged commit 264b64c into release/1.13.x Mar 22, 2023
@loshz loshz deleted the backport/loshz/NET-3029-build-distros/poorly-safe-blowfish branch March 22, 2023 18:38
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.

4 participants