Commit graph

23 commits

Author SHA1 Message Date
Pat Zielinski
11cb74e836 ci: Add go 1.24
Signed-off-by: Pat Zielinski <70954403+patzielinski@users.noreply.github.com>
2025-02-17 10:36:26 -05:00
dependabot[bot]
d7d40aadda
chore(deps): bump the all group with 2 updates
Bumps the all group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [actions/setup-python](https://github.com/actions/setup-python).


Updates `github/codeql-action` from 3.28.5 to 3.28.6
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](f6091c0113...17a820bf2e)

Updates `actions/setup-python` from 5.3.0 to 5.4.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](0b93645e9f...42375524e2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-28 14:09:57 +00:00
dependabot[bot]
ee4b8ea48b
chore(deps): bump actions/setup-go from 5.2.0 to 5.3.0 in the all group
Bumps the all group with 1 update: [actions/setup-go](https://github.com/actions/setup-go).


Updates `actions/setup-go` from 5.2.0 to 5.3.0
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](3041bf56c9...f111f3307d)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-21 14:15:08 +00:00
dependabot[bot]
0911a56adf
chore(deps): bump actions/setup-go from 5.1.0 to 5.2.0 in the all group
Bumps the all group with 1 update: [actions/setup-go](https://github.com/actions/setup-go).


Updates `actions/setup-go` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](41dfa10bad...3041bf56c9)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-11 14:28:45 +00:00
Aditya Sirish
05b671ac61
Merge pull request #621 from gittuf/dependabot/go_modules/all-08922db93e
chore(deps): bump github.com/sigstore/gitsign from 0.10.3-0.20241016191048-aa71ea860646 to 0.11.0 in the all group
2024-10-24 12:11:15 -04:00
Pat Zielinski
bcc6d1f594 *: Set minimum go version to 1.23.2
Signed-off-by: Pat Zielinski <70954403+patzielinski@users.noreply.github.com>
2024-10-24 12:00:30 -04:00
dependabot[bot]
0a4e6c98ac
chore(deps): bump the all group with 3 updates
Bumps the all group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/setup-go](https://github.com/actions/setup-go) and [actions/setup-python](https://github.com/actions/setup-python).


Updates `actions/checkout` from 4.2.1 to 4.2.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](eef61447b9...11bd71901b)

Updates `actions/setup-go` from 5.0.2 to 5.1.0
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](0a12ed9d6a...41dfa10bad)

Updates `actions/setup-python` from 5.2.0 to 5.3.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](f677139bbe...0b93645e9f)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-24 14:46:38 +00:00
Pat Zielinski
f8a41737c8 ci: Don't run most of CI on changes to Markdown files
Signed-off-by: Pat Zielinski <70954403+patzielinski@users.noreply.github.com>
2024-10-09 18:42:44 -04:00
dependabot[bot]
b951eaa551
chore(deps): bump the all group with 3 updates
Bumps the all group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [github/codeql-action](https://github.com/github/codeql-action) and [actions/upload-artifact](https://github.com/actions/upload-artifact).


Updates `actions/checkout` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](d632683dd7...eef61447b9)

Updates `github/codeql-action` from 3.26.11 to 3.26.12
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](6db8d6351f...c36620d31a)

Updates `actions/upload-artifact` from 4.4.0 to 4.4.1
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](50769540e7...604373da63)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-08 14:11:35 +00:00
yashobapat
8c5540ef06 Add winget + v0.6.0 + ghactions workflow win get-started tests + drop "on windows"
Signed-off-by: yashobapat <f20210006@goa.bits-pilani.ac.in>
2024-10-01 12:10:14 -04:00
Aditya Sirish
f51ba31f01
Merge pull request #560 from gittuf/ci-ignore-docs
ci: Don't run CI on changes to only docs
2024-09-26 15:45:25 -04:00
dependabot[bot]
8dcae71207
chore(deps): bump the all group with 2 updates
Bumps the all group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [gittuf/gittuf-installer](https://github.com/gittuf/gittuf-installer).


Updates `actions/checkout` from 4.1.7 to 4.2.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](692973e3d9...d632683dd7)

Updates `gittuf/gittuf-installer` from 0.4.0 to 0.5.0
- [Release notes](https://github.com/gittuf/gittuf-installer/releases)
- [Commits](fe644793aa...26235450ee)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: gittuf/gittuf-installer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-26 14:29:18 +00:00
Pat Zielinski
0c9f841629 ci: Don't run CI on changes to only docs
Signed-off-by: Pat Zielinski <70954403+patzielinski@users.noreply.github.com>
2024-09-25 17:19:17 -04:00
Pat Zielinski
63b9cf7b2d ci: Multiple go versions
Signed-off-by: Pat Zielinski <70954403+patzielinski@users.noreply.github.com>
2024-09-23 10:07:19 -04:00
patzielinski
2b7c3ea055
Merge pull request #527 from gittuf/cql-recs
ci: Fix workflow permissions
2024-08-29 19:55:09 +00:00
dependabot[bot]
a18b7b8703
chore(deps): bump the all group with 2 updates
Bumps the all group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [actions/setup-python](https://github.com/actions/setup-python).


Updates `github/codeql-action` from 3.26.5 to 3.26.6
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](2c779ab0d0...4dd16135b6)

Updates `actions/setup-python` from 5.1.1 to 5.2.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](39cd14951b...f677139bbe)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-29 14:15:40 +00:00
Aditya Sirish
63f9d47169
ci: Fix workflow permissions
Signed-off-by: Aditya Sirish <aditya@saky.in>
2024-08-22 16:04:10 -04:00
Aditya Sirish
11cf0e0deb
Merge pull request #479 from gittuf/dependabot/github_actions/actions/setup-go-5.0.2
chore(deps): bump actions/setup-go from 5.0.1 to 5.0.2
2024-07-11 00:13:46 -04:00
dependabot[bot]
380519edca
chore(deps): bump actions/setup-go from 5.0.1 to 5.0.2
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](cdcb360436...0a12ed9d6a)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-10 14:51:35 +00:00
dependabot[bot]
e53ba7c29f
chore(deps): bump actions/setup-python from 5.1.0 to 5.1.1
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](82c7e631bb...39cd14951b)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-10 14:51:32 +00:00
dependabot[bot]
46bde28521
chore(deps): bump actions/checkout from 4.1.6 to 4.1.7
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.6 to 4.1.7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.1.6...692973e3d937129bcbf40652eb9f2f61becf3332)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 14:56:16 +00:00
Pat Zielinski
ff2f9223e2 ci: Enable get-started tester on certain docs changes
Signed-off-by: Pat Zielinski <70954403+patzielinski@users.noreply.github.com>
2024-06-14 14:38:30 -04:00
Pat Zielinski
c8e7bd9bd0 cmd, ci, docs: Test get-started.md in CI
Signed-off-by: Pat Zielinski <70954403+patzielinski@users.noreply.github.com>
2024-06-14 10:44:57 -04:00