Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

Maven build step of "Run CI" GitHub action could not handle source branches with '/' in the name #2

Closed
tdddblog opened this issue Jul 27, 2021 · 1 comment
Assignees
Labels
B12.0 bug Something isn't working i&t.skip
Milestone

Comments

@tdddblog
Copy link
Collaborator

🐛 Describe the bug

Maven build step in CI test could not handle source branches with '/' in the name, for example branch release/v0.3, see
https://github.com/NASA-PDS/registry-api-service/runs/3163966969?check_suite_focus=true

📜 To Reproduce

Steps to reproduce the behavior:

  1. Trigger Run CI action on branch with '/' in the name, such as test/123
  2. See an error similar to this error: pathspec '123' did not match any file(s) known to git

🕵️ Expected behavior

"Run CI" GitHub action should work with branches containing '/' in the name

⚙️ Engineering Details

@jordanpadams
Copy link
Member

closed per #3

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
B12.0 bug Something isn't working i&t.skip
Projects
None yet
Development

No branches or pull requests

3 participants