Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix bug (#37) of glob in assets in combination with a workspace project and support for #50 directory target of non-glob assets #53

Merged
merged 4 commits into from Jan 21, 2023

Conversation

cat-in-136
Copy link
Owner

to fix #37 and resolve #50

* Rollback type of FileInfo.source and dest to &str
* Unexpanded path is now stored to FileInfo
* Expand glob at final stage of rpm generation, taking care of workspace
  project
@cat-in-136 cat-in-136 added bug Something isn't working enhancement New feature or request labels Jan 20, 2023
@cat-in-136 cat-in-136 merged commit f98da24 into master Jan 21, 2023
@cat-in-136 cat-in-136 deleted the workspace-glob branch January 21, 2023 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Keep basename of source when it is a file and dest is directory using glob pattern in workspace
1 participant