Skip to content

Conversation

@eap
Copy link
Collaborator

@eap eap commented Sep 11, 2025

This change allows for the testing of forks since the GitHub action will use repository-scoped credentials to clone the target repo (avoiding the tricky situation of configuring multi-repo access for credentials)

Checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have run the unit tests before creating the PR

@eap eap requested a review from srherbener September 11, 2025 21:34
@eap eap requested review from srherbener and removed request for srherbener September 12, 2025 15:26
Copy link

@srherbener srherbener left a comment

Choose a reason for hiding this comment

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

I think this all looks good. I have a couple questions:

  • This is being tested with the ioda draft PR: https://github.com/JCSDA-internal/ioda/pull/1507, correct? And it looks like this test is working.
  • The idea behind this is to copy the contributed code (feature branches from a clone or fork) into a local area and then access the copied code via the ecbuild_bundle keyword "SOURCE". This works for direct clones as well as forks. Is this correct?

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.

3 participants