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

Refactor: Update GH Action #384

Open
1 task
Pathan-Amaankhan opened this issue Dec 30, 2024 · 0 comments
Open
1 task

Refactor: Update GH Action #384

Pathan-Amaankhan opened this issue Dec 30, 2024 · 0 comments
Assignees

Comments

@Pathan-Amaankhan
Copy link
Member

Description

  • Recently WordPress started using SVN credentials instead of WordPress credentials for plugin release. Our GH Action still uses WordPress credentials to release the plugin, which needs to be updated with SVN credentials.

GH action that needs to be updated: https://github.com/rtCamp/nginx-helper/blob/master/.github/workflows/create.yml
Prior art (for reference): https://github.com/10up/action-wordpress-plugin-deploy/blob/develop/examples/deploy-on-pushing-a-new-tag.yml

WordPress doc Refs:

Actionable items

  • Replace WORDPRESS_USERNAME & WORDPRESS_PASSWORD in GH action with SVN_USERNAME & SVN_PASSWORD.

cc: @dhawalepranav @joelabreo227

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

No branches or pull requests

2 participants