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(c8yscrn): Fix setting of screenshot target folder overwrite #165

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

thomaswinkler
Copy link
Collaborator

@thomaswinkler thomaswinkler commented Oct 29, 2024

The screenshot folder was cleared before every run of c8yscrn. To clear the screenshot folder, use the --clear command line option when running c8yscrn to avoid unintented data loss. The global.overwrite setting in the workflow file is now considered for run. If disabled, existing screenshots are not overwritten.

@thomaswinkler thomaswinkler enabled auto-merge (squash) October 29, 2024 21:10
@thomaswinkler
Copy link
Collaborator Author

Approved

@thomaswinkler thomaswinkler merged commit f2ff4cc into develop Oct 29, 2024
8 of 9 checks passed
@thomaswinkler thomaswinkler deleted the fix/screenshot-folder-overwrite branch October 29, 2024 21:17
Copy link

🎉 This issue has been resolved in version 0.7.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant