Commit graph

13 commits

Author SHA1 Message Date
1010eaec64 tests: add more tests to config crate 2024-06-01 11:44:36 +01:00
8d42945c37 docs(readme): flesh out and update README 2024-05-31 19:08:31 +01:00
1cd56d953e feat(server): allow specifying id address and port to bind to
Closes kemitix/git-next#44
2024-05-10 22:02:08 +01:00
17f5f62e61 feat: Clone repo when starting repo 2024-04-23 07:41:39 +01:00
704853017b feat(config): User can specify git directory to use for a repo
Closes kemitix/git-next#53

Does not include using this information.
2024-04-19 18:38:21 +01:00
069b313fc3 feat(config)!: Add webhook URL field to server config 2024-04-13 14:09:57 +01:00
a1484939ab config(server): add token field to Forge 2024-04-08 12:09:29 +01:00
e9685abf5f feat(config): Repos specify which branch to read config from 2024-04-08 08:05:13 +01:00
4b64aa5a14 fix(config): update case for default forge_type 2024-04-07 20:55:16 +01:00
a3c52c7761 feat(config): rename propery url as hostname 2024-04-07 16:14:05 +01:00
cb0a7f7cd7 feat(config): rename property type as forge_type 2024-04-07 16:11:23 +01:00
7890423077 feat(server): Add initial example server configuration 2024-04-07 13:17:01 +01:00
1e3ca5b711 feat(server): creates a default server configuration file
The default configuration is currently blank
2024-04-06 18:42:34 +01:00