Michele Degges
7e5d1c20ca
[CI-only] Support UBI images ( #13232 )
...
Co-authored-by: David Yu <dyu@hashicorp.com>
2022-05-26 09:49:47 -07:00
Michele Degges
68e72fd0db
[CI-only] Build and publish dev dockerhub images ( #13084 )
2022-05-17 12:23:03 -07:00
Claire Labry
b147910a95
Add config key to the promote-staging event
2022-05-03 11:58:14 -04:00
Claire Labry
2aca99b2ea
add notarize darwin arm64 workflow
2022-04-25 16:48:34 -04:00
Natalie Smith
cd17e98800
docs: fix yet more references to agent/options
2022-04-11 17:38:49 -07:00
Mark Anderson
d3c71d3e01
Update branch list
...
Signed-off-by: Mark Anderson <manderson@hashicorp.com>
2022-04-06 09:26:41 -07:00
Michele Degges
2f84aabffe
[RelAPI Onboarding] Add release API metadata file ( #12591 )
2022-03-28 13:45:53 -07:00
mrspanishviking
1ae820ea0a
Revert "[Docs] Agent configuration hierarchy "
2022-03-15 16:13:58 -07:00
trujillo-adam
667976c94f
fixing merge conflicts part 3
2022-03-15 15:25:03 -07:00
trujillo-adam
60a88bb40f
merging new hierarchy for agent configuration
2022-03-14 15:44:41 -07:00
Sarah
aabd915114
Adding post-publish events to ci.hcl.
2022-02-17 16:54:36 +00:00
Michele Degges
fa98a4f26e
Update security scanner ( #12281 )
2022-02-07 12:53:46 -08:00
Michele Degges
e513430187
Merge branch 'main' into fix-broken-dockerfile
2022-02-04 12:30:20 -08:00
Claire Labry
543705c861
clean up from testing
2022-02-04 14:59:30 -05:00
Claire Labry
6cd69438f6
turning go modules to false due to jwt issue
2022-02-04 14:22:25 -05:00
Claire Labry
66cfdfeddd
reverting changes for the container + binary blocks
2022-02-04 14:05:28 -05:00
Claire Labry
f9058664fe
Merge branch 'enable-security-scan' of github.com:hashicorp/consul into enable-security-scan
2022-02-04 10:23:38 -05:00
Claire Labry
b607e103d4
updating the binary and container blocks in security-scan file
2022-02-04 10:22:37 -05:00
Michele Degges
9cdc33ec4d
chmod +x on the sh file
2022-02-03 13:10:42 -08:00
claire labry
1e35685ea3
Merge branch 'main' into enable-security-scan
2022-02-02 13:36:48 -05:00
JG
da1072da80
packaging: fix issues in pre/postremove scripts ( #12147 )
...
Fixes several issues with the pre/postremove scripts for both rpm and
deb packages. Specifically:
For postremove:
- the postremove script now functions correctly (i.e. restarts consul
after a package upgrade) on rpm-based systems (where $1 is numeric
rather than `purge` or `upgrade`)
- `systemctl daemon-reload` is called on package removal (rather than
only on upgrade)
- calls `systemctl try-restart` instead of `systemctl restart`, which
will only (re)start consul if it was already running when the upgrade
happened.
For preremove:
- if the package is being completely uninstalled (rather than upgraded),
stop consul before removing the package
2022-02-01 12:07:18 -08:00
Michele Degges
bc776aa258
Don't kill service if envfile isn't present
2022-01-24 12:13:14 -08:00
Michele Degges
b7541e7698
Add missing consul.env file for linux packaging
2022-01-21 13:43:21 -08:00
Claire Labry
e510e0258c
clean up after testing
2022-01-06 09:43:35 -05:00
Claire Labry
214963f816
testing out turining go modules false
2021-12-17 10:20:52 -05:00
Claire Labry
3414b76fce
enabling security scan for CRT
2021-12-16 11:49:22 -05:00
99
1399b18055
Update .release/ci.hcl
...
Co-authored-by: Scott Macfarlane <36851+smacfarlane@users.noreply.github.com>
2021-11-09 01:46:34 -08:00
99
625ab902a8
Add rpm signing workflow
2021-11-03 10:11:32 -07:00
99
6195b55dac
Update release branch to 1.11.x
2021-10-27 14:14:02 -07:00
99
5f6b1a902c
Final fixes
2021-10-26 23:21:04 -07:00
Scott Macfarlane
f85c1a9422
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
c76e3eacd2
Add Dockerfile
2021-10-25 22:57:54 -07:00
Scott Macfarlane
44589ce50e
Create initial ci.hcl for CRT Releases
...
Signed-off-by: Scott Macfarlane <smacfarlane@hashicorp.com>
2021-10-25 22:57:16 -07:00