Add workflow to test CMake builds against installed sc, p4est, and ThunderEgg#1
Draft
Add workflow to test CMake builds against installed sc, p4est, and ThunderEgg#1
Conversation
Co-authored-by: scottaiton <8593806+scottaiton@users.noreply.github.com>
Co-authored-by: scottaiton <8593806+scottaiton@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add GitHub workflow for CMake build testing with sc and p4est
Add workflow to test CMake builds against installed sc and p4est
Nov 19, 2025
Owner
|
@copilot It should test an installed version of thunderegg also |
Co-authored-by: scottaiton <8593806+scottaiton@users.noreply.github.com>
Author
Added ThunderEgg support to the workflow. The workflow now:
Changes in commit 3a9badc. Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
Copilot
AI
changed the title
Add workflow to test CMake builds against installed sc and p4est
Add workflow to test CMake builds against installed sc, p4est, and ThunderEgg
Nov 19, 2025
Owner
|
@copilot change the macos job to run on macos 27 |
Co-authored-by: scottaiton <8593806+scottaiton@users.noreply.github.com>
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds CI workflow to verify forestclaw builds correctly against pre-installed sc, p4est, and ThunderEgg dependencies from submodules, rather than using them as subdirectories.
Changes
.github/workflows/ci_cmake_installed.ymlthat:P4EST_USE_SYSTEM_SC=ON)FCLAW_ENABLE_SUBMODULES=OFFto consume installed librariespermissions: contents: readfor securityBuild flow
This validates the install/find_package workflow for packaging scenarios.
Created from VS Code via the GitHub Pull Request extension.
Created from VS Code via the GitHub Pull Request extension.
Original prompt
Created from VS Code via the GitHub Pull Request extension.
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.