Paul Campbell kemitix · he/him
  • Joined on 2023-01-21
kemitix pushed to dev at kemitix/git-next 2024-04-18 20:27:47 +01:00
f6bf81106c refactor: move server config loading out of forgejo module
0bfa1df875 refactor: delete dead code
0d57ee7bc0 refactor(gitforge): migrate some types from forge
adb44d18c9 feat(server/gitforge): replace git abstraction
Compare 4 commits »
kemitix opened issue kemitix/git-next#52 2024-04-18 08:28:12 +01:00
Replace Git abstraction
kemitix pushed to gitforge at kemitix/git-next 2024-04-18 08:24:15 +01:00
adb44d18c9 feat(server/gitforge): replace git abstraction
kemitix pushed to gitforge at kemitix/git-next 2024-04-18 08:04:34 +01:00
543723fe72 feat(server/gitforge): replace git abstraction
kemitix created branch gitforge in kemitix/git-next 2024-04-18 08:04:34 +01:00
kemitix closed issue kemitix/kxio#12 2024-04-16 21:08:49 +01:00
Create 'forge-*' features and modules
kemitix pushed to main at kemitix/git-next 2024-04-16 07:56:10 +01:00
968f9dd73d chore(deps): Bump kxio from 0.1 to 1.0
kemitix pushed to next at kemitix/git-next 2024-04-16 07:52:46 +01:00
968f9dd73d chore(deps): Bump kxio from 0.1 to 1.0
kemitix pushed to dev at kemitix/git-next 2024-04-16 07:52:21 +01:00
968f9dd73d chore(deps): Bump kxio from 0.1 to 1.0
kemitix pushed tag v1.0.0 to kemitix/kxio 2024-04-16 07:46:47 +01:00
kemitix pushed to main at kemitix/kxio 2024-04-16 07:46:38 +01:00
6354681ac1 chore: Version set to 1.0.0
kemitix pushed to next at kemitix/kxio 2024-04-16 07:36:49 +01:00
6354681ac1 chore: Version set to 1.0.0
kemitix pushed to dev at kemitix/kxio 2024-04-16 07:36:42 +01:00
6354681ac1 chore: Version set to 1.0.0
kemitix opened issue kemitix/git-next#51 2024-04-16 07:34:36 +01:00
git push command only works when local repo is present
kemitix pushed to main at kemitix/kxio 2024-04-16 07:31:46 +01:00
edb21d67df build(woodpecker): run ci on next branch too
kemitix pushed to next at kemitix/kxio 2024-04-16 07:22:39 +01:00
edb21d67df build(woodpecker): run ci on next branch too
kemitix pushed to main at kemitix/kxio 2024-04-16 07:22:30 +01:00
07eaa09d11 build: Add .git-next.toml config file
kemitix pushed to dev at kemitix/kxio 2024-04-16 07:21:25 +01:00
edb21d67df build(woodpecker): run ci on next branch too
kemitix pushed to next at kemitix/kxio 2024-04-16 07:19:37 +01:00
07eaa09d11 build: Add .git-next.toml config file
kemitix pushed to main at kemitix/kxio 2024-04-16 07:19:22 +01:00
ff69ed2f23 feat!: split into non-default features fs and network