Skip to content

Adding Removal of Lingering Files #764

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

Merged
merged 3 commits into from
Mar 14, 2023
Merged

Adding Removal of Lingering Files #764

merged 3 commits into from
Mar 14, 2023

Conversation

Jefajers
Copy link
Member

@Jefajers Jefajers commented Mar 2, 2023

Overview/Summary

This PR fixes #754

  • Adds Logic in Invoke-AzOpsPush to check for temporary lingering files from previous executions and removes them.
  • Adds Guidance in Wiki FAQ about temporary files.
  • Adds Self-Hosted section when multiple agents/runners co-exists on the same compute resource.

This PR fixes/adds/changes/removes

  1. Changes Frequently-Asked-Questions.md
  2. Changes Self-Hosted.md
  3. Changes Invoke-AzOpsPush.ps1
  4. Changes Strings.psd1

Breaking Changes

N/A

Testing Evidence

Removal logic has been tested and files are removed successfully.

As part of this Pull Request I have

  • Checked for duplicate Pull Requests
  • Associated it with relevant issues, for tracking and closure.
  • Ensured my code/branch is up-to-date with the latest changes in the main branch
  • Performed testing and provided evidence.
  • Updated relevant and associated documentation.

@Jefajers Jefajers added wiki-doc Improvements or additions to documentation enhancement New feature or request labels Mar 2, 2023
@Jefajers Jefajers requested a review from a team as a code owner March 2, 2023 15:40
@Jefajers Jefajers requested a review from a team as a code owner March 2, 2023 15:40
@Jefajers Jefajers added this to the Release - v2.0.3 milestone Mar 2, 2023
@Jefajers Jefajers temporarily deployed to test March 2, 2023 18:57 — with GitHub Actions Inactive
@Jefajers
Copy link
Member Author

Jefajers commented Mar 6, 2023

Info: Don’t merge this PR until release time, the wiki updates in the PR reflect a new behavior not valid until release.

@Jefajers Jefajers merged commit c15137e into Azure:main Mar 14, 2023
@Jefajers Jefajers deleted the cleanFiles branch March 14, 2023 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wiki-doc Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request - Validate - parameter to indicate temp folder for WhatIf output
2 participants