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

Enhance about_resource to reference multiple files. #566

Open
chinyeungli opened this issue Jul 17, 2024 · 2 comments
Open

Enhance about_resource to reference multiple files. #566

chinyeungli opened this issue Jul 17, 2024 · 2 comments

Comments

@chinyeungli
Copy link
Contributor

Currently, the about_resource is only used for one reference. It should be able to have multiple references.

@chinyeungli
Copy link
Contributor Author

This will also need to support multiple resource for ignored_resources

@chinyeungli
Copy link
Contributor Author

By default, the ABOUT file will be generated side-by-side with the reference file; therefore, with multiple about_resource instances, such as the following:

about_resource name
/about/
/about/test.csv
/about/test.json
AboutCode

the tool will generate 3 ABOUT files. However, sometimes, this may not be the behavior that the user wants. As a result, we need to introduce an option to generate all ABOUT files in one place.

chinyeungli added a commit that referenced this issue Aug 7, 2024
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

No branches or pull requests

1 participant