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

[package-extractor] Allow for a custom link creation script path to be used for the create-links.js file #4918

Merged

Conversation

D4N14L
Copy link
Member

@D4N14L D4N14L commented Sep 10, 2024

Summary

Allows for placing the "create-links.json" file and it's associated metadata file to be modified when operating in "script" mode.

Details

Currently the "create-links.js" file gets created in the root of the extraction. This PR allows for changing where this file gets placed, which will allow for overlaying of multiple extractions from the same repository while allowing a custom location for all extraction scripts and metadatas.

How it was tested

Added unit tests

Impacted documentation

May require website document updates for new parameter

Co-authored-by: Ian Clanton-Thuon <[email protected]>
@D4N14L D4N14L enabled auto-merge (squash) September 11, 2024 17:18
@D4N14L D4N14L merged commit fd6ce14 into microsoft:main Sep 11, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

2 participants