Commit Graph

141 Commits (v1.14.4)

Author SHA1 Message Date
Daniel Schmidt 7f41ab095c add date
10 months ago
Daniel Schmidt 5289b0cf6f ensure changelog script can handle empty alpha releases
10 months ago
Daniel Schmidt 11981797ad clean up old changeloge entries
1 year ago
Daniel Schmidt 0b300afe5a add helper to identify PRs with changelog entries
1 year ago
Daniel Schmidt ab4e604d1d remove accidental rename
1 year ago
Daniel Schmidt bac54da23e make changes dirs reflect the version
1 year ago
Daniel Schmidt 6ad27e2aa7 changelog scripting needs to handle tripple-split
1 year ago
James Bardin d96b0d0c71 update scripts to use go tool
1 year ago
Daniel Schmidt e7dd314e25 handle dev releases without changes on non-empty changelogs
1 year ago
Daniel Schmidt 122e5c7482 fix typo
1 year ago
Daniel Schmidt 4ffa625403 rename to firstbeta
1 year ago
Daniel Schmidt 0526f59f06 add usage comment
1 year ago
Daniel Schmidt 4a5acd7ba1 remove old backported changes
1 year ago
Daniel Schmidt 3e714f6139 setup script for maintenance branch
1 year ago
Daniel Schmidt a5bfa39b9a only include experiments in dev and alpha releases
1 year ago
Daniel Schmidt 4c3acef273 fix dev release build to set VERSION correctly
1 year ago
Liam Cervante b59439b9c3
Fix changelog generation for patch releases (#36286)
1 year ago
Daniel Schmidt d3bbb448e8 increment patch version on dev
1 year ago
Daniel Schmidt 4415ddd735 handle beta releases
1 year ago
Daniel Schmidt bd8cb41bef handle rc releases
1 year ago
Daniel Schmidt 2a0ee07d03 setup changie
1 year ago
Liam Cervante 27159db98c
Add changelog and version scripts to automate releases (#36099)
1 year ago
Martin Atkins 5811be26f8 go.mod: Separate modules at code ownership boundaries
2 years ago
Radek Simko 0c509183d1
ci: Add test for license headers (#34624)
2 years ago
jaykishan mutkawoa f21d34a7f8 Exit CD when fail for a variety of reasons
3 years ago
Nick Fagerlund af441abeda
Add staticcheck.conf to reduce unactionable noise in IDEs (#34036)
3 years ago
hashicorp-copywrite[bot] 53c34ff49c
Update copyright file headers to BUSL-1.1
3 years ago
CJ Horton 11a68eaa40 set useDevelopmentVersion correctly for release builds
3 years ago
hashicorp-copywrite[bot] 325d18262e [COMPLIANCE] Add Copyright and License Headers
3 years ago
kmoe 755757e8b2
build: exclude .go-version from imports check (#32141)
4 years ago
Martin Atkins 746bd49723 build: Exclude .pb.go files from goimports checking
4 years ago
Martin Atkins 443d470a86 build: FIXME to make goimportscheck.sh work on Bash 3 maybe
4 years ago
Martin Atkins c2ec25e359 build: goimports check relative to PR base branch
4 years ago
Martin Atkins 246686813d build: goimports check supports any number of changed files
4 years ago
Martin Atkins f6cc907166 build: Disable errors for deprecated functions in staticcheck
4 years ago
Liam Cervante c4e223c7a0
Only perform the importscheck on added or modified files (#31605)
4 years ago
Liam Cervante 985325a0fc
Remove -local flag from goimports check (#31555)
4 years ago
Liam Cervante afd273d636
Add goimports as a check to the Github commit actions (#31432)
4 years ago
Klaus Frank 39bbcf2f9c
Fix for newer go version (#30889)
4 years ago
Martin Atkins 9210ce6cdd build: GitHub Actions "Quick Checks" workflow
4 years ago
James Bardin f031fcaa97 no need for TF_FORK=0
5 years ago
Martin Atkins 965c0f3f91 build: Run staticcheck with "go run"
5 years ago
Alisdair McDiarmid e09bad76ff build: Add exhaustive switch statement lint
5 years ago
James Bardin a3fb07d008 add staticcheck make target
5 years ago
Martin Atkins ce96d82de0 build: Centralize our protobuf compilation steps
5 years ago
Pam Selle 83e6703bf7 Remove revision from version command
5 years ago
James Bardin 1032db4f9d remove generate-plugins script and test
6 years ago
Pam Selle e39e0e3d04 Remove vendor provisioners and add fmt Make target
6 years ago
Kristin Laemmert bad0adb996
build: remove unused scripts (#26484)
6 years ago
Alvin Huang b52715a8f7 use alpine:latest as the base image for terraform docker containers
6 years ago