61 Commits
Author SHA1 Message Date
Aleksandr NeychevandClaude Opus 5 2ea74c0637 let the action run on Gitea
Check dist/ / check-dist (push) Canceled after 0s
Code scanning - action / CodeQL-Build (push) Canceled after 0s
Licensed / Check licenses (push) Canceled after 0s
Test / Build (macos-latest) (push) Canceled after 0s
Test / Build (ubuntu-latest) (push) Canceled after 0s
Test / Build (windows-latest) (push) Canceled after 0s
Test / Merge (push) Canceled after 0s
isGhes() reads GITHUB_SERVER_URL and takes every host but github.com and
its enterprise ones for a GHES, where the v4 artifact backend is absent.
On Gitea that backend is there and answers, but the check runs on the
runner ahead of any request, so the upload never starts. It now returns
false. See GITEA-PATCH.md.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-14 05:05:46 +05:00
Salman Chishti 08396203c1 Prepare for new release of actions/upload-artifact with new toolkit cache version 2025-03-19 05:38:34 -07:00
Yang Cao b26fd06e9d Update to use artifact 2.2.2 package 2025-02-21 13:05:59 -05:00
Yang Cao 97422693d3 Expose env vars to controll concurrency and timeout 2025-01-09 14:41:08 +00:00
Brian DeHamer c40c16d999 add new artifact-digest output
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-12-17 13:48:06 -08:00
Josh Gross 92b01ebffa Undo indirect dependency updates from #627 2024-10-09 12:35:22 -04:00
Rob Herley d50e66084c bump version 2024-10-08 13:35:54 -04:00
Rob Herley aabe6f8050 build with @actions/artifact v2.1.11 2024-10-08 12:46:18 -04:00
Rob Herley 9f6f6f402e update @actions/core and @actions/artifact to latest versions 2024-10-07 09:45:59 -04:00
Josh Gross 3b315f26f6 npm run release again 🙂 2024-08-15 17:36:20 -04:00
Josh Gross 0a398c1480 npm run release 2024-08-15 17:30:44 -04:00
Josh Gross cb6558bb10 Exclude hidden files by default 2024-08-15 16:22:09 -04:00
Rob Herley 73a0b9c954 revert back to @actions/artifact 2.1.8 2024-08-06 10:23:43 -04:00
Rob Herley e445c64bc2 bump @actions/artifact to v2.1.9 2024-08-01 15:46:49 -04:00
Rob Herley 04c51f5766 ncc 2024-07-05 13:55:51 +00:00
Jonathan Tamsut 552bf3722c new version 2024-04-23 11:22:42 -07:00
Your Name 90aba496fc updating toolkit artifact dependency to 2.1.6 2024-04-22 08:06:58 -07:00
eggyhead 3e3da837d2 updating artifact and core dependencies 2024-04-17 17:00:25 +00:00
eggyhead 4881bfd3f2 updating dist: 2024-02-05 17:39:17 +00:00
Rob Herley 3f353f9d9e ncc 2024-01-22 21:46:33 -05:00
Rob Herley da58a3f7b2 ncc 2024-01-22 15:58:20 -05:00
Rob Herley 8d531b15a6 reorganize upload code in prep for merge logic, add more tests 2024-01-22 15:49:34 -05:00
Rob Herley 11ff42c7b1 add new overwrite input & docs 2024-01-18 13:31:03 -05:00
Konrad Pabjan 73d8b66ede Support artifact-url output (#496)
* Support artifact-url output

* update dist/index.js

* Update license

* Simplify output

* Update README
2024-01-10 12:31:08 -05:00
Rob Herley 4a6c273b98 Merge branch 'main' into v4-beta 2023-12-13 15:10:05 -05:00
Vallie Joseph 9a179cdb8d adding error message improvement 2023-12-11 16:41:05 +00:00
Rob Herley eba2a242da consume latest @actions/toolkit (#461) 2023-12-07 11:53:07 -08:00
Rob Herley 83b889d09d consume latest @actions/artifact 2023-12-04 15:40:37 -05:00
Rob Herley fa39c94ed2 consume latest @actions/artifact from toolkit 2023-11-20 20:56:30 -05:00
Rob Herley 59ef34ab24 bump for more logs 2023-11-20 11:28:41 -05:00
Rob Herley 20bcd3b8cb add compression level input 2023-11-20 11:08:50 -05:00
Konrad PabjanandRob Herley aa5cae10db Add artifact-id output to v4-beta (#448)
* Add artifact-id to outputs

* ncc

---------

Co-authored-by: Rob Herley <robherley@github.com>
2023-10-26 12:05:31 -04:00
Rob Herley 50ad273a1a bump linked artifact toolkit pkg 2023-10-16 14:30:52 -04:00
Bethany 66630398df update dist/index.js 2023-09-06 11:42:11 -07:00
Bethany 0597a567d0 update dist 2023-08-24 12:03:24 -07:00
Bethany 99700c1456 Update upload-artifact for @actions/artifact@v2 2023-08-24 11:01:45 -07:00
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
2023-01-05 16:27:11 -05:00
Konrad Pabjan 055b8b3f04 Bump Actions NPM dependencies (#374) 2023-01-04 13:55:10 -05:00
Konrad Pabjan 83fd05a356 Bump actions-core to v1.10.0 (#356) 2022-10-21 15:17:17 -04:00
Rob Herley 849aa7758a nvm use 12 & npm run release 2022-05-19 21:17:44 +00:00
Rob Herley 4d3986961d recompile with correct ncc version 2022-05-19 20:46:08 +00:00
Rob Herley 2e0d362ec5 bump @actions/artifact to 1.1.0 2022-05-19 20:33:04 +00:00
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
2022-03-03 08:44:35 -08:00
Konrad Pabjan 82c141cc51 Bump @actions/artifact to version 0.6.1 (#286) 2021-12-15 09:47:54 -05:00
Konrad Pabjan da838ae959 Bump @actions/artifact to version 0.6.0 (#280) 2021-12-07 11:45:04 -05:00
Brian Cristante 27121b0bdf Ingest v0.5.2 of @actions/artifact (#224)
* npm install --update @actions/artifact

* update .license file

* npm run release
2021-06-16 11:09:14 -04:00
Konrad Pabjan ee69f02b3d Bump @actions/artifact to version 0.5.1 (#189)
* Bump @actions/artifact to version 0.5.1

* Update license versions
2021-04-06 16:47:26 -04:00
Yang Cao e95d1b9c8d update index.js 2021-02-08 15:41:35 -05:00
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
2021-01-04 15:48:10 +01:00
Josh Gross 328d69042a Update @actions/core to 1.2.6 2020-11-12 16:32:13 -05:00