Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore(gonf): replace global variables with an env struct | Julien Dessaux | 2024-06-12 | 6 | -112/+105 |
| | |||||
* | feat(gonf): support a GONF_HOST environment variable | Julien Dessaux | 2024-06-07 | 3 | -5/+10 |
| | |||||
* | chore(gonf): removed opinionated static checkers | Julien Dessaux | 2024-06-02 | 5 | -52/+31 |
| | |||||
* | fix(gonf): fixed hostflag management | Julien Dessaux | 2024-06-01 | 1 | -1/+1 |
| | |||||
* | feat(gonf): implement the gonf deploy cli command | Julien Dessaux | 2024-05-03 | 3 | -0/+221 |
| | |||||
* | chore(gonf): fix errcheck and shadow errors | Julien Dessaux | 2024-05-01 | 2 | -9/+17 |
| | |||||
* | chore(gonf): factorise hostflag management | Julien Dessaux | 2024-04-29 | 3 | -27/+37 |
| | |||||
* | feat(gonf): implement the gonf build cli command | Julien Dessaux | 2024-04-16 | 2 | -0/+68 |
| | |||||
* | feat(gonf): implement config directory flag and env variable | Julien Dessaux | 2024-04-11 | 1 | -4/+16 |
| | |||||
* | feat(gonf): bootstrapped the gonf cli | Julien Dessaux | 2024-03-08 | 2 | -0/+99 |