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

feat: add clean-cache workflow #2894

Merged
merged 3 commits into from
May 21, 2023
Merged

feat: add clean-cache workflow #2894

merged 3 commits into from
May 21, 2023

Conversation

bigint
Copy link
Member

@bigint bigint commented May 21, 2023

  • chore: update to use nightly env
  • chore: update to use nightly env
  • feat: add clean-cache workflow

What does this PR do?

🤖 Generated by Copilot at f0749e1

This pull request introduces two changes to the GitHub Actions workflows for the repository. It updates the nightly.yml workflow to use workflow-level environment variables and remove unnecessary code. It also adds a new clean-cache.yml workflow to manually clear the GitHub Actions cache.

Related issues

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Enhancement (non-breaking small changes to existing functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Explanation of the changes

🤖 Generated by Copilot at f0749e1

  • Add a new workflow to manually clean the GitHub Actions cache for the repository (link)
  • Add two environment variables to the nightly.yml workflow to indicate the CI and nightly build settings (link)
  • Remove the redundant env block from the test step in the nightly.yml workflow (link)

Emoji

🧹🔧♻️

@vercel
Copy link

vercel bot commented May 21, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
prerender 🔄 Building (Inspect) May 21, 2023 9:26am
ui ✅ Ready (Inspect) Visit Preview May 21, 2023 9:26am
1 Ignored Deployment
Name Status Preview Updated (UTC)
web ⬜️ Ignored (Inspect) May 21, 2023 9:26am

@bigint bigint merged commit 988299c into main May 21, 2023
6 of 9 checks passed
@bigint bigint deleted the fix-nightly-ci branch May 21, 2023 09:26
@vercel vercel bot temporarily deployed to Preview – prerender May 21, 2023 09:26 Inactive
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.

None yet

1 participant