wirthual / deutschland-generator-action

Github action for the generation process of generating docs and code for the deutschland package
Apache License 2.0
0 stars 2 forks source link

Fails for api-doc-template #2

Closed lukaspanni closed 2 years ago

lukaspanni commented 2 years ago

The action fails on rename generated code if the folder does not exist. See Logs: https://github.com/lukaspanni/api-doc-template/runs/4657227598 at line 280 and following

wirthual commented 2 years ago

Well the reason for it to fail is because it seems a the placeholder is not a valid folder/package name.

To run the test, you would need to use a valid name/version number for the generation to work.

lukaspanni commented 2 years ago

I thought that it was a problem with the script not checking if the file exists