Michele Degges
857ae2e94b
Merge remote-tracking branch 'origin/main' into fix-broken-dockerfile
2022-01-30 20:09:59 -08:00
Michele Degges
987e9d3258
Remove trailing ,'s to keep commit history clean
2022-01-25 18:55:20 -08:00
Michele Degges
ec3cf44240
Remove testing build trigger
2022-01-25 17:10:39 -08:00
Michele Degges
3f894604bb
Fix broken docker builds
2022-01-25 16:59:04 -08:00
Morgan Drake
6eea2f2d48
add netcgo tag for darwin builds
2022-01-24 14:34:57 -08:00
Evan Culver
89ed18dc42
Provide an 'escape-hatch' for website-checker workflow ( #11882 )
2022-01-20 18:34:01 -08:00
Scott Macfarlane
20c3d6670f
Merge pull request #11860 from hashicorp/sm/rename-ecr-tag
...
Update ECR tag in CRT Builds
2022-01-18 11:00:41 -08:00
Daniel Nephin
665012c036
remove api, sdk, and ui packages from dependabot
...
sdk and api are removed because those two are libraries, and updating libraries to the latest
dependency versions only serves to make the library harder to use. A
library which uses all the latest versions requires every application
which uses it to update all its dependencies in a single batch, which is
not great.
It is applications that need the latest version of dependencies.
Remove UI at the request as jc, since javascript libraries are updated so frequently it ends up
being too much noise.
Also update the number of PRs for gomod to 10, so we have a few more to
work with.
2022-01-13 12:37:49 -05:00
Claire Labry
2ddba9e3a8
fix branch event convention
2022-01-06 14:32:35 -05:00
Claire Labry
0b3dfcb195
fixing build error
2022-01-06 09:45:54 -05:00
Claire Labry
d66f4da7f0
clean up after testing
2022-01-06 09:43:35 -05:00
Karl Cardenas
6a6f8c29dc
removing markdown file for consul docs day issue
2022-01-03 11:06:09 -07:00
Karl Cardenas
122ba27121
style update
2022-01-03 10:54:31 -07:00
Karl Cardenas
709331a7d7
updating Consul docs day issue template
2022-01-03 10:49:56 -07:00
mrspanishviking
1af462203e
Merge pull request #11775 from hashicorp/docs-day-issue
...
chore: created an issue template for Consul docs day
2022-01-03 10:17:47 -07:00
mrspanishviking
ad6b3dccd6
Apply suggestions from code review
...
Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
2022-01-03 09:46:32 -07:00
Karl Cardenas
8bc7e68577
removed unused text area
2021-12-21 14:07:32 -07:00
mrspanishviking
456da08466
Apply suggestions from code review
...
Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
2021-12-21 14:05:15 -07:00
FFMMM
0bae9d041f
add a metrics test check GH action ( #11536 )
...
Signed-off-by: FFMMM <FFMMM@users.noreply.github.com>
2021-12-20 09:10:13 -08:00
Claire Labry
61eca6513b
enabling security scan for CRT
2021-12-16 11:49:22 -05:00
Scott Macfarlane
6d720b88b7
Update ECR tag in CRT Builds
...
This updates the ECR tag to the correct naming convention.
Signed-off-by: Scott Macfarlane <smacfarlane@hashicorp.com>
2021-12-15 13:17:16 -08:00
Michele Degges
03507b5053
Removing test branch
2021-12-14 18:19:14 -08:00
Michele Degges
5f70f2812d
Add darwin arm64 suport
2021-12-14 17:46:04 -08:00
Evan Culver
8edb01ec26
Update product version extraction for CRT ( #11843 )
2021-12-14 16:11:16 -08:00
Chris S. Kim
8bdbe7c0fb
Update CI and release go versions to 1.17.5 ( #11799 )
2021-12-10 14:04:56 -05:00
Karl Cardenas
d4002c852e
chore: created an issue template for Consul docs day
2021-12-08 09:01:29 -07:00
Matthieu MOREL
35f824ebeb
dependabot : add standard and hashicorp labels ( #11676 )
2021-12-07 15:12:32 -05:00
Iryna Shustava
ffca66d5df
Update issue templates to link to consul-k8s instead of consul-helm ( #11701 )
2021-12-01 11:37:37 -07:00
99
4c0f40d8fb
ci: update triggers for main branch
2021-11-22 09:25:32 -08:00
Freddy
39023fb296
Prevent running build workflows on all PRs ( #11469 )
2021-11-01 17:29:45 -06:00
99
0402cc16bf
PR fixes
2021-10-28 22:22:38 -07:00
99
26f53e82b5
Update .github/workflows/build.yml
...
Co-authored-by: Daniel Nephin <dnephin@hashicorp.com>
2021-10-28 11:07:55 -07:00
99
1732861848
Update release branch to 1.11.x
2021-10-27 14:14:02 -07:00
99
34d62a9c85
Final fixes
2021-10-26 23:21:04 -07:00
Scott Macfarlane
6c0008913a
Create linux packaging structure
...
Copied from hashicorp/linux-packaging
24e7e2675b
Signed-off-by: Scott Macfarlane <smacfarlane@hashicorp.com>
2021-10-25 23:22:46 -07:00
99
cb40e1f55a
Add crt release workflow
2021-10-25 23:01:18 -07:00
John Cowen
76cbe6ea86
github: Amends to the UI issue template ( #11199 )
...
Some updates to the UI specific issue template.
The previous 'Old UI or New UI' question is no longer relevant and considering the amount of visual change we've had, this leads to folks answering things like 'Consul 1.10.0+ent with new, new UI'. Now it's just "The Consul UI".
I mainly took the rest from the current Consul Core issue template but made it relevant to the UI both for issues/bugfixes and for suggestions/improvements.
2021-10-07 19:24:04 +01:00
mrspanishviking
2b10d61bce
github: added CODEOWNERS to automatically request tech writer review ( #10962 )
...
* github: update CODEOWNERS to point to the @hashicorp/consul-docs group
2021-09-01 14:02:06 -04:00
Daniel Nephin
75c9c5f968
Move contributing to docs
...
So that this documentation is more appropriated named.
2021-08-30 16:17:09 -04:00
Daniel Nephin
f203689d92
Update contributing guide
...
* Replace the mailing list link with Discuss. The mailing list has not been used for a few years.
* 'make format' no longer exists, so replace it with 'gofmt'
* Remove the instructions about running all tests locally, and debugging flakes.
* Update note about vendoring of dependencies.
* Add link to developer docs.
2021-08-30 14:57:30 -04:00
Mike Morris
2a98ed5b7d
ci: make changelog-checker only validate PR number against main base ( #10844 )
2021-08-16 15:40:51 -04:00
Kent 'picat' Gruber
9e783ccce7
Add github-actions
2021-07-29 17:51:32 -04:00
Kent 'picat' Gruber
a4613689cb
Add default open-pull-requests-limit
for all updates
...
Using the default value just to start with.
2021-07-29 17:47:33 -04:00
Kent 'picat' Gruber
4035bd41dc
Add the /sdk
module
2021-07-29 17:35:48 -04:00
Kent 'picat' Gruber
1b8e973bb8
Add initial Dependabot configuration
2021-07-29 11:48:46 -04:00
Daniel Nephin
aea55a7488
Remove issue-labeler github workflow
...
It has been failing every time, ex: https://github.com/hashicorp/consul/runs/3186335298?check_suite_focus=true
2021-07-28 17:51:40 -04:00
jkirschner-hashicorp
4386eb7571
Describe how to run a subset of all unit tests
2021-07-27 15:04:51 -04:00
Daniel Nephin
4d741531b4
Update references to the main branch
...
The main branch is being renamed from master->main. This commit should
update all references to the main branch to the new name.
Co-Authored-By: Mike Morris <mikemorris@users.noreply.github.com>
2021-06-29 17:17:38 -04:00
Freddy
1c28aa732b
Update CONTRIBUTING.md
2021-06-25 14:43:53 -06:00
Brian Flad
9fd352a821
Migrate from GitHub HashiBot to GitHub Actions
...
GitHub HashiBot is being decommissioned. This migrates the crash issue labeling and waiting-reply label removal to GitHub Actions. The stale issue handling is not migrated as neither behavior appears to be actively in use.
2021-06-08 12:14:46 -04:00