Skip to content

Added nightly doc build triggers#3634

Merged
nickanderson merged 2 commits intocfengine:masterfrom
nickanderson:nightly-docs-builds/master
Apr 23, 2026
Merged

Added nightly doc build triggers#3634
nickanderson merged 2 commits intocfengine:masterfrom
nickanderson:nightly-docs-builds/master

Conversation

@nickanderson
Copy link
Copy Markdown
Member

No description provided.

Copy link
Copy Markdown
Contributor

@craigcomstock craigcomstock left a comment

Choose a reason for hiding this comment

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

doesn't really make sense to me completely but let's give it a try.

@nickanderson nickanderson merged commit c06ff36 into cfengine:master Apr 23, 2026
2 checks passed
Comment thread Jenkinsfile

// Build master
build job: env.JOB_NAME, parameters: [
string(name: 'CORE_REV', value: 'master'),
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

would be nice to parameterize this a bit so not so much repetition, but there are differences here and there.

Comment thread Jenkinsfile
}
}
stage('Environment check') {
when {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

why skip these?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I think so that a manual trigger doesn't cause all of them to build this one cron trigger causes master, 3.27, 3.24 and lts (which is 3.27 but targeting /lts ) to build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants