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

[WIP] CI/CD PR I #56

Closed
wants to merge 4 commits into from
Closed

[WIP] CI/CD PR I #56

wants to merge 4 commits into from

Conversation

4thel00z
Copy link

This PR is linked to #49 and is planned to add webhooks support

@4thel00z 4thel00z changed the title CI/CD PR I [WIP] CI/CD PR I Jan 12, 2022
@toby
Copy link
Contributor

toby commented Jan 12, 2022

Hi! Thanks for this. We've actually got a branch in progress with HTTPS support. It should lay the foundation for webhooks: #19 /cc @aymanbagabas

@4thel00z
Copy link
Author

No prob, can rebase on that too.
I can also help wrapping it up. Just need some intel what needs to be done..

@toby
Copy link
Contributor

toby commented Jan 12, 2022

We need to think through it a bit internally, but will let you know once we have a plan.

@bashbunni bashbunni linked an issue Oct 6, 2022 that may be closed by this pull request
aymanbagabas added a commit that referenced this pull request Aug 23, 2023
- branch/tag event
- collaborators event
- push event
- repository event
- visibility event

Fixes: #148
Fixes: #56
Fixes: #49
aymanbagabas added a commit that referenced this pull request Aug 24, 2023
- branch/tag event
- collaborators event
- push event
- repository event

Fixes: #148
Fixes: #56
Fixes: #49
aymanbagabas added a commit that referenced this pull request Aug 24, 2023
- branch/tag event
- collaborators event
- push event
- repository event

Fixes: #148
Fixes: #56
Fixes: #49
aymanbagabas added a commit that referenced this pull request Aug 25, 2023
- branch/tag events
- collaborators events
- push events
- repository events

- [x] Implement database logic
- [x] Add database migrations
- [x] Implement webhooks logic
- [x] Integrate webhooks with backend
- [x] Implement repository webhooks SSH command interface
- [ ] Implement webhook deliveries listing

Fixes: #148
Fixes: #56
Fixes: #49
@aymanbagabas aymanbagabas mentioned this pull request Aug 25, 2023
7 tasks
aymanbagabas added a commit that referenced this pull request Aug 25, 2023
- branch/tag events
- collaborators events
- push events
- repository events

- [x] Implement database logic
- [x] Add database migrations
- [x] Implement webhooks logic
- [x] Integrate webhooks with backend
- [x] Implement repository webhooks SSH command interface
- [ ] Implement webhook deliveries listing

Fixes: #148
Fixes: #56
Fixes: #49
aymanbagabas added a commit that referenced this pull request Aug 28, 2023
- branch/tag events
- collaborators events
- push events
- repository events

- [x] Implement database logic
- [x] Add database migrations
- [x] Implement webhooks logic
- [x] Integrate webhooks with backend
- [x] Implement repository webhooks SSH command interface
- [ ] Implement webhook deliveries listing

Fixes: #148
Fixes: #56
Fixes: #49
aymanbagabas added a commit that referenced this pull request Aug 28, 2023
- branch/tag events
- collaborators events
- push events
- repository events

- [x] Implement database logic
- [x] Add database migrations
- [x] Implement webhooks logic
- [x] Integrate webhooks with backend
- [x] Implement repository webhooks SSH command interface
- [ ] Implement webhook deliveries listing

Fixes: #148
Fixes: #56
Fixes: #49
aymanbagabas added a commit that referenced this pull request Aug 28, 2023
- branch/tag events
- collaborators events
- push events
- repository events

- [x] Implement database logic
- [x] Add database migrations
- [x] Implement webhooks logic
- [x] Integrate webhooks with backend
- [x] Implement repository webhooks SSH command interface
- [x] Implement webhook deliveries listing

Fixes: #148
Fixes: #56
Fixes: #49
aymanbagabas added a commit that referenced this pull request Aug 28, 2023
- branch/tag events
- collaborators events
- push events
- repository events

- [x] Implement database logic
- [x] Add database migrations
- [x] Implement webhooks logic
- [x] Integrate webhooks with backend
- [x] Implement repository webhooks SSH command interface
- [x] Implement webhook deliveries listing

Fixes: #148
Fixes: #56
Fixes: #49
aymanbagabas added a commit that referenced this pull request Aug 28, 2023
- branch/tag events
- collaborators events
- push events
- repository events

- [x] Implement database logic
- [x] Add database migrations
- [x] Implement webhooks logic
- [x] Integrate webhooks with backend
- [x] Implement repository webhooks SSH command interface
- [x] Implement webhook deliveries listing

Fixes: #148
Fixes: #56
Fixes: #49
aymanbagabas added a commit that referenced this pull request Aug 28, 2023
- branch/tag events
- collaborators events
- push events
- repository events

- [x] Implement database logic
- [x] Add database migrations
- [x] Implement webhooks logic
- [x] Integrate webhooks with backend
- [x] Implement repository webhooks SSH command interface
- [x] Implement webhook deliveries listing

Fixes: #148
Fixes: #56
Fixes: #49
aymanbagabas added a commit that referenced this pull request Aug 29, 2023
- branch/tag events
- collaborators events
- push events
- repository events

- [x] Implement database logic
- [x] Add database migrations
- [x] Implement webhooks logic
- [x] Integrate webhooks with backend
- [x] Implement repository webhooks SSH command interface
- [x] Implement webhook deliveries listing

Fixes: #148
Fixes: #56
Fixes: #49
aymanbagabas added a commit that referenced this pull request Oct 25, 2023
- branch/tag events
- collaborators events
- push events
- repository events

- [x] Implement database logic
- [x] Add database migrations
- [x] Implement webhooks logic
- [x] Integrate webhooks with backend
- [x] Implement repository webhooks SSH command interface
- [x] Implement webhook deliveries listing

Fixes: #148
Fixes: #56
Fixes: #49
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.

Feature Request: Webhook Support
2 participants