694 Commits

Author SHA1 Message Date
Ben De St Paer-Gotch 41f167bbac Removing grunt as outdated 2025-12-04 16:58:03 +00:00
Ben De St Paer-Gotch c6f662d543 Removing gulp as legacy and no longer required 2025-12-04 11:00:00 +00:00
Josh Gross 1e05f3c86d Update starter workflows to use the latest artifact actions (#2726)
* Update starter workflows to use the latest artifact actions

* Ensure incompatible artifact actions aren't synced to GHES
2025-01-21 15:06:02 -05:00
Josh Soref be1cddbe1d Checkout: Update all workflows to use Checkout V4 2025-01-06 09:43:57 -05:00
William Woodruff 00795b7fee Apply suggestions from code review 2024-11-22 09:48:05 -05:00
William Woodruff eee067e3ca Apply suggestions from code review
Co-authored-by: Zach Steindler <steiza@github.com>
2024-11-22 09:47:32 -05:00
William Woodruff eb32979001 Update ci/python-publish.yml
Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua>
2024-11-06 21:03:35 -05:00
William Woodruff 347784759f Update ci/python-publish.yml
Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua>
2024-11-06 17:10:48 -05:00
William Woodruff 958eb20360 Update ci/python-publish.yml
Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua>
2024-11-05 12:50:41 -05:00
William Woodruff bc709b6e00 python-publish: bump commit/ref
Signed-off-by: William Woodruff <william@trailofbits.com>
2024-09-04 17:08:14 -04:00
William Woodruff 26ad7a7549 Update ci/python-publish.yml
Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua>
2024-08-20 13:39:26 -04:00
William Woodruff e5a2609958 Merge branch 'main' into ww/trusted-publish 2024-08-16 12:59:34 -04:00
William Woodruff 5ad49471fe Update ci/python-publish.yml
Co-authored-by: Gagan Deep <the.one.above.all.titan@gmail.com>
2024-08-16 12:58:55 -04:00
daz fdb3717e44 Update for gradle/actions@v4.0.0 release
- Bump version hashes to use `gradle/actions/setup-gradle@v4.0.0`
- Bump version hash to use `gradle/actions/dependency-submission@v4.0.0`
2024-08-07 11:04:34 -06:00
Jacob Wallraff b5d5fd9c74 Merge branch 'main' into datadog-update 2024-08-01 14:32:56 -07:00
Jacob Wallraff a7ba2cac94 Merge branch 'main' into jm-ci-rubyonrails-binstubs 2024-07-31 17:13:55 -07:00
Jacob Wallraff d7fb74c021 Merge branch 'main' into main 2024-07-31 17:04:58 -07:00
Jacob Wallraff 1e293eebe5 Merge branch 'main' into bump-actions-setup-node 2024-07-30 10:38:56 -07:00
Jacob Wallraff 04bebdd039 Merge branch 'main' into bump-actions-setup-node 2024-07-29 10:04:36 -07:00
Jacob Wallraff bb5f99bd4f Merge branch 'main' into bump-actions-setup-java 2024-07-29 10:03:02 -07:00
Antoine Do Nascimento 46555797bb Fix wrong hash 2024-06-28 15:00:32 +02:00
Inaki Villar dc63c580c6 Update for gradle/actions@v3.4.2 release 2024-06-21 11:33:35 -07:00
William Woodruff ca0102554e Merge branch 'main' into ww/trusted-publish 2024-06-13 14:32:49 -04:00
Jamie McCarthy 0321f5f585 Run lint with binstubs 2024-06-08 12:19:48 -04:00
Jamie McCarthy 5a11e5968c Reference latest ruby/setup-ruby (1.179.1) with commit hash
Can build ruby 3.1.6 and 3.3.2
2024-06-08 11:49:18 -04:00
Antoine Do Nascimento 74366efdcd Update DataDog/synthetics-ci-github-action workflow 2024-06-03 17:26:02 +02:00
Jamie McCarthy f308bd9594 Merge branch 'main' into jm-ci-rubyonrails 2024-06-02 09:05:24 -05:00
Justin Hutchings 61d42c9d0c Update cosign versions 2024-05-30 09:34:08 -07:00
Cory Miller 39131434ed Fix typo in grade starter workflow 2024-05-22 10:25:41 -04:00
William Woodruff 93f1d5f44d Merge branch 'main' into ww/trusted-publish 2024-04-28 13:48:20 -04:00
Jamie McCarthy e656ded9f0 Reference ruby/setup-ruby with latest commit hash
As required in pull_request_template.md
2024-04-26 07:17:53 -04:00
Jamie McCarthy 64be628534 Merge branch 'main' into jm-ci-rubyonrails 2024-04-26 06:13:12 -05:00
Josh Soref 1830845916 Setup-Node: Update all workflows to use Setup-Node V4
* Switch default node version to 20
* Update version set to 18.x, 20.x, 22.x

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-04-25 17:42:55 -04:00
Josh Soref 37d6de723e Setup-Java: Update all workflows to use Setup-Java V4
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-04-25 14:15:25 -04:00
Josh Soref cd4b67d0b4 Checkout: Update all workflows to use Checkout V4 2024-04-05 15:29:37 -04:00
Charly Garcia b53d05e4b0 ci: use artisan command to run test, because this ci/laravel.yml does not work properly in laravel when uses Pest instead of PHPUnit (#2284)
Co-authored-by: Alexis Abril <alexisabril@github.com>
2024-04-01 15:12:02 -05:00
William Woodruff e44c7b519f python-publish: environment
Signed-off-by: William Woodruff <william@trailofbits.com>
2024-03-19 16:57:58 -04:00
William Woodruff 1fa8e18350 python-publish: copy gem-push.yml's pattern
Signed-off-by: William Woodruff <william@trailofbits.com>
2024-03-19 16:49:45 -04:00
William Woodruff e230215292 python-publish: explanatory comment
Signed-off-by: William Woodruff <william@trailofbits.com>
2024-03-19 16:42:35 -04:00
William Woodruff 231e6b5f6f python-publish: contents: read at toplevel
Signed-off-by: William Woodruff <william@trailofbits.com>
2024-03-19 16:41:37 -04:00
William Woodruff f4c64fb836 Apply suggestions from code review
Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua>
2024-03-19 15:40:07 -04:00
William Woodruff 469c22e7a4 ci/python-publish: bump, use trusted publishing
Signed-off-by: William Woodruff <william@trailofbits.com>
2024-03-19 12:45:34 -04:00
Tim Heuer 3fb9f82449 Updating dotnet CI starter workflows (#2333)
* Update dotnet.yml

Updating versions

* Update dotnet-desktop.yml

Bumping versions

* Update ci/dotnet-desktop.yml

Co-authored-by: Alexis Abril <alexisabril@github.com>

---------

Co-authored-by: Alexis Abril <alexisabril@github.com>
2024-03-12 14:08:25 -05:00
Jamie McCarthy f2c131e699 Merge branch 'main' into jm-ci-rubyonrails 2024-03-02 07:08:37 -06:00
daz d303234ad7 Update for gradle/actions@v3.1.0 release
- Bump version hashes to use `gradle/actions/setup-gradle@v3.1.0`
- Bump version hash to use `gradle/actions/dependency-submission@v3.1.0`
2024-02-13 14:00:27 -07:00
Jamie McCarthy 4b8ca42dd9 Prefer ruby/setup-ruby@v1
As recommended in https://github.com/ruby/setup-ruby#setup-ruby
2024-02-12 06:59:42 -06:00
Jamie McCarthy e4840c47d0 Spell bundle-audit without the r
Usage as described in https://github.com/rubysec/bundler-audit#readme
2024-02-12 06:57:18 -06:00
Jamie McCarthy f263f7e886 Run ci/rubyonrails with bundle exec 2024-02-12 06:56:37 -06:00
daz 6c7819814a Fix typo 2024-01-31 15:07:12 -07:00
daz 51848d8b15 Remove trailing whitespace 2024-01-31 13:38:44 -07:00