Skip to content

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

Merged
loshz merged 7 commits into
release/1.14.xfrom
backport/loshz/NET-3029-build-distros/jointly-moved-foxhound
Mar 22, 2023
Merged

Backport of [NET-3029] Migrate build-distros to GHA into release/1.14.x#16717
loshz merged 7 commits into
release/1.14.xfrom
backport/loshz/NET-3029-build-distros/jointly-moved-foxhound

Conversation

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

Backport

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

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/jointly-moved-foxhound branch from f77545a to 0ddeae9 Compare March 21, 2023 17:38
@hashicorp-cla
Copy link
Copy Markdown

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
Copy Markdown
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:49
* 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:51
@loshz loshz requested a review from a team March 21, 2023 18:51
@loshz loshz requested a review from a team as a code owner March 21, 2023 18:51
@loshz loshz requested review from alvin-huang and shore and removed request for a team March 21, 2023 18:51
loshz added 2 commits March 22, 2023 08:56
* 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>
@jmurret jmurret force-pushed the backport/loshz/NET-3029-build-distros/jointly-moved-foxhound branch from 9b1e530 to 1ad6424 Compare March 22, 2023 14:56
loshz added 2 commits March 22, 2023 10:28
…hound' of github.com:hashicorp/consul into backport/loshz/NET-3029-build-distros/jointly-moved-foxhound
Signed-off-by: Dan Bond <danbond@protonmail.com>
@loshz loshz merged commit e23e2fc into release/1.14.x Mar 22, 2023
@loshz loshz deleted the backport/loshz/NET-3029-build-distros/jointly-moved-foxhound branch March 22, 2023 18:37
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