NASA-PDS / roundup-action

Do a "roundup", a/k/a PDS-style continuous integration and delivery
Apache License 2.0
1 stars 4 forks source link

stable java Roundup fails if folder target/staging is not available (used for documentation) #44

Closed tloubrieu-jpl closed 3 years ago

tloubrieu-jpl commented 3 years ago

🐛 Describe the bug

See for example https://github.com/NASA-PDS/pds-api-javalib/runs/2632549207?check_suite_focus=true

📜 To Reproduce

Create tag on repository https://github.com/NASA-PDS/pds-api-javalib

🕵️ Expected behavior

That should work with documentation created in target/apidocs

We can set an environment varialbe for that ?

📚 Version of Software Used

🩺 Test Data / Additional context

🏞Screenshots

🖥 System Info


:unicorn: Applicable requirements

jordanpadams commented 3 years ago

@tloubrieu-jpl i think we should keep target/staging as a default and then make this an optional argument?