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

fix: zip artifact in GH not in subfolder #2921

Merged
merged 7 commits into from Sep 6, 2023

Conversation

markkelnar
Copy link
Contributor

What does this implement/fix? Explain your changes.

…The downloadable zip files in the 'assets' for a release page in GitHub, do not use a subfolder folder as the plugin downloaded from wordpress.org does.

The rsync in this PR is similar to how the 10up WordPress deploy works. 10up/action-wordpress-plugin-deploy

Add this as a composer command to be useable locally.

Similar to wp-graphql-smart-cache fix.

Does this close any currently open issues?

Any relevant logs, error output, GraphiQL screenshots, etc?

Any other comments?

Where has this been tested?

Operating System:

WordPress Version:

@markkelnar markkelnar changed the title fix zip artifact in GH not in subfolder fix: zip artifact in GH not in subfolder Aug 30, 2023
@coveralls
Copy link

Coverage Status

coverage: 84.677%. remained the same when pulling aeb1614 on markkelnar:ci-zip-subfolder into 20f38c5 on wp-graphql:develop.

composer.json Show resolved Hide resolved
@codeclimate
Copy link

codeclimate bot commented Sep 1, 2023

Code Climate has analyzed commit 6117004 and detected 0 issues on this pull request.

View more on Code Climate.

jasonbahl
jasonbahl previously approved these changes Sep 6, 2023
@markkelnar markkelnar dismissed jasonbahl’s stale review September 6, 2023 16:24

The merge-base changed after approval.

@jasonbahl jasonbahl merged commit 9b4384e into wp-graphql:develop Sep 6, 2023
27 checks passed
@jasonbahl jasonbahl mentioned this pull request Oct 11, 2023
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

3 participants