Salman Muin Kayser Chishti
615b319bd2
chore: release v6.0.0 for Node.js 24 support
...
- Update to Node.js 24 runtime (runs.using: node24)
- Bump version to 6.0.0
- Update README with v6 release notes
- Rebuild dist
5 days ago
Salman Muin Kayser Chishti
867bba2a6b
chore: add missing eslint plugins and update to compatible versions
6 days ago
Salman Muin Kayser Chishti
471b053ce1
chore: add eslint-plugin-prettier and upgrade prettier to v3
6 days ago
Salman Muin Kayser Chishti
0d8ecc924d
Merge origin/main and resolve conflicts for node24
...
- Updated @actions/artifact to ^5.0.0
- Updated @actions/core to ^2.0.0
- Regenerated dist files and license cache
6 days ago
Salman Muin Kayser Chishti
87458809df
chore: update dependencies to use published npm packages
6 days ago
Salman Muin Kayser Chishti
8b8de53667
chore: use local @actions/core, glob, io packages
1 week ago
Daniel Kennedy
905a1ecb59
Prepare `v5.0.0`
2 months ago
Salman Muin Kayser Chishti
98d3bf521e
upadate spacing
3 months ago
Salman Muin Kayser Chishti
48ddad3e02
Update to use Node 24 with local artifact package and security fixes
3 months ago
Salman Chishti
6c33d18d0a
update to use node 24
5 months ago
Salman Chishti
08396203c1
Prepare for new release of actions/upload-artifact with new toolkit cache version
9 months ago
Yang Cao
b26fd06e9d
Update to use artifact 2.2.2 package
10 months ago
Yang Cao
97422693d3
Expose env vars to controll concurrency and timeout
11 months ago
Brian DeHamer
c40c16d999
add new artifact-digest output
...
Signed-off-by: Brian DeHamer <bdehamer@github.com>
1 year ago
Brian DeHamer
735efb4a0a
bump @actions/artifact from 2.1.11 to 2.2.0
...
Signed-off-by: Brian DeHamer <bdehamer@github.com>
1 year ago
Josh Gross
92b01ebffa
Undo indirect dependency updates from #627
1 year ago
Rob Herley
d50e66084c
bump version
1 year ago
Rob Herley
aabe6f8050
build with @actions/artifact v2.1.11
1 year ago
Rob Herley
9f6f6f402e
update @actions/core and @actions/artifact to latest versions
1 year ago
Josh Gross
a0c40cf602
Update to latest `@actions/glob` and fix tests
1 year ago
Josh Gross
cb6558bb10
Exclude hidden files by default
1 year ago
Rob Herley
134dcf33c0
v4.3.6
1 year ago
Rob Herley
73a0b9c954
revert back to @actions/artifact 2.1.8
1 year ago
Rob Herley
e445c64bc2
bump @actions/artifact to v2.1.9
1 year ago
Rob Herley
32a9e276a8
bump @actions/artifact and npm audit
1 year ago
Your Name
65462800fd
updating package version
2 years ago
Your Name
90aba496fc
updating toolkit artifact dependency to 2.1.6
2 years ago
eggyhead
31685d04a0
updating to release 4.3.2
2 years ago
eggyhead
bb3b4a3cdb
updating package version
2 years ago
eggyhead
3e3da837d2
updating artifact and core dependencies
2 years ago
eggyhead
a30777e265
@eggyhead
...
updating artifact dependency to version 2.1.1
2 years ago
Rob Herley
997fffa355
add merge artifact sub-action
2 years ago
Rob Herley
8d531b15a6
reorganize upload code in prep for merge logic, add more tests
2 years ago
Rob Herley
11ff42c7b1
add new overwrite input & docs
2 years ago
Konrad Pabjan
73d8b66ede
Support artifact-url output ( #496 )
...
* Support artifact-url output
* update dist/index.js
* Update license
* Simplify output
* Update README
2 years ago
Rob Herley
6a5077f99b
update docs and bump @actions/artifact
2 years ago
Bethany
0f573694ad
bump @actions/artifact to 2.0.0
2 years ago
Bethany
99700c1456
Update upload-artifact for @actions/artifact@v2
2 years ago
Konrad Pabjan
013d2b89ba
Create devcontainer for codespaces + update all dev dependencies ( #375 )
...
* Create devcontainer for codespaces
* Use node 16 for devcontainer and CI
* Fix node version incompatibility error
* Remove caching
* Add npm build to check-dist
* Remove new caching
* use npm install
* Test node 14
* Update check dist with node 16
* Use node 18.x for check-dist
* Npm install vs CI
* Update package.json scripts
* test
* Remove caching
* npm run test
* testing
* test
* test
* One more test
* Test
* test
* Update everything
* use vercel
* Test
* Update index.js
* Test
* Remove codeql warnings
* Use NPM CI vs install
* Small tweaks to existing workflows
3 years ago
Konrad Pabjan
055b8b3f04
Bump Actions NPM dependencies ( #374 )
3 years ago
Konrad Pabjan
83fd05a356
Bump actions-core to v1.10.0 ( #356 )
3 years ago
Rob Herley
2e0d362ec5
bump @actions/artifact to 1.1.0
4 years ago
Jonathan Tamsut
6673cd052c
Update `lockfileVersion` in `package-lock.json` ( #302 )
...
* update lockfileVersion
* regenerate package lock
* update actions/artifact package
* upgrade to v3
* bump license number
* bump upload-artifact package version
* regenerate index.js
* add newline
* generate release
* revert index.js
* use correct typescript version
* revert artifact version
* regenerate lock file
* revert to newer packages
* regenerate index.js
* use new version in README
4 years ago
Konrad Pabjan
82c141cc51
Bump @actions/artifact to version 0.6.1 ( #286 )
4 years ago
Konrad Pabjan
da838ae959
Bump @actions/artifact to version 0.6.0 ( #280 )
4 years ago
Alberto Gimeno
551bc9bdf8
Upgrade jest, jest-circus and ts-jest
4 years ago
Brian Cristante
27121b0bdf
Ingest v0.5.2 of @actions/artifact ( #224 )
...
* npm install --update @actions/artifact
* update .license file
* npm run release
5 years ago
Konrad Pabjan
ee69f02b3d
Bump @actions/artifact to version 0.5.1 ( #189 )
...
* Bump @actions/artifact to version 0.5.1
* Update license versions
5 years ago
Konrad Pabjan
e448a9b857
Add retries to all HTTP calls + resolve dependabot alerts ( #160 )
...
* Bump @actions/artifact to version 0.5.0
* Resolve dependabot alert for node-notifier
* Resolve dependabot alert for node-fetch
* Bump artifact.dep.yml
* Update http-client.dep.yml
5 years ago
Josh Gross
328d69042a
Update @actions/core to 1.2.6
5 years ago