Skip to content

3915: Trigger builds on push to main#3916

Closed
krzywon wants to merge 1 commit intomainfrom
3915-build-on-push-to-main
Closed

3915: Trigger builds on push to main#3916
krzywon wants to merge 1 commit intomainfrom
3915-build-on-push-to-main

Conversation

@krzywon
Copy link
Copy Markdown
Contributor

@krzywon krzywon commented Apr 7, 2026

Description

Add a CI environment variable that determines if the builds should run.

When the builds should not run:

  • Any push to a branch that isn't main.

Fixes #3915

How Has This Been Tested?

Ideally, when merged, the nightly build CI should succeed.

Review Checklist:

Installers

  • There is a chance this will affect the installers, if so
    • Windows installer (GH artifact) has been tested (installed and worked)
    • MacOSX installer (GH artifact) has been tested (installed and worked)
    • Wheels installer (GH artifact) has been tested (installed and worked)

Licensing (untick if necessary)

  • The introduced changes comply with SasView license (BSD 3-Clause)

…uilt. All non-push events and all actions against main should trigger the builds.
Copy link
Copy Markdown
Contributor

@DrPaulSharp DrPaulSharp left a comment

Choose a reason for hiding this comment

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

This looks good to me.

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.

Nightly Builds failing

2 participants