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

workflow(cd): Implement Cleanup Functionality for Temporary Files #124

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

Ananya54321
Copy link
Contributor

Description
Add a cleanup function to automatically remove temporary files, logs, screenshots, and build artifacts generated during the automation process. This will ensure the environment remains clean for subsequent runs.

Relevance
Prevents clutter, frees up disk space, and avoids potential conflicts caused by leftover files from previous executions, especially in CI/CD environments.

@CLAassistant
Copy link

CLAassistant commented Oct 14, 2024

CLA assistant check
All committers have signed the CLA.

Copy link

netlify bot commented Oct 14, 2024

Deploy Preview for midscene ready!

Name Link
🔨 Latest commit b623ebe
🔍 Latest deploy log https://app.netlify.com/sites/midscene/deploys/670d6f0631eaf300081d1c66
😎 Deploy Preview https://deploy-preview-124--midscene.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@zhoushaw zhoushaw changed the title Implement Cleanup Functionality for Temporary Files workflow(cd): Implement Cleanup Functionality for Temporary Files Oct 17, 2024
@zhoushaw zhoushaw merged commit 874549c into web-infra-dev:main Oct 17, 2024
8 of 9 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.

3 participants