Commit Graph

679 Commits (4803712a909139552a1495e776ae7b06d378f902)

Author SHA1 Message Date
Salman Muin Kayser Chishti 4803712a90 Build dist files for Node 24 2025-10-15 15:08:39 +01:00
Salman Muin Kayser Chishti e92260483e Merge main branch and resolve conflicts
- Keep Node 24 package.json with local cache package reference
- Keep rebuilt dist files with local cache package
- Preserve package-lock.json with updated dependencies
- Include latest license updates from main
2025-09-29 15:42:16 +01:00
Salman Muin Kayser Chishti 5868a9c4a9 Update cache to use local cache package and Node 24 support
- Use local cache package with file:../packages/cache instead of published version
- Update all action.yml files to use node24 runtime
- Update dependencies to support Node 24 (@types/node@24.1.0)
- Rebuild dist files with local cache package
- Add engines field requiring node >=24
2025-09-29 15:26:42 +01:00
Bassem Dghaidi 0057852bfa
Merge pull request #1655 from actions/Link-/prepare-4.3.0
Prepare `v4.3.0` release
2025-09-24 15:47:33 +02:00
Bassem Dghaidi 4f5ea67f1c Update licensed cache 2025-09-24 06:39:50 -07:00
Bassem Dghaidi 9fcad95d03
Upgrade actions/cache to 4.1.0 and prepare 4.3.0 release 2025-09-24 06:24:25 -07:00
Salman Muin Kayser Chishti 99f840292b Approve license 2025-08-13 21:51:16 +01:00
Salman Muin Kayser Chishti d6693585a1 license and compiled 2025-08-13 21:46:44 +01:00
Salman Muin Kayser Chishti 941dee2241 Merge branch 'main' into pr/1630 2025-08-13 21:43:37 +01:00
Ryan Ghadimi 638ed79f9d
Merge pull request #1642 from actions/GhadimiR-patch-1
Add note on runner versions
2025-08-11 12:17:46 +01:00
Ryan Ghadimi 3862dccb17
Add note on runner versions 2025-08-11 09:20:59 +01:00
Bassem Dghaidi 0400d5f644
Merge pull request #1636 from actions/Link-/release-4.2.4
Prepare release `4.2.4`
2025-08-07 14:47:42 +02:00
Bassem Dghaidi 374a27f269 Prepare release 4.2.4 2025-08-07 04:25:55 -07:00
Bassem Dghaidi 358a7306cd
Merge pull request #1634 from actions/Link-/optimise-deps
Upgrade `@actions/cache` to `4.0.4` and move `@protobuf-ts/plugin` to dev depdencies
2025-08-06 22:25:01 +02:00
Bassem Dghaidi 2ee706ef74 Fix with another approach 2025-08-06 13:18:40 -07:00
Bassem Dghaidi 94f7b5d913 Fix bundle exec 2025-08-06 13:13:47 -07:00
Bassem Dghaidi c36116c3f4 Fix the workflow to use licensed from source 2025-08-06 13:10:06 -07:00
Bassem Dghaidi 320fe7d56b Update the licensed workflow to use the latest version 2025-08-06 13:01:20 -07:00
Bassem Dghaidi d81cc477d9 Add licensed output 2025-08-06 12:37:53 -07:00
Bassem Dghaidi de243982c5 Add licensed output 2025-08-06 12:35:46 -07:00
Bassem Dghaidi e7b6a9cc9d @protobuf-ts/plugin to dev dependencies 2025-08-06 12:21:30 -07:00
Salman Chishti 7e364f2770 update licences 2025-08-06 10:30:04 +00:00
Salman Chishti 94b8944262 update to node24 2025-07-24 20:07:06 +00:00
Ben De St Paer-Gotch 640a1c2554
Merge pull request #1620 from actions/nebuk89-patch-1
Update README.md
2025-06-17 14:18:22 +01:00
Ben De St Paer-Gotch c45d39173a
Update README.md 2025-06-16 10:08:03 +01:00
Salman Chishti 5a3ec84eff
Merge pull request #1577 from salmanmkc/salmanmkc/4-test
Update to use @actions/cache 4.0.3 package & prepare for new release
2025-03-19 18:06:32 +00:00
Salman Chishti 7de21022a7 Update releases.md 2025-03-18 08:00:50 -07:00
Salman Chishti 76d40dd347 Update to use the latest version of the cache package to obfuscate the SAS 2025-03-18 07:58:36 -07:00
Salman Chishti 76dd5eb692 update cache with main 2025-03-18 03:43:02 -07:00
Salman Chishti 8c80c27c5e new package 2025-03-13 04:55:45 -07:00
Salman Chishti 45cfd0e7ff updates 2025-03-13 04:30:51 -07:00
Salman Chishti edd449b9cf updated cache with latest changes 2025-03-12 03:22:00 -07:00
Salman Chishti 0576707e37 latest test before pr 2025-03-10 06:54:42 -07:00
Salman Chishti 3105dc9754 update 2025-03-10 04:27:54 -07:00
Salman Chishti 9450d42d15 mask 2025-03-10 04:24:44 -07:00
Salman Chishti 7d05b27fb9 update cache package to mask whole sas to the end of the line 2025-03-10 04:20:14 -07:00
Salman Chishti 507b84c6a6 artifact changes 2025-03-07 08:47:30 -08:00
Salman Chishti f248408e15 type 2025-03-07 08:12:07 -08:00
Salman Chishti c30eb5542e debugging 2025-03-07 08:06:30 -08:00
Salman Chishti 5b6ae99d8b mask whole url 2025-03-07 08:02:01 -08:00
Salman Chishti eca7c65a55 changed 2025-03-07 08:00:03 -08:00
Salman Chishti 1b5d75f5cf add changes 2025-03-07 07:56:21 -08:00
Rob Herley d4323d4df1
Merge pull request #1560 from actions/robherley/v4.2.2
Bump @actions/cache to v4.0.2
2025-02-27 09:47:05 -05:00
Rob Herley da26677639
bump @actions/cache to v4.0.2, prep for v4.2.2 release 2025-02-26 12:45:56 -05:00
Rob Herley 7921ae235b
Merge pull request #1557 from actions/robherley/ia-workflow-released
Update publish-immutable-actions.yml
2025-02-18 17:47:05 -05:00
Rob Herley 3937731706
Update publish-immutable-actions.yml 2025-02-18 17:43:49 -05:00
Rob Herley 0c907a75c2
Merge pull request #1554 from actions/robherley/v4.2.1
Bump @actions/cache to v4.0.1
2025-02-18 12:38:31 -05:00
Rob Herley 710893c236
bump @actions/cache to v4.0.1 2025-02-14 13:20:28 -05:00
Alessandro Sebastiani 9fa7e61ec7
Update force deletion docs due a recent deprecation (#1500)
* fix: update force deletion docs due a recent deprecation

* fix: applied josh's suggestions

---------

Co-authored-by: Josh Gross <joshmgross@github.com>
2025-02-12 10:49:34 -05:00
Tobbe Lundberg 36f1e144e1
docs: Make the "always save prime numbers" example more clear (#1525) 2025-01-09 23:36:56 +00:00