-
Hi, we use this provider to manage bitbucket repos for our Org.
This worked previously but lately when we add more repos it crashes when doing terraform plan. It seems like we reach the bitbucket ap…
-
### Description
Deleting a repository in Gitea should result in the deletion of all associated data.
Here is a non-exhaustive list of data that are not deleted :
- Apps deployed to Kubernetes…
mlqn updated
3 months ago
-
### Context
- **Gitlab plugin version**: 1.5.2
- **Gitlab version**: gitlab-ce:10.3.2-ce.0
- **Jenkins version**: 2.9.7
- **Job type**: multibranch pipeline
### Problem description
I'm tryin…
-
The code uses `DBT_CLOUD_SERVICE_TOKEN` to verify the authenticity of a webhook:
https://github.com/dpguthrie/dbt-cloud-webhooks-pagerduty/blob/main/app.py#L43-L44
However this token is for use w…
-
The drift detection and ttl stack demos could really benefit from slack integration. Slack notifications especially when the drift detection check fails would be really great.
This example has som…
-
**Phase 0**
- [x] Deploy in GCE
- [x] Terraform
- [x] Persistence
- [ ] Add NATS
- [ ] Refactor three big methods: https://goreportcard.com/report/github.com/antonmry/leanmanager
- [ ] Unit te…
-
I am attempting the Python lab workshop and now at the Section: 'Trigger Automatic Rebuilds on Code Changes'
Under Exercise: Configuring Gogs Web Hooks
I realized that Github Webhook URL was not…
-
I'd like to implement a caching GitHub API server (see https://github.com/TokTok/github-tools/issues/43) that is kept up to date via webhooks. This requires the GitHub types to be convertible back to …
-
### Version
2.0.0
### Environment that reproduces the issue
Device iPhone xs max iOS 16.1
### Use case description
Currently, the stop() method disconnects the stream but doesn't unpublish it fro…
-
I'd like to configure a port to always be publicly exposed (for context, it exposes a callback API that third-party webhooks are expected to call; the rest of the application will be kept private on a…