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

Improved integration with GitHub and other types of projects #2

Closed
wants to merge 7 commits into from

Conversation

brazabr
Copy link
Contributor

@brazabr brazabr commented Jan 11, 2017

  • Added support for HTTP Basic Authentication (can be used with Personal Access Tokens to access private GitHub repositories)
  • Added option to skip POT generation and import an existing file from repository/archive
  • Added option to override GitHub branch or tag
  • Modified settings page for better user experience (similar to standard WordPress inline edit)
  • Improved settings page self-explanation using placeholders in fields

Added support for HTTP Basic Authentication (can be used with Personal Access Tokens to access private GitHub repositories)
Added option to skip POT generation and import an existing file from repository/archive
Added option to override GitHub branch or tag
Modified settings page for better user experience (more similar to standard WordPress edit pages)
Improved settings page self-explanation using placeholders in fields
@Stiofan
Copy link

Stiofan commented Jan 13, 2017

@brazabr Thanks for this, i needed authentication and was going to build it but your version works well :)
The only other thing i was thinking about building is for it to receive webhooks when a version is released and to auto extract when that happens. Has any one got any plans for this or wants this?

@toolstack
Copy link
Owner

@Stiofan When I last spoke to @brazabr he mentioned he was going to be working on webhook next week.

@Stiofan
Copy link

Stiofan commented Jan 13, 2017

Great! @brazabr let me know if you need a hand.

@brazabr
Copy link
Contributor Author

brazabr commented Jan 14, 2017

@Stiofan, I also do need webhook in our instance. Having private + webhook support is a must these days.

I should have it ready in next week or the other. The payload parser and the secret validation is already done in my local.

I just need an input on issue #4 to finish.

@brazabr
Copy link
Contributor Author

brazabr commented Jan 14, 2017

I am closing this PR and we can work on #3.

@brazabr brazabr closed this Jan 14, 2017
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.

3 participants