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

Alternative configurable deploy excludes #14

Closed
wants to merge 1 commit into from
Closed

Alternative configurable deploy excludes #14

wants to merge 1 commit into from

Conversation

LeoColomb
Copy link

@LeoColomb LeoColomb commented Jun 4, 2019

Fix #1, ref #7 and can satisfy #3

This PR aims to let the source of files to deploy be easily configurable.

If GITHUB_TOKEN is provided, the process is exactly the same.
If not provided, we fallback to local files.
Using local files helps solving #3, where we can use GitHub Actions with layers.

image

We use .distignore as suggested in #1 to ignore file with rsync while letting this be configurable.

The documentation may require an update, but let me know your thoughts on this first.

@jeffpaul jeffpaul added the type:enhancement New feature or request. label Aug 1, 2019
@jeffpaul jeffpaul requested a review from helen August 1, 2019 19:27
@helen
Copy link
Collaborator

helen commented Aug 22, 2019

@LeoColomb Thanks for opening this PR, I apologize for not getting around to checking it out earlier. Could you possibly re-open this against https://github.com/10up/action-wordpress-plugin-deploy instead? I'm splitting this repo (see #21) so I'd like to move this over there and then continue the conversation :)

@LeoColomb
Copy link
Author

Closed in favor of 10up/action-wordpress-plugin-deploy#3

@LeoColomb LeoColomb closed this Aug 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement New feature or request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants