restitux restitux
  • the ohea admin

    [m]: @restitux:ohea.xyz

  • Joined on 2022-09-15
restitux pushed to v2 at cursorius/pipeline-api 2023-01-02 08:38:13 +00:00
d45e237f29 Initial commit
restitux created repository cursorius/pipeline-api 2023-01-02 06:24:11 +00:00
restitux pushed to main at cursorius/server 2023-01-01 20:44:27 +00:00
6fc9af8280 Implement skeleton of RunCommand
ff78167325 Cleanup runnermanager code
Compare 2 commits »
restitux pushed to main at cursorius/server 2023-01-01 20:02:15 +00:00
711a0257fc Changed api runner id to use a UUID
restitux pushed to main at cursorius/server 2023-01-01 00:24:40 +00:00
984321c9fc Change all fmt.Errorfs to use %w
restitux pushed to main at cursorius/server 2023-01-01 00:22:53 +00:00
3cbe670bc1 Implement getRunner grpc endpoint
restitux pushed to main at cursorius/server 2022-12-29 00:47:24 +00:00
663306c3be Cleanup jobschedule channel passing
0287213433 Refactor proto into single package and update api
Compare 2 commits »
restitux pushed to main at cursorius/server 2022-12-25 05:13:49 +00:00
8e4e45047d Job exection logic now runs pipeline in container
e25ac0c01e Improve run-dev.sh script
825f269710 Change pipeline api types
112bca1a55 Fix poller not appending refs to array
cd098d794d Add prototype of pipeline api using connect
Compare 6 commits »
restitux pushed to main at cursorius/server 2022-12-25 00:24:51 +00:00
973e974952 Change docker go cache dir to _working
restitux pushed to main at cursorius/server 2022-12-25 00:24:13 +00:00
e7d2f4f730 Change docker go cache dir to _working
176de76581 Refactor webhook handling logic into seperate pkg
e16444f3f1 Add stop command to run-dev.sh
Compare 3 commits »
restitux pushed to main at cursorius/server 2022-12-25 00:06:13 +00:00
91f0410485 Cleanup docker development setup
restitux pushed to main at cursorius/server 2022-12-24 22:29:30 +00:00
c1ad692817 Webhook now type asserts payload and reads ref
restitux pushed to gitea-support at cursorius/webhooks 2022-12-24 22:12:00 +00:00
a2bdbf1756 Reexport gitea types as local types
restitux pushed to main at cursorius/server 2022-12-24 07:10:47 +00:00
c731e560af Change launch logic to receive config in scheduler
restitux pushed to main at cursorius/server 2022-12-24 06:56:20 +00:00
b29d3a8f80 Add WIP proper webhook support (for gitea)
restitux created branch gitea-support in cursorius/webhooks 2022-12-24 04:55:06 +00:00
restitux pushed to gitea-support at cursorius/webhooks 2022-12-24 04:55:06 +00:00
1c899982c1 Add support for Gitea webhooks
restitux pushed to main at cursorius/server 2022-12-24 03:16:51 +00:00
46245b73c9 Add webhook testing and Docker compose cleanup
restitux pushed to main at cursorius/server 2022-12-24 03:15:57 +00:00
9cb4ca687e Add repo polling support
restitux pushed to main at cursorius/test 2022-10-24 02:03:07 +00:00
b48596f576 Move newline to after exclamation point