Commit Graph

16 Commits

Author SHA1 Message Date
Patrick Stevens
9a12abe0cf Subcommands (#62) 2023-08-07 12:13:53 +01:00
Patrick Stevens
3a975d7f28 Add tests (#60) 2023-08-06 21:23:21 +01:00
Patrick Stevens
6f1fbeb6ee First test (#59) 2023-08-06 16:16:09 +01:00
Patrick Stevens
7dd7d768ae Make types testable (#55) 2023-08-05 01:00:53 +01:00
Patrick Stevens
872385ff2f Support deletion of repos (#53) 2023-08-04 23:52:36 +01:00
Patrick Stevens
4e923c33fa Reconcile the repo immediately on creation (#52) 2023-08-04 23:31:02 +01:00
Patrick Stevens
f4c1e5d400 Allow setting collaborators (#51) 2023-07-25 20:04:28 +01:00
Patrick Stevens
8618416a00 Add protected branch support (#50) 2023-07-24 19:42:14 +01:00
Patrick Stevens
651ca3aa41 Add branch protection (#31) 2023-04-18 23:21:24 +01:00
dependabot[bot]
d6a4da547a Bump Newtonsoft.Json from 13.0.2 to 13.0.3 (#25)
* Bump Newtonsoft.Json from 13.0.2 to 13.0.3

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.2 to 13.0.3.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.2...13.0.3)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump Nix

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Smaug123 <patrick+github@patrickstevens.co.uk>
2023-04-17 22:54:03 +01:00
Patrick Stevens
cd04b1c897 Add ability to mirror from Gitea to GitHub (#30) 2023-04-17 22:49:36 +01:00
Patrick Stevens
ab88c9db23 Fix string bug (#29) 2023-03-29 22:10:22 +00:00
Patrick Stevens
3d908d8215 More settings (#28) 2023-03-29 22:54:45 +01:00
Patrick Stevens
5c275c3316 Move user reconciliation logic to lib (#8) 2022-12-30 12:54:35 +00:00
Patrick Stevens
99df76b22b Express discriminated union in JSON schema (#7) 2022-12-30 12:27:54 +00:00
Patrick Stevens
4ae932072e Rename to Gitea.Declarative (#4) 2022-12-30 10:26:59 +00:00