Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Issue #757 Create nightly pipeline #777

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

Merged
merged 8 commits into from
Jan 26, 2024
Merged

Issue #757 Create nightly pipeline #777

merged 8 commits into from
Jan 26, 2024

Conversation

Manangka
Copy link
Collaborator

@Manangka Manangka commented Jan 25, 2024

Fixes #757

Description

This commit adds a nightly pipeline.
The goal of the nightly pipeline is to build or repository against the latest development branch of MODFLOW.
This will allow us to catch breaking changes early on.

The pipeline file has been refactored to prevent code duplication. This has been accomplished by using templates.
The new nightly pipeline is added as a new subproject of the main project

Checklist

  • Links to correct issue
  • Update changelog, if changes affect users
  • PR title starts with Issue #nr, e.g. Issue #737
  • Unit tests were added
  • If feature added: Added/extended example

@Manangka Manangka marked this pull request as ready for review January 26, 2024 14:44
Copy link
Contributor

@luitjansl luitjansl left a comment

Choose a reason for hiding this comment

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

I cannot review this.

Copy link
Contributor

@JoerivanEngelen JoerivanEngelen left a comment

Choose a reason for hiding this comment

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

Hard to verify from xml as a n00b, so I assume it works fine ;-)

@Manangka Manangka added this pull request to the merge queue Jan 26, 2024
Merged via the queue into master with commit e2dd44b Jan 26, 2024
@Manangka Manangka deleted the issue_757 branch January 26, 2024 17:03
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.

separate pipeline for modflow's nightly build ?
3 participants