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

Update GitHub action to install SVN before deploy to WordPress.org #175

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

raamdev
Copy link
Member

@raamdev raamdev commented Dec 3, 2024

The ubuntu-latest / ubuntu-24.04 runner on GitHub Actions no longer includes SVN, so this updates the deploy.yml file used by GitHub Actions so that it installs SVN before deploying the plugin to WordPress.org.

@raamdev raamdev requested a review from GaryJones December 3, 2024 14:06
@raamdev raamdev self-assigned this Dec 3, 2024
Copy link

codecov bot commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 17.54%. Comparing base (2995e39) to head (ed23f9e).

Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #175   +/-   ##
==========================================
  Coverage      17.54%   17.54%           
  Complexity       264      264           
==========================================
  Files             10       10           
  Lines           1305     1305           
==========================================
  Hits             229      229           
  Misses          1076     1076           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@GaryJones GaryJones added this to the 0.7.2 milestone Dec 3, 2024
@raamdev raamdev merged commit e6b3ef2 into develop Dec 4, 2024
22 checks passed
@raamdev raamdev deleted the update/deploy-action branch December 4, 2024 03:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants