Salman Muin Kayser Chishti
|
44b9401378
|
Remove the need to update packages/core
|
2025-10-15 16:27:29 +01:00 |
Salman Muin Kayser Chishti
|
fb5ae2a0e0
|
Keep attest at the same version
|
2025-10-15 16:27:29 +01:00 |
Salman Muin Kayser Chishti
|
8024983ab0
|
Update workflows and documentation to use the latest versions of first party actions that are available (checkout, setup-node, github-script)
=
|
2025-10-15 16:27:29 +01:00 |
Salman Muin Kayser Chishti
|
d44f9b8f13
|
update some version numbers, will revise in a bit
|
2025-10-15 16:27:29 +01:00 |
Daniel Kennedy
|
9b4ee219ef
|
fix: only mock the `cpus()` function on the `os` module instead of the whole module
|
2025-10-15 16:26:39 +01:00 |
Daniel Kennedy
|
ee5d8970ad
|
Take a direct dependency on `@azure/core-http`
|
2025-10-15 16:26:39 +01:00 |
dependabot[bot]
|
2874e3a741
|
Bump the artifact-minor-patch group in /packages/artifact with 5 updates
Bumps the artifact-minor-patch group in /packages/artifact with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) | `1.10.0` | `1.11.1` |
| [@azure/storage-blob](https://github.com/Azure/azure-sdk-for-js) | `12.15.0` | `12.28.0` |
| [@protobuf-ts/plugin](https://github.com/timostamm/protobuf-ts/tree/HEAD/packages/plugin) | `2.9.1` | `2.11.1` |
| [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.25.4` | `0.28.13` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.2.2` | `5.9.2` |
Updates `@actions/core` from 1.10.0 to 1.11.1
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
Updates `@azure/storage-blob` from 12.15.0 to 12.28.0
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/storage-blob_12.15.0...@azure/storage-blob_12.28.0)
Updates `@protobuf-ts/plugin` from 2.9.1 to 2.11.1
- [Release notes](https://github.com/timostamm/protobuf-ts/releases)
- [Commits](https://github.com/timostamm/protobuf-ts/commits/v2.11.1/packages/plugin)
Updates `typedoc` from 0.25.4 to 0.28.13
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.25.4...v0.28.13)
Updates `typescript` from 5.2.2 to 5.9.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.2.2...v5.9.2)
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-version: 1.11.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: artifact-minor-patch
- dependency-name: "@azure/storage-blob"
dependency-version: 12.28.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: artifact-minor-patch
- dependency-name: "@protobuf-ts/plugin"
dependency-version: 2.11.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: artifact-minor-patch
- dependency-name: typedoc
dependency-version: 0.28.13
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: artifact-minor-patch
- dependency-name: typescript
dependency-version: 5.9.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: artifact-minor-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-15 16:25:54 +01:00 |
Daniel Kennedy
|
ad4afeeff1
|
Update the group names
|
2025-10-15 16:24:47 +01:00 |
Daniel Kennedy
|
f9bdf6a054
|
Dependabot: add support for `/packages/artifact` and `/packages/cache
|
2025-10-15 16:24:47 +01:00 |
Bassem Dghaidi
|
59c7ebde79
|
Prepapre cache v4.1.0 release
|
2025-10-15 16:24:47 +01:00 |
Ryan Ghadimi
|
0c907a43d3
|
no need to resolve
|
2025-10-15 16:23:02 +01:00 |
Ryan Ghadimi
|
d1c1fc4108
|
lint
|
2025-10-15 16:23:02 +01:00 |
Ryan Ghadimi
|
36f30e6d37
|
new error state, tests to cover
|
2025-10-15 16:23:02 +01:00 |
Ryan Ghadimi
|
308e05bc50
|
remove cache size limit
|
2025-10-15 16:23:02 +01:00 |
Salman Muin Kayser Chishti
|
33a9b6c09c
|
update with dist updates
|
2025-10-15 16:22:51 +01:00 |
Daniel Kennedy
|
ddc5fa4ae8
|
Merge pull request #2133 from actions/danwkennedy/test-blob-stream-timeout
Test: add a timeout test for downloading chunks from the stream
|
2025-09-25 10:54:19 -04:00 |
Daniel Kennedy
|
9b08f07cd3
|
Fix linting
|
2025-09-25 09:26:13 -04:00 |
Daniel Kennedy
|
d26e9423f4
|
Test: add a timeout test for downloading chunks from the stream
|
2025-09-25 09:11:38 -04:00 |
Daniel Kennedy
|
714f93aedc
|
Merge pull request #2124 from akashchi/reject-on-download-failure
[ARTIFACT] Reject download promise if timeout was reached
|
2025-09-25 09:06:20 -04:00 |
Andrei Kashchikhin
|
844423665b
|
lint
|
2025-09-25 10:53:34 +02:00 |
Daniel Kennedy
|
f2ba502b92
|
Merge pull request #2136 from actions/dependabot/npm_and_yarn/packages/artifact/artifact-minor-patch-612b72ffd4
Bump the artifact-minor-patch group in /packages/artifact with 5 updates
|
2025-09-24 20:21:48 -04:00 |
Daniel Kennedy
|
1db3130eb3
|
fix: only mock the `cpus()` function on the `os` module instead of the whole module
|
2025-09-24 20:01:53 -04:00 |
Daniel Kennedy
|
ca8a35d78f
|
Take a direct dependency on `@azure/core-http`
|
2025-09-24 16:46:53 -04:00 |
dependabot[bot]
|
f7f057193f
|
Bump the artifact-minor-patch group in /packages/artifact with 5 updates
Bumps the artifact-minor-patch group in /packages/artifact with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) | `1.10.0` | `1.11.1` |
| [@azure/storage-blob](https://github.com/Azure/azure-sdk-for-js) | `12.15.0` | `12.28.0` |
| [@protobuf-ts/plugin](https://github.com/timostamm/protobuf-ts/tree/HEAD/packages/plugin) | `2.9.1` | `2.11.1` |
| [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.25.4` | `0.28.13` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.2.2` | `5.9.2` |
Updates `@actions/core` from 1.10.0 to 1.11.1
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
Updates `@azure/storage-blob` from 12.15.0 to 12.28.0
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/storage-blob_12.15.0...@azure/storage-blob_12.28.0)
Updates `@protobuf-ts/plugin` from 2.9.1 to 2.11.1
- [Release notes](https://github.com/timostamm/protobuf-ts/releases)
- [Commits](https://github.com/timostamm/protobuf-ts/commits/v2.11.1/packages/plugin)
Updates `typedoc` from 0.25.4 to 0.28.13
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.25.4...v0.28.13)
Updates `typescript` from 5.2.2 to 5.9.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.2.2...v5.9.2)
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-version: 1.11.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: artifact-minor-patch
- dependency-name: "@azure/storage-blob"
dependency-version: 12.28.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: artifact-minor-patch
- dependency-name: "@protobuf-ts/plugin"
dependency-version: 2.11.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: artifact-minor-patch
- dependency-name: typedoc
dependency-version: 0.28.13
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: artifact-minor-patch
- dependency-name: typescript
dependency-version: 5.9.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: artifact-minor-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-24 20:07:58 +00:00 |
Daniel Kennedy
|
8e146e124e
|
Merge pull request #2134 from actions/danwkennedy/dependabot-artifact-cache
Dependabot: add support for `/packages/artifact` and `/packages/cache`
|
2025-09-24 16:06:29 -04:00 |
Daniel Kennedy
|
1ea77a84d7
|
Update the group names
|
2025-09-24 16:04:16 -04:00 |
Daniel Kennedy
|
7da95b182e
|
Dependabot: add support for `/packages/artifact` and `/packages/cache
|
2025-09-24 16:00:44 -04:00 |
Andrei Kashchikhin
|
7c689a5156
|
use error in both reject and destroy
|
2025-09-24 17:05:25 +02:00 |
Andrei Kashchikhin
|
8c6c662cda
|
Merge remote-tracking branch 'upstream/main' into reject-on-download-failure
|
2025-09-24 17:03:35 +02:00 |
Bassem Dghaidi
|
3898ed70c4
|
Merge pull request #2132 from actions/Link-/cache-4.1.0
Prepare cache `v4.1.0` release
|
2025-09-24 14:35:45 +02:00 |
Bassem Dghaidi
|
9a41b33065
|
Prepapre cache v4.1.0 release
|
2025-09-24 05:23:58 -07:00 |
Salman Muin Kayser Chishti
|
7aea3e735f
|
changes
|
2025-09-08 15:37:51 +01:00 |
Salman Muin Kayser Chishti
|
b1eb18b224
|
http
|
2025-09-08 15:36:39 +01:00 |
Salman Muin Kayser Chishti
|
48e42b1fdd
|
linting
|
2025-09-04 15:24:57 +01:00 |
Salman Muin Kayser Chishti
|
b738f10ef3
|
package updates
|
2025-09-04 15:15:02 +01:00 |
Salman Muin Kayser Chishti
|
8f32f385e0
|
Bump package versions, and fix issues
|
2025-09-04 14:16:27 +01:00 |
Salman Muin Kayser Chishti
|
011f07d1dc
|
package changes
|
2025-09-04 12:58:54 +01:00 |
Salman Muin Kayser Chishti
|
aa7077acfb
|
Override to fix npm audit stuff
|
2025-09-04 12:49:31 +01:00 |
Salman Muin Kayser Chishti
|
86207b5042
|
remove engines 24 reuqirement from toolkit and fix test
|
2025-09-04 12:41:43 +01:00 |
Andrei Kashchikhin
|
523ce8ccda
|
add reject
|
2025-09-01 11:52:11 +02:00 |
Ryan Ghadimi
|
f58042f9cc
|
Merge pull request #2118 from actions/ghadimir/cache_size_restriction
Remove 10GB Cache Size Limit for Cache Service V2
|
2025-08-21 15:14:38 +01:00 |
Ryan Ghadimi
|
091616a0b8
|
no need to resolve
|
2025-08-13 13:38:51 +00:00 |
Ryan Ghadimi
|
8da1e670b6
|
lint
|
2025-08-13 13:37:36 +00:00 |
Ryan Ghadimi
|
06f7fd9df1
|
new error state, tests to cover
|
2025-08-13 13:00:46 +00:00 |
Ryan Ghadimi
|
0fe20e9d56
|
remove cache size limit
|
2025-08-13 10:14:18 +00:00 |
Salman Muin Kayser Chishti
|
f82db4c00b
|
audit fix
|
2025-08-08 12:26:34 +01:00 |
Salman Muin Kayser Chishti
|
b8cca0c71f
|
fix lint errors
|
2025-08-08 04:02:29 +01:00 |
Salman Muin Kayser Chishti
|
6f0cb0c45e
|
Merge branch 'main' into salmanmkc/node24
|
2025-08-08 03:54:30 +01:00 |
Salman Muin Kayser Chishti
|
944ede4d09
|
custom readlink implementation for Windows compatibility with trailing backslashes
|
2025-08-08 03:46:42 +01:00 |
Bassem Dghaidi
|
227b1ce741
|
Merge pull request #2115 from actions/Link-/release-4.0.5
Prepare release `4.0.5`
|
2025-08-07 13:08:34 +02:00 |