Commit Graph

11 Commits

Author SHA1 Message Date
Nikolai Rodionov
8fd856c059 fix: update pipeline code 2023-03-01 13:43:05 +01:00
Nikolai Rodionov
ecd61bff94 feat: Comments section is added 2023-03-01 13:19:13 +01:00
Nikolai Rodionov
bd3fa6bbab post: Dynamic environments per branch with ArgoCD
post: add onw todo point
2023-02-26 17:17:18 +00:00
Nikolai Rodionov
c1b7262a14 migration: transfer the repo ownership 2023-02-26 08:36:00 +01:00
Nikolai Rodionov
6a2ebc2ba4 fix: application set should finally work 2023-02-26 06:33:53 +01:00
Nikolai Rodionov
cc7bfcda3f fix: remove a duplicated name in drone.ymal 2023-02-26 06:18:34 +01:00
Nikolai Rodionov
3a6e3e4268 fix: application set editing won't break applying anymore 2023-02-26 06:15:15 +01:00
Nikolai Rodionov
ec0b56372a Fix the main pipeline (#20)
A wront template was used in the main pipeline

Reviewed-on: https://git.badhouseplants.net/allanger/badhouseplants-net/pulls/20
2023-02-25 20:35:44 +00:00
Nikolai Rodionov
80058b11b1 Implement dynamic envs (#19)
Reviewed-on: https://git.badhouseplants.net/allanger/badhouseplants-net/pulls/19
2023-02-25 20:25:16 +00:00
Allen Languor
682de643fb Build static and use nginx instead of the full hugo server (#8)
This pull request will close #4

Hugo server needs about 800mb of memory just to do what nginx can with a way smaller requirements, so it makes sense to stop using `hugo` for serving statics
2023-02-17 14:48:16 +00:00
Nikolai Rodionov
8c825f7c84 Init Commit
Start following the GitFLow
2023-02-17 15:19:49 +01:00