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

restricting logs, output to appdata local directory #488

Merged
merged 11 commits into from
Dec 3, 2024

Conversation

snamilikonda
Copy link

@snamilikonda snamilikonda commented Nov 25, 2024

Pull Request Template

Description

Updated the file system to be only accessible to certain locations and read only a few file types (json, yaml, csx) from most locations.

Checklist

  • The code change is covered by unit tests. I have added tests that prove my fix is effective or that my feature works
  • I have performed end-to-end test locally.
  • New and existing unit tests pass locally with my changes
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I used clear names for everything
  • I have performed a self-review of my own code

@snamilikonda snamilikonda requested a review from a team as a code owner November 25, 2024 17:43
@snamilikonda snamilikonda linked an issue Nov 25, 2024 that may be closed by this pull request
@snamilikonda snamilikonda force-pushed the user/snamilikonda/dirlocationrefactored branch from 4fc9a2e to 6ef43ff Compare November 25, 2024 17:45
@snamilikonda snamilikonda force-pushed the user/snamilikonda/dirlocationrefactored branch from 76da0cc to f3611e4 Compare November 26, 2024 19:54
@snamilikonda snamilikonda merged commit 6f36471 into integration Dec 3, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Feature]: Restrict location of file storage on test runs
3 participants