upload-artifact icon indicating copy to clipboard operation
upload-artifact copied to clipboard

[feat req] GHES Support

Open dcaffull-fds opened this issue 11 months ago • 4 comments

What would you like to be added?

I see that v4 does not have GHES support. The changelog states that support will be added in the future, but I don't see any issue tracking that, so thought I'd file this.

If any approximate timelines are available, I'd appreciate it. Thanks.

Why is this needed?

My company uses GHES and would like to stay up to date with our dependencies. Currently we are forced to remain on v3 of this action.

dcaffull-fds avatar Mar 05 '24 09:03 dcaffull-fds

Found this: https://github.com/github/roadmap/issues/930 I think it is a backend topic if GHES to be compatible with the action itself. Seems it is only planned for Q4 2024 which is a very unfortunate statement.

Danielku15 avatar Apr 16 '24 09:04 Danielku15

this is especially tricky since it seems like the response for certain classes of issues is "upgrade to v4": https://github.com/actions/upload-artifact/issues/388

mgasner avatar Aug 05 '24 19:08 mgasner

Screenshot 2024-08-23 at 14 43 55

Related to https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/ v3 won't work anymore starting November 30, 2024.

We are using this action (and also actions/download-artifact) within our GHES.

My question is if v4 will be supported for GHES until the mentioned date or if we need to find other solutions? Thanks

AndreasAugustin avatar Aug 23 '24 12:08 AndreasAugustin

If we're lucky we might get v4 support in Q1-2025. The implementation is planned for Q4-2024 and it will take until we get a release.

But from the message I read: "...This deprecation will not impact any existing versions of GitHub Enterprise Server being used by customers". Hence v3 is still "there" but considered deprecated.

Danielku15 avatar Aug 23 '24 13:08 Danielku15