78 Commits

Author SHA1 Message Date
Ryan Ghadimi
6444290c57 release prep 2025-05-08 08:53:55 +00:00
Ryan Ghadimi
f32d6bc043 bump octokit core 2025-05-08 08:42:32 +00:00
Ryan Ghadimi
2e4ab87130 artifact deps 2025-05-08 08:38:48 +00:00
Salman Chishti
c40bccc9c3
Use patch instead of minor 2025-03-17 14:08:42 +00:00
Salman Chishti
4d4bbebd6a
update package-lock.json 2025-03-17 12:47:54 +00:00
Ryan Ghadimi
b2d2270685 Bump package.json 2025-03-11 11:02:42 +00:00
Ryan Ghadimi
20fee3ea63
Update @actions/artifact version to 2.3.0 2025-03-10 15:12:36 +00:00
Ryan Ghadimi
b85d4e6b38 Prepare for Artifact v2.2.3 release 2025-03-07 10:14:36 +00:00
Yang Cao
a62f530b6f Update package-lock.json 2025-02-20 21:20:28 +00:00
Rob Herley
e0c069db55
remove runtime dependency on twirp-ts 2025-01-27 17:52:55 +00:00
Yang Cao
3095d112ef Prep release packages/artifact v2.2.1 2025-01-08 21:11:59 +00:00
Brian DeHamer
4426b4ea91
Prepare artifact release 2.2.0
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-12-17 10:05:45 -08:00
Bassem Dghaidi
ab58a59f33 Bump cross-spawn to 7.0.6 2024-11-20 14:02:54 -08:00
Rob Herley
545e0e6b95
properly resolve relative symlinks 2024-10-08 12:35:48 -04:00
JoannaaKL
c18a7d2f73
Merge pull request #1815 from mydea/fn/remove-crypto
Use native `crypto` package from node
2024-10-07 11:06:38 +02:00
Rob Herley
2a8f1c5ddd
bump package lock version 2024-10-01 16:43:30 -04:00
Rob Herley
7f19a7886a
fix regression, auto readlink on symlinks again 2024-09-20 17:23:43 -04:00
Francesco Novy
2e1998fc42 update lockfile 2024-08-30 09:41:33 +02:00
Rob Herley
76b6e24aee
bump pkg lock 2024-07-31 10:12:04 -04:00
Rob Herley
56832696fc
npm audit fix 2024-07-03 17:03:40 +00:00
bethanyj28
0159bbe7f2 bump version 2024-04-23 16:03:52 -04:00
bethanyj28
476276bf98 use latest unzip-stream 2024-04-23 15:54:54 -04:00
Vallie Joseph
fa1cb5d153 correcting imports 2024-04-15 16:49:47 +00:00
Vallie Joseph
e998cf1216 cleaning up tests 2024-04-15 16:32:31 +00:00
Vallie Joseph
4fc93ec115 . 2024-04-09 19:01:54 +00:00
Vallie Joseph
f98ccd1e39 updating tests 2024-04-09 18:21:41 +00:00
Vallie Joseph
2e7a11c409 upgrading archiver package along with chunk timeout 2024-04-09 18:02:48 +00:00
bethanyj28
4799020e28 bump version 2024-03-01 13:04:16 -05:00
bethanyj28
97c606b612 update to 2.1.3 2024-02-26 10:18:02 -05:00
bethanyj28
90894a8853 bump version 2024-02-23 15:03:09 -05:00
eggyhead
c4f4f5ae07 updating artifact version and release to include ghes check change 2024-01-31 21:15:11 +00:00
Vallie Joseph
0389dcd5e4
updating release notes (#1620) 2024-01-10 10:43:38 -05:00
Rob Herley
4c531c013a
update packages 2023-12-11 12:24:41 -05:00
Rob Herley
3c3af56b29
replace unzipper with unzip-stream 2023-12-11 12:15:40 -05:00
Rob Herley
64d1b104d0
Generate Typescript Docs for @actions/artifact (#1595)
* autogenerate artifact documentation

* clean up comments for better autogen docs
2023-12-07 09:57:20 -08:00
Tatyana Kostromskaya
ce31408ff5 Update dependencies 2023-09-08 14:29:27 +00:00
Bethany
4214a1ff24 update dependencies and prettier 2023-08-22 09:57:14 -07:00
Bethany
0555a5f458 add get-artifact logic 2023-08-22 09:17:43 -07:00
Rob Herley
9b383229c1
add download apis to stream zip from blob storage 2023-08-21 21:23:54 +00:00
Konrad Pabjan
7b617c260d
[Artifacts] @actions/artifact list artifact functionality + download interface setup (#1495)
* actions/artifact preparation for download-artifact v4

* Test matrix strategy

* Fix needs dependency

* Improve list artifact test

* Fix typo

* Fix variables

* Cleanup download-all interfaces

* Fix tsc error

* Simplify to just name instead of artifactName

* Simplify to id instead of ArtifactId

* PR cleanup
2023-08-17 14:40:33 -04:00
Konrad Pabjan
c9dab8c79d
[Artifacts] Save md5 hash for each artifact upload (#1494)
* Hash artifact upload using md5

* Add imports

* Small tweaks

* PR feedback

* PR Feedback
2023-08-15 13:39:57 -04:00
Konrad Pabjan
45c49b09df
[Artifacts] zip creation + blob storage upload functionality (#1488)
* Artifact zip creation + blob storage upload functionality

* Fix lint

* PR feedback
2023-08-10 15:28:41 -04:00
Bethany
73ad88882e utilize client, fetch IDs 2023-08-09 11:26:33 -07:00
Bethany
3ebee1e8b4 package-lock.json conflict 2023-08-04 07:12:36 -07:00
Vallie Joseph
2461056696
Audit Fix (#1480)
* fixing audit failures

* replacing lerna bootstrap with npm command

* audit fix for cache and tool-cache

* updating tunnel

* upgrading core packages

* re-adding tunnel as prod dep

* updating dependencies

* updating exec deps

* updating exec io package

* .

* Revert

* updating packages

* adding core as dep

* updating learna config

* updating lerna commands

* Removing audit failing packages in cache + tool-cache

* updating contribution bootstrap description

* updating libraries

* prettier lint

* hiding stricter rules

* updating prettier command

* Removing unknown flag

* Adding eslint prettier

* ignoring sym links

* updating ignore path

* updating prettier rules

* changing prettier + github ver

* updating ts and ignores

* Revert ts

* Adding unknown ignores

* downgrading lerna

* .

* adding nx

* Adding lint auto lint rules

* updating eslint ignore for glob packages

* Adding subdirs to ignore

* adding flag for ignore pattern in linter

* Expanding ignore regex

* Adding ignore rules

* adding another ignore pattern to tsconfig eslint

* adding ignore pattern to eslintrc

* syncing package-json

* updating traverse

* .

* test adding core and http client to base package

* running npm ci

* adding tsconfig paths

* adding base URL

* Adding explicit path to core and http-client

* editing tsc call

* updating artifact packages

* force build

* updating lock file version

* updating lock file version

* upgrading node version

* Adding babel traverse back

* fixing build issue

* fixing typescript ver

* updating package json

* Adding ignore for artifact test

* adding ignore to flags

* unlink after test completes

* cleanup

* merge + package edit
2023-08-03 16:36:11 -04:00
Bethany
3749c51d21 npm install 2023-08-03 12:59:51 -07:00
Bethany
769c896931 add artifact api twirp definitions 2023-08-03 12:43:45 -07:00
Konrad Pabjan
c4f5ce2665
[Artifacts] Prepare for v2.0.0 of @actions/artifact (#1479)
* Prepare for v2.0.0 of @actions/artifact

* Run prettier

* temporary disable unused vars
2023-08-03 13:34:41 -04:00
Ferenc Hammerl
83db1b8e43 Bump artifact package 2023-01-03 15:19:24 +01:00
Francesco Renzi
e1bb04bace Update internal dependencies 2022-09-16 15:47:36 +00:00