Paul Campbell kemitix · he/him
  • Joined on 2023-01-21
kemitix pushed to main at kemitix/kxio 2024-04-08 15:25:51 +01:00
23f51be16b feat: (broken) Add filesystem and network
kemitix created branch main in kemitix/kxio 2024-04-08 15:20:13 +01:00
kemitix pushed to main at kemitix/kxio 2024-04-08 15:20:13 +01:00
475f36342d feat: (broken) Add filesystem and network
a8a861355c feat: initial empty library
kemitix created repository kemitix/kxio 2024-04-08 15:19:46 +01:00
kemitix pushed to main at kemitix/git-next 2024-04-08 12:10:24 +01:00
a1484939ab config(server): add token field to Forge
aaaa975911 refactor(config): compare whole server config in one go
be01d106a4 feat(config): use accesors for hostname and user
3c4a0d52b1 feat(config): Add ApiToken newtype
Compare 4 commits »
kemitix pushed to main at kemitix/git-next 2024-04-08 11:35:14 +01:00
abbd2e66e6 feat(actors/repo): add RepoActor::new
c3f2266dc1 feat(config): Parse RepoConfig
Compare 2 commits »
kemitix pushed to main at kemitix/git-next 2024-04-08 10:06:13 +01:00
c01da2a897 feat(actors/repo): add RepoActor::new
b960ad03aa feat(config): Parse RepoConfig
d5e9b14e3d refactor(config): rename Config as ServerConfig
a4e781d4e4 feat(config): make RepoDetails Clone
Compare 4 commits »
kemitix pushed to main at kemitix/git-next 2024-04-08 08:12:35 +01:00
77705035f9 feat(config): impl Display for RepoDetails
kemitix pushed to main at kemitix/git-next 2024-04-08 08:06:00 +01:00
e9685abf5f feat(config): Repos specify which branch to read config from
kemitix opened issue kemitix/git-next#8 2024-04-07 23:14:34 +01:00
Woodpecker: don't run todo checker on Cron
kemitix opened issue kemitix/git-next#7 2024-04-07 23:14:01 +01:00
Woodpecker: Split updating the builder into its own job
kemitix pushed to main at kemitix/git-next 2024-04-07 20:57:57 +01:00
b66b70c08b fix(server): fix typo
kemitix pushed to main at kemitix/git-next 2024-04-07 20:56:23 +01:00
b82ad2657e fix(server): fix typo
kemitix pushed to main at kemitix/git-next 2024-04-07 20:55:20 +01:00
4b64aa5a14 fix(config): update case for default forge_type
kemitix pushed to main at kemitix/git-next 2024-04-07 20:16:52 +01:00
ca673f9545 feat(server): start repo actors
34c5caaaa1 chore(deps): Add actix-rt dependency
eacefefe20 feat(server/actors): create stub RepoActor
3ac4894d68 feat(config): add ForgeDetails and RepoDetails types
Compare 4 commits »
kemitix pushed to main at kemitix/git-next 2024-04-07 19:44:14 +01:00
bc18027dd5 WIP: start RepoActors
52ed96a43c feat(server/actors): create stub RepoActor
bcf82a9e96 feat(config): add ForgeDetails and RepoDetails types
634b040708 docs(readme): add build status badge
Compare 4 commits »
kemitix pushed to main at kemitix/git-next 2024-04-07 19:42:41 +01:00
5294fa4214 WIP: start RepoActors
2078dbf030 feat(server/actors): create stub RepoActor
95bff9d79c feat(config): add ForgeDetails and RepoDetails types
f5f0e0b75b docs(readme): add build status badge
3c97754b3e chore(deps): add actix dependency
Compare 5 commits »
kemitix pushed to main at kemitix/git-next 2024-04-07 19:10:49 +01:00
1de2bd2ecb feat(server): log parsed config
f1041d6fe6 fix(config): parse the server file with sections
Compare 2 commits »
kemitix pushed to main at kemitix/git-next 2024-04-07 19:08:48 +01:00
6e63d83985 feat(server): log parsed config
35f4c01e56 fix(config): parse the server file with sections
376830c8a6 chore(dev-deps): Add assert2 dependency
ef75ecda08 feat(server): log error when fails to load config
dc4110596f feat(config): implement Display for ForgeType
Compare 5 commits »
kemitix pushed to main at kemitix/git-next 2024-04-07 18:27:08 +01:00
cf10aa3912 chore(ignore): Don't track user files