git-next/crates/forge-github
Paul Campbell db90280641
All checks were successful
Rust / build (push) Successful in 1m18s
ci/woodpecker/push/cron-docker-builder Pipeline was successful
ci/woodpecker/push/push-next Pipeline was successful
ci/woodpecker/push/tag-created Pipeline was successful
fix: github: restarting server creates duplicate webhook for repo
The Github routine for registering a new webhook, wasn't removing any
existing matching webhooks. There is a test for this, but it doesn't
assert that the delete requests are made. (This is a limitation of
kxio).

Closes kemitix/git-next#102
2024-06-30 12:23:42 +01:00
..
src fix: github: restarting server creates duplicate webhook for repo 2024-06-30 12:23:42 +01:00
Cargo.toml test: add more tests to forge-github crate 2024-06-06 07:57:44 +01:00
message.json feat: Add support for GitHub 2024-05-31 07:23:48 +01:00