Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cu-dev] Help needed removing artifact from download.eclipse.org

Maybe try updating the CI job that does the promotion to "rm" the ^ concurrency-tck-3.1.0.zip + tck-3.1.0.info files via a "ssh" command prior to where you do the "scp" the new TCK.  That has worked for us on the Platform TCK team in the past.

On Mon, Apr 22, 2024 at 10:39 AM Kyle Aure via cu-dev <cu-dev@xxxxxxxxxxx> wrote:
Hello Everyone,

Thanks for the suggestion Ivar.  I think I ran into this before where the site says that committers can do these things, but really it is only someone on the steering committee for Jakarta EE that can.
I get the following error if I try to archive these artifacts

Screenshot 2024-04-22 at 09.36.55.png

Thanks again,
Kyle Jon Aure

On Sat, Apr 20, 2024 at 1:28 AM Ivar Grimstad via cu-dev <cu-dev@xxxxxxxxxxx> wrote:
Hi Kyle,

As a committer, you can log in to https://download.eclipse.org/ee4j/cu/jakartaee10/staged/eftl/ and delete the artifacts yourself. All committers on the project have access to their subdirectory, in your case ("cu").

Tip: You can also create a jenkins job that does it for you, but if it's only occasionally, doing it manually is just as convenient. 

Ivar

On Fri, Apr 19, 2024 at 10:24 PM Kyle Aure via cu-dev <cu-dev@xxxxxxxxxxx> wrote:
Hello Everyone,

I've been working on the specification project release review here: https://github.com/jakartaee/specifications/pull/733
Part of that process is uploading the TCK to the stagging directory of downloads.eclipse.org.
I ran the Jenkins job to do this before realizing the job needed to be updated.
  So I accidentally uploaded the 3.1.0 TCK to https://download.eclipse.org/ee4j/cu/jakartaee10/staged/eftl/ (meant for jakartaee10)
  I have since updated this job to ask for which Jakarta Version the artifact is for and so the 3.1.0 TCK was also correctly uploaded to https://download.eclipse.org/ee4j/cu/jakartaee11/staged/eftl/

I need someone who has access to delete the 3.1.0 TCK from the jakartaee10 staging site.

Thank you,
Kyle Jon Aure
_______________________________________________
cu-dev mailing list
cu-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cu-dev


--

Ivar Grimstad

Jakarta EE Developer Advocate | Eclipse Foundation Eclipse Foundation - Community. Code. Collaboration. 

_______________________________________________
cu-dev mailing list
cu-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cu-dev
_______________________________________________
cu-dev mailing list
cu-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cu-dev

Back to the top