Tom Hu
b1a63834ce
Th/add commands ( #1745 )
...
* chore(deps): bump wrapper to 0.0.33
* feat: allow for new commands
* fix: bump to 0.0.34
2025-01-22 13:08:22 -03:00
Juho Majasaari
6c5b693a58
use correct audience when requesting oidc token ( #1744 )
...
* use correct audience when requesting oidc token
* Update action.yml
* Update action.yml
---------
Co-authored-by: Tom Hu <88201630+thomasrockhu-codecov@users.noreply.github.com >
2025-01-21 12:24:48 -03:00
dependabot[bot]
ad45165bd4
build(deps): bump github/codeql-action from 3.27.9 to 3.28.1 ( #1742 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.27.9 to 3.28.1.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v3.27.9...v3.28.1 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-20 09:21:43 -03:00
dependabot[bot]
79ee03789c
build(deps): bump actions/upload-artifact from 4.4.3 to 4.6.0 ( #1743 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.4.3 to 4.6.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](b4b15b8c7c...65c4c4a1dd )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-20 09:21:27 -03:00
Tom Hu
25fe46e17d
chore(deps): bump wrapper to 0.0.32 ( #1740 )
2025-01-17 18:15:05 -03:00
Tom Hu
54a0566d1c
feat: add disable-telem feature ( #1739 )
2025-01-15 14:32:42 -03:00
Björn Kautler
adfacf2d27
fix: remove erroneous linebreak in readme ( #1734 )
2025-01-01 15:22:00 -03:00
Tom Hu
1e68e06f1d
chore(release): 5.1.2 ( #1727 )
v5.1.2
2024-12-18 15:44:32 -03:00
Tom Hu
277db52c20
fix: update statment ( #1726 )
2024-12-18 15:33:42 -03:00
Tom Hu
c77245a013
fix: update action script ( #1725 )
2024-12-18 14:57:16 -03:00
Tom Hu
9b01a34191
fix: prevent oidc on tokenless due to permissioning ( #1724 )
2024-12-17 11:37:41 -03:00
codecov-releaser-app[bot]
47e0552fc4
chore(release): wrapper-0.0.31 ( #1723 )
...
Co-authored-by: codecov-releaser <devops+releaser@codecov.io >
2024-12-16 20:42:15 -03:00
John T. Wodder II
34ef57048d
Put quotes around ${{ inputs.token }} in action.yml ( #1721 )
2024-12-16 11:14:46 -03:00
dependabot[bot]
d93fc22ce0
build(deps): bump github/codeql-action from 3.27.6 to 3.27.9 ( #1722 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.27.6 to 3.27.9.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v3.27.6...v3.27.9 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-16 08:34:18 -03:00
Marius Kleidl
5c93f7ab87
Remove mistake from options table ( #1718 )
...
The table included an erroneous `tional` in its own row that seems to be a left-over mistake from changes to its context.
2024-12-11 12:13:22 -05:00
dependabot[bot]
2c97106b3a
build(deps): bump github/codeql-action from 3.27.5 to 3.27.6 ( #1717 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.27.5 to 3.27.6.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v3.27.5...v3.27.6 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-11 12:13:14 -05:00
codecov-releaser-app[bot]
7f8b4b4bde
chore(release): wrapper-0.0.30 ( #1715 )
...
* chore(release): wrapper-0.0.30
* fix: small fixes
---------
Co-authored-by: codecov-releaser <devops+releaser@codecov.io >
Co-authored-by: Tom Hu <thomas.hu@sentry.io >
v5.1.1
2024-12-05 18:07:51 -03:00
Tom Hu
c2fcb216de
chore(release): 5.1.0 ( #1714 )
v5.1.0
2024-12-05 15:19:55 -03:00
codecov-releaser-app[bot]
0192401724
chore(release): wrapper-0.0.29 ( #1713 )
...
Co-authored-by: codecov-releaser <devops+releaser@codecov.io >
2024-12-05 15:06:51 -03:00
Tom Hu
cda5e552ba
fix: hide unnecessary error on shasum ( #1692 )
2024-12-04 13:11:59 -03:00
dependabot[bot]
2ed5abcb9f
build(deps): bump github/codeql-action from 3.27.4 to 3.27.5 ( #1701 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.27.4 to 3.27.5.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v3.27.4...v3.27.5 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-03 23:04:42 -03:00
Tom Hu
015f24e681
chore(release): 5.0.7 ( #1691 )
v5.0.7
2024-11-20 19:02:34 -05:00
Tom Hu
a76271d959
fix: use HEAD_REPO ( #1690 )
2024-11-20 18:55:06 -05:00
Tom Hu
d168679d44
chore(release): 5.0.6 ( #1689 )
v5.0.6
2024-11-20 15:16:16 -05:00
Tom Hu
373fd71a64
fix: update CODECOV_TOKEN and fix tokenless ( #1688 )
...
* fix: add space
* fix: update CODECOV_TOKEN if set with env
2024-11-20 15:11:41 -05:00
Tom Hu
288befbd10
chore(release): 5.0.5 ( #1686 )
v5.0.5
2024-11-20 10:37:30 -05:00
codecov-releaser-app[bot]
7e69d37f7e
chore(release): wrapper-0.0.27 ( #1685 )
...
* chore(release): wrapper-0.0.27
* fix: update dist/codecov.sh
---------
Co-authored-by: codecov-releaser <devops+releaser@codecov.io >
Co-authored-by: Tom Hu <thomas.hu@sentry.io >
2024-11-20 10:28:18 -05:00
Tom Hu
985343d705
chore(release): 5.0.4 ( #1682 )
v5.0.4
2024-11-19 21:16:06 -05:00
Tom Hu
31d1900980
chore(deps): bump wrapper to 0.0.26 ( #1681 )
...
* chore(deps): bump wrapper to 0.0.25
* chore(deps): bump to 0.0.26
2024-11-19 21:11:53 -05:00
Tom Hu
095cfe09c6
fix: strip out a trailing \/n from input tokens ( #1679 )
2024-11-19 18:21:13 -05:00
Tom Hu
b542d5a35c
fix: add action version ( #1678 )
...
* fix: add action version
* fix: use GITHUB_ACTION_PATH
* fix: forgot a pipe
2024-11-19 17:40:08 -05:00
Tom Hu
05f5a9cfad
chore(release): 5.0.3 ( #1676 )
v5.0.3
2024-11-19 15:39:28 -05:00
Tom Hu
28b3165f92
fix: update OIDC audience ( #1675 )
...
* dnm: whats the token
* fix: show the url
* fix: do the echo
* fix: just echo
* fix: true == true
* fix get the action
* fix: use audience
2024-11-19 15:20:22 -05:00
Tom Hu
e8603fa307
fix: use double-quotes for OIDC ( #1669 )
...
* fix: get log for use oidc
* fix: add oidc run
* fix: move the oidc call
* fix: update to use double quote on oidc
2024-11-19 14:14:58 -05:00
Tom Hu
9c78078f59
fix: prevent always setting tokenless to be true ( #1673 )
2024-11-19 12:56:18 -05:00
Tom Hu
8754828e79
fix: update CHANGELOG and automate ( #1674 )
...
* fix: update CHANGELOG and automate
* chore(release): v5.0.3
2024-11-19 12:45:11 -05:00
Tom Hu
fb6775daf7
fix: bump to v5 and update README ( #1655 )
...
* fix: bump to v5 and update README
* Update README.md
* Update README.md
Co-authored-by: Joe Becher <joe.becher@sentry.io >
* Update README.md
---------
Co-authored-by: Joe Becher <joe.becher@sentry.io >
2024-11-19 10:35:56 -05:00
dependabot[bot]
21f471b090
build(deps): bump github/codeql-action from 3.27.0 to 3.27.4 ( #1665 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.27.0 to 3.27.4.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v3.27.0...v3.27.4 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-18 22:32:16 -05:00
Martin Kröning
5031bf1562
fix: typo in inputs.disable_safe_directory ( #1666 )
...
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de >
2024-11-18 22:31:56 -05:00
Tom Hu
5c47607acb
fix: override commit and pr values for PR cases ( #1657 )
...
* fix: override commit and pr values for PR cases
* fix: remove unnecessary env vars
* fix: add back in with env
* fix: try no env
* fix: do we need them at all?
* fix: dollar curlies
* fix: wrap github_env
* fix: remove dollar curlies
* fix: remove
v5.0.2
2024-11-15 10:27:07 -05:00
Tom Hu
3b1354a6c4
chore(release): 5.0.1 ( #1656 )
v5.0.1
2024-11-15 08:33:30 -05:00
Tom Hu
2e2a9c6d58
fix: update tokenless branch logic ( #1650 )
...
* fix: update tokenless branch logic
* fix: use the github context
* fix: use double quotes
* fix: lots of quotes
* fix: ai fixes
* fix: just shove it in
* fix: more ai fixes
* fix: missing double quote
* fix: more clenaup
* fix: add CC_BRANCH setting for not forks
* fix: cleanup
* fix: more cleanup
2024-11-15 07:50:22 -05:00
Tom Hu
cfc521b7a1
Update README.md
2024-11-14 20:55:33 -05:00
Tom Hu
06425412c8
fix: use marketplace v5 badge ( #1646 )
2024-11-14 12:44:36 -05:00
Tom Hu
968872560f
Update README.md
v5.0.0
2024-11-14 11:05:47 -05:00
Tom Hu
2112eaec1b
chore(deps): bump wrapper to 0.0.23 ( #1644 )
2024-11-14 10:28:53 -05:00
Tom Hu
193421c5b3
fixL use the correct source ( #1642 )
...
* fixL use the correct source
* fix: use github action path
* fix: bonus slash
* fix: use GITHUB_ACTION_PATH
* fix: slashy
* Update action.yml
v5.0.0-beta
2024-11-13 14:16:55 -05:00
Tom Hu
6018df70b0
fix: update container builds ( #1640 )
2024-11-13 13:18:54 -05:00
Tom Hu
eff1a643d6
fix: add missing vars ( #1638 )
...
* fix: add missing vars
* fix: add VERSION file
2024-11-13 13:18:24 -05:00
Tom Hu
4582d54fd3
Update README.md ( #1639 )
...
* Update README.md
* Add in the deprecated args
2024-11-13 13:18:13 -05:00