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

Ceasing to test against non-block-scoped stage #2385

Merged
merged 15 commits into from
Jan 20, 2023

Conversation

jglick
Copy link
Member

@jglick jglick commented Jan 18, 2023

@jglick jglick marked this pull request as ready for review January 18, 2023 19:20
@jglick jglick requested a review from a team as a code owner January 18, 2023 19:20
@jglick
Copy link
Member Author

jglick commented Jan 19, 2023

Cannot download "https://github.com/sass/node-sass/releases/download/v4.11.0/linux-x64-64_binding.node": 
[INFO] 
[INFO] HTTP error 503 Egress is over the account limit.

I guess this plugin is not set up to use an NPM proxy

@@ -49,7 +49,7 @@
<argLine>-Xmx2g -Xms2g -Djava.awt.headless=true -XX:+HeapDumpOnOutOfMemoryError -XX:+TieredCompilation -XX:TieredStopAtLevel=1</argLine>
</properties>

<scm>
<scm child.scm.connection.inherit.append.path="false" child.scm.developerConnection.inherit.append.path="false" child.scm.url.inherit.append.path="false">
Copy link
Member

Choose a reason for hiding this comment

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

why this? is it related to this PR?

Copy link
Member Author

Choose a reason for hiding this comment

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

Sort of—I had problems testing this incremental build in PCT, and was hoping that fixing the deployed scms might fix it.

Copy link
Member Author

Choose a reason for hiding this comment

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

Regardless of timing, this change is just matching the current recommendations: jenkinsci/archetypes#360

@@ -15,13 +15,6 @@
<url>https://github.com/jenkinsci/blueocean-plugin/blob/master/blueocean/doc/BlueOcean.adoc</url>
<description>Blue Ocean is a new project that rethinks the user experience of Jenkins. Designed from the ground up for Jenkins Pipeline and compatible with Freestyle jobs, Blue Ocean reduces clutter and increases clarity for every member of your team.</description>

<scm>
Copy link
Member

Choose a reason for hiding this comment

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

why this? is it related to this PR?

Copy link
Member Author

Choose a reason for hiding this comment

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

@jglick jglick requested a review from olamy January 19, 2023 19:59
@olamy olamy merged commit 73727c0 into jenkinsci:master Jan 20, 2023
@jglick jglick deleted the stage-deprecation branch January 20, 2023 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants