|
235aee8b11
|
chore: remove unused dependencies
Identified using: cargo +nightly udeps --all-targets
|
2024-06-02 20:30:35 +01:00 |
|
|
98839c8a00
|
test: add more tests to forge crate
|
2024-06-01 12:03:30 +01:00 |
|
|
46b6d8680c
|
feat: Add support for GitHub
This doesn't include GitHub Enterprise
Closes kemitix/git-next#86
|
2024-05-31 07:23:48 +01:00 |
|
|
206e64cd5b
|
feat: Webhook query paths include forge alias
This allows for more than one forge to be configured and for the webhook
to correctly route incoming messages.
|
2024-05-29 19:35:50 +01:00 |
|
|
012668dd0a
|
refactor: move git::remote_branches to git crate
|
2024-05-28 06:37:08 +01:00 |
|
|
f259179274
|
refactor: move git::read_file implementation to git crate
|
2024-05-26 18:22:15 +01:00 |
|
|
d0638fdbc4
|
refactor: move repo_clone implementation to git crate
|
2024-05-26 13:30:46 +01:00 |
|
|
dd5532d3a3
|
refactor: move validate_positions into git crate
|
2024-05-26 09:20:05 +01:00 |
|
|
7818b25a5c
|
refactor: move forgejo branch test to forgejo crate
|
2024-05-24 07:07:01 +01:00 |
|
|
4cd797ac0a
|
build: forge only include forgejo crate when feature enabled
|
2024-05-23 19:41:50 +01:00 |
|
|
5253e136cc
|
refactor: extract forge-forgejo crate
|
2024-05-23 19:36:05 +01:00 |
|
|
64cbe36dac
|
refactor: move ForgeLike to git
|
2024-05-23 16:50:36 +01:00 |
|
|
639223fcaa
|
refactor: improve consistency of use of git types
|
2024-05-23 16:19:28 +01:00 |
|
|
f2af849d0b
|
refactor(forge): rename gitforge crate as forge
|
2024-05-23 16:04:38 +01:00 |
|