Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PW CI pipeline update5 ready for review so it can be merged and tested (
NOAA-EMC#3059) # Discription Latest updates to CI GitHub Pipeline: - Explicitly gets owner of the repo from PRs when coming in from forked repos (was deficient on last iteration) - Updated to more current method to GITHUB_OUTPUT for inter job variable passing # Type of change - [x] Bug fix (fixes something broken) - [ ] New feature (adds functionality) - [ ] Maintenance (code refactor, clean-up, new CI test, etc.) NOTE: Many updates where used in the PR process as the pipeline development had to occur directly in the authoritative repo on the develop branch for testing `actions/checkout@v4` when cloning from a forked repo. # How is this tested Once the update is made in the default develop branch the action can be tested. We can not test this from a forked repo because said test would require a fork of a fork. --------- Co-authored-by: Terry McGuinness <[email protected]>
- Loading branch information