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

Refactor build solution jobs into CI pipeline #14

Merged
merged 1 commit into from
May 18, 2024
Merged

Refactor build solution jobs into CI pipeline #14

merged 1 commit into from
May 18, 2024

Conversation

glopesdev
Copy link
Member

@glopesdev glopesdev commented May 18, 2024

To accelerate integration testing of parallel PRs it would be useful to have a CI pipeline for building and testing whether the solution builds for each PR in advance of review.

As a first step, this PR simply refactors the basic build steps used for documentation deployment into a separate reusable workflow, as described in Reusable workflows. We can later add unit tests or running with examples as additional steps.

@glopesdev glopesdev added the feature New planned feature label May 18, 2024
@glopesdev glopesdev requested a review from ncguilbeault May 18, 2024 08:36
@ncguilbeault
Copy link
Collaborator

Looks good - lets go ahead and merge

@glopesdev glopesdev merged commit 3740859 into main May 18, 2024
2 checks passed
@glopesdev glopesdev deleted the ci-dev branch May 18, 2024 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New planned feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants