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

Purged Cloudflare cache and added success message #16

Merged
merged 3 commits into from
Dec 18, 2024

Conversation

thejmitchener
Copy link
Member

@thejmitchener thejmitchener commented Dec 18, 2024

Introduces two key enhancements to our workflow regarding Cloudflare cache management.

Firstly, it ensures that we have a properly formatted conditional statement in the GitHub Actions workflow file, which prevents the job from running for Dependabot. This minor syntax correction maintains the integrity of our CI process.

Secondly, the addition of a success message in the CloudflareCacheClearCommand class provides immediate feedback to users when the cache is successfully purged. This improves user experience by confirming the action's success, which is particularly valuable in debugging and operational contexts.

Together, these changes enhance the clarity and reliability of our CI/CD process, ensuring that our team receives accurate feedback during cache management operations.

…re made to ensure that the job runs only if the actor is not Dependabot.
@thejmitchener thejmitchener merged commit 1710218 into main Dec 18, 2024
7 checks passed
@thejmitchener thejmitchener deleted the tweak-clear-command branch December 18, 2024 17:04
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.

1 participant