Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport fix to avoid errors from hitachivantara repository #705

Merged

Conversation

labkey-tchad
Copy link
Member

Rationale

Seeing these errors in 23.3:

07:53:49              > Could not resolve org.nodejs:node:16.19.0.
07:53:49                 > Could not get resource 'https://repo.orl.eng.hitachivantara.com/artifactory/pnt-mvn/org/nodejs/node/16.19.0/node-16.19.0.pom'.
07:53:49                    > Could not GET 'https://repo.orl.eng.hitachivantara.com/artifactory/pnt-mvn/org/nodejs/node/16.19.0/node-16.19.0.pom'. Received status code 503 from server: Service Unavailable

Need to backport to fix builds.

Related Pull Requests

Changes

@labkey-tchad
Copy link
Member Author

Copy link
Contributor

@labkey-susanh labkey-susanh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change seems fine, but we're still not out of the woods yet here. The server is throwing up 503 errors even for artifacts we want it to serve.

@labkey-tchad
Copy link
Member Author

Verifying with more backported version updates: https://teamcity.labkey.org/buildConfiguration/LabKey_233Release_Premium_Ehr_BuildEhr/2884408

@labkey-tchad labkey-tchad merged commit dd19da9 into release23.3-SNAPSHOT Feb 1, 2024
1 of 3 checks passed
@labkey-tchad labkey-tchad deleted the 23.3_fb_backportHitachArtifactoryFix branch February 1, 2024 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants