| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-21 | github: Pin action refs to latest trusted by TSCCR (#700)main | hashicorp-tsccr[bot] | |
| Co-authored-by: hashicorp-tsccr[bot] <hashicorp-tsccr[bot]@users.noreply.github.com> | |||
| 2024-06-14 | github: Pin action refs to latest trusted by TSCCR (#683) | hashicorp-tsccr[bot] | |
| Co-authored-by: hashicorp-tsccr[bot] <hashicorp-tsccr[bot]@users.noreply.github.com> | |||
| 2024-05-08 | github: Set up Dependabot to manage HashiCorp-owned Actions versioning | Nara Kasbergen Kwon | |
| 2024-05-08 | github: Pin action refs to latest trusted by TSCCR (#677) | hashicorp-tsccr[bot] | |
| Co-authored-by: hashicorp-tsccr[bot] <hashicorp-tsccr[bot]@users.noreply.github.com> | |||
| 2024-02-26 | Use make targets in CI | Radek Simko | |
| 2024-02-16 | github: Read Go version from go.mod | Radek Simko | |
| This reduces the number of places to update whenever we upgrade Go version. | |||
| 2024-02-16 | github: Run unit tests on macos/amd64 as well | Radek Simko | |
| 2024-02-16 | github: Rename workflow to reflect reality | Radek Simko | |
| 2023-09-29 | Result of tsccr-helper -log-level=info -pin-all-workflows . | hashicorp-tsccr[bot] | |
| 2023-01-30 | Merge pull request #511 from hashicorp/ryancragun/formatSpaces-data-race | Alisdair McDiarmid | |
| hclwrite: fix data race in formatSpaces() | |||
| 2022-12-19 | github: Pin actions/setup-go to 6edd4406fa81c3da01a34fa6f6343087c207a568 | Radek Simko | |
| 2022-12-19 | github: Pin actions/checkout to 755da8c3cf115ac066823e79a1e1788f8940201b | Radek Simko | |
| 2022-04-01 | use Go 1.18 in CI | kmoe | |
| 2022-02-22 | hclwrite: fix data race in formatSpaces() | Ryan Cragun | |
| * Fix data race in `formatSpaces()` by inlining shared state. * Run tests with the race detector enabled. Signed-off-by: Ryan Cragun <me@ryan.ec> | |||
| 2022-02-15 | build: Run per-commit checks for pull requests | Martin Atkins | |
| 2022-02-15 | build: Also allow explicitly running per-commit checks | Martin Atkins | |
| This allows explicitly starting the workflow using the GitHub actions UI. | |||
| 2022-02-15 | build: Per-commit checks with GitHub Actions | Martin Atkins | |
| We previously used CircleCI for this but we no longer have CircleCI enabled for this repository and so we've been left with no automatic checks. This is an alternative check workflow implemented with GitHub Actions. This isn't as complex/comprehensive as the CircleCI workflow that came before it, but my initial goal here is only to have some basic automatic feedback on new PRs as a starting point; we can expand this later if we want to reintroduce other features such as code coverage reports. | |||
