Skip to content

branch name is given as a script parameter#8

Closed
cypreess wants to merge 4 commits into
carlos-jenkins:masterfrom
cypreess:master
Closed

branch name is given as a script parameter#8
cypreess wants to merge 4 commits into
carlos-jenkins:masterfrom
cypreess:master

Conversation

@cypreess
Copy link
Copy Markdown

This is extremely helpful for me

Comment thread requirements.txt
Flask
ipaddress
requests
gunicorn No newline at end of file
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did you add this?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I found it very unstable (server freeze after some time of working) without using a proper wsgi server like gunicorn.

@carlos-jenkins
Copy link
Copy Markdown
Owner

@cypreess thank you very much for the pull request.

I see there are many more changes than passing the branch as argument.

I've commented those, any discussion from your part is very welcome.

Regards.

@cypreess
Copy link
Copy Markdown
Author

@carlos-jenkins hey, so lot's of changes you commented were made after my initial PR, and I forgot that PR is from master ( i did not branch back then).

But still I think lots of changes I made can be in general valuable I will discuss them in comments.

carlos-jenkins added a commit that referenced this pull request Jun 26, 2017
- You receive action "delete" with branch name.
- You receive "push" with state "deleted".

This triggers hooks for handling push and deletion - and what is even worse -
they can be called in random order.

This is simpler and give some abstraction over hook scripts that they will be run
only once on particular action that happen.

Note: Adapted from pull request #8 by cypreess.
carlos-jenkins added a commit that referenced this pull request Jun 26, 2017
…erfectly fine and used by gitflow approach.

The original split is doing:

ref/master/feature/this_and_that -> causing that "feature" is selected as branch name, rather than "feature/this_and_that"

Note: Adapted from pull request #8 by cypreess.
carlos-jenkins added a commit that referenced this pull request Jun 26, 2017
- You receive action "delete" with branch name.
- You receive "push" with state "deleted".

This triggers hooks for handling push and deletion - and what is even worse -
they can be called in random order.

This is simpler and give some abstraction over hook scripts that they will be run
only once on particular action that happen.

Note: Adapted from pull request #8 by cypreess.
@cypreess cypreess closed this May 6, 2022
@cypreess cypreess reopened this May 6, 2022
@cypreess cypreess closed this May 6, 2022
Sancus pushed a commit to thunderbird/python-github-webhooks that referenced this pull request May 18, 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.

2 participants