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 to have relative path with respect to base directory in output of LS command #1095

Merged
merged 7 commits into from
Mar 3, 2025

Conversation

rishabhmalikMS
Copy link
Contributor

@rishabhmalikMS rishabhmalikMS commented Feb 25, 2025

Fix to have relative path with respect to base directory in output of LS command

1. Why is this change being made?
- Changes made to output relative path of listed files/folders in output of LS command to maintain same behavior as output by shellJs
2. What has been changed?
- Absolute path changes to relative with respect to base directory
3. How was this tested?
- Tested by running the task on pipeline to ensure installation works as expected.
- Pipeline run link: https://dev.azure.com/rishabhmalikOrg/Test%20Project/_build/results?buildId=437&view=logs&j=12f1170f-54f2-53f3-20dd-22fc7dff55f9&t=d6b0b499-3d6b-51f2-b264-9b9f875515b5
- Output with original ShellJS implementation: https://dev.azure.com/rishabhmalikOrg/Test%20Project/_build/results?buildId=439&view=logs&j=12f1170f-54f2-53f3-20dd-22fc7dff55f9&t=d6b0b499-3d6b-51f2-b264-9b9f875515b5

@rishabhmalikMS rishabhmalikMS requested review from a team as code owners February 25, 2025 04:29
@rishabhmalikMS rishabhmalikMS merged commit be0310c into master Mar 3, 2025
6 checks passed
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

Successfully merging this pull request may close these issues.

2 participants