Commit graph

36 commits

Author SHA1 Message Date
d47a3c71a1
fix: hopefully remove weird map bug 2023-02-25 14:31:37 +01:00
12d8e5c04d
chore(ci): update V image
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
2023-02-08 10:50:07 +01:00
4db13cdd6e
chore: ran v fmt for v 0.3.3 changes
Some checks failed
ci/woodpecker/push/lint Pipeline failed
2023-02-08 10:43:33 +01:00
7913b271dd Merge pull request 'Nice bit of refactoring' (#1) from fix-segfaults into main
Reviewed-on: #1
2023-01-05 16:58:19 +01:00
0743085bac
refactor: final reread
Some checks failed
ci/woodpecker/push/lint Pipeline failed
2023-01-05 16:57:55 +01:00
ea8e49d55f
refactor: comments are important
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
2023-01-05 16:48:17 +01:00
d31681843c
refactor: another change to internal api
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
2023-01-05 16:31:48 +01:00
5bc54c37f3
feat: implement image_tag
Some checks failed
ci/woodpecker/push/lint Pipeline failed
2023-01-05 13:25:58 +01:00
9258bb8146
refactor: moving some stuff
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
2023-01-05 13:11:41 +01:00
6b578a80cd
refactor: rename some image functions 2023-01-05 13:00:18 +01:00
2db4afc226
refactor: use unified internal api for requests
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
2023-01-05 12:53:30 +01:00
7149c93b6f
refactor: clean up read_response function 2023-01-05 12:02:51 +01:00
c8191a19e1
refactor: removed custom error type; greatly increased internal api 2023-01-05 11:52:07 +01:00
9aebb3bedc
feat: add image_inspect function 2022-12-15 11:55:04 +01:00
598597f726
refactor: improve error handling a bit 2022-12-15 11:17:51 +01:00
2dcee45406
chore: ran v fmt 2022-11-02 20:42:34 +01:00
20874bfb0b
fix: add exception when reading 204's
Some checks failed
ci/woodpecker/push/lint Pipeline failed
2022-11-02 20:41:32 +01:00
f881122b48
refactor: ran v fmt
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
2022-11-01 20:49:27 +01:00
db0818024e
Merge branch 'v-0.3.2' into dev
Some checks failed
ci/woodpecker/push/lint Pipeline failed
2022-11-01 20:47:28 +01:00
d4d567240d
ci: add linting with V 0.3.2
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
2022-11-01 20:17:05 +01:00
b653f076d4
refactor: remove all deprecation warnings
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
2022-11-01 19:19:52 +01:00
80946dd295
refactor: compile using V 0.3.2 2022-11-01 19:14:25 +01:00
847a904e8d
feat: start of ContainerCreate struct
Some checks failed
ci/woodpecker/push/lint Pipeline failed
2022-06-23 20:43:18 +02:00
60fd13d25a
feat: added request builder; moved types to own module
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
2022-06-23 20:26:45 +02:00
2d5b071099
fix: added leading slashes to api endpoints 2022-06-22 10:31:52 +02:00
eff2072fdc
refactor: renamed project to docker 2022-06-22 09:15:00 +02:00
628bf31d54
chore: updated README [CI SKIP] 2022-06-22 09:06:59 +02:00
959afd37e5
refactor: renamed existing container functions to fit style
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
2022-06-22 08:17:58 +02:00
4fe19d8f6a
feat: implemented container_list
Some checks failed
ci/woodpecker/push/lint Pipeline failed
2022-06-21 20:28:52 +02:00
3bda79f7ce
refactor: simplified api call functions 2022-06-21 15:47:42 +02:00
26357f47b5
feat: fully implemented volume_list
Some checks failed
ci/woodpecker/push/lint Pipeline failed
2022-06-18 22:48:36 +02:00
843db9e3ec
chore: added roadmap; started volume_list
Some checks failed
ci/woodpecker/push/lint Pipeline failed
2022-06-18 22:18:26 +02:00
f92f73b0ff
chore: added Makefile & ci linting
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
2022-06-18 20:58:53 +02:00
2c70c62581
refactor: re-added module headers as "module vdocker" 2022-06-18 18:27:26 +02:00
a0d0af4538
refactor: removed "module docker" statements 2022-06-18 18:23:26 +02:00
21db1050fa
Moved over code from Vieter 2022-06-18 17:59:22 +02:00