Commit Graph

21 Commits

Author SHA1 Message Date
Mauricio Siu
fd092f1248 chore: comment temporaly comitlint 2024-07-20 02:52:04 -06:00
Krzysztof Durek
1f09c06274 feat: add commitlint 2024-07-18 12:06:13 +02:00
Krzysztof Durek
1befdb76e7 ci: pnpm gets version from package.json packageManager field 2024-07-17 12:38:49 +02:00
Krzysztof Durek
9524609092 ci: split workflows to separate files 2024-07-17 12:32:33 +02:00
Mauricio Siu
c0587b9409
Update FUNDING.yml 2024-07-16 19:45:41 -06:00
Krzysztof Durek
6e28545c3f feat: update continuous integration 2024-07-15 13:59:21 +02:00
Mauricio Siu
7df415a386 chore: add issue template 2024-06-15 03:15:02 -06:00
Mauricio Siu
8f9d21c0f8
Docker compose support (#111)
* feat(WIP): compose implementation

* feat: add volumes, networks, services name hash generate

* feat: add compose config test unique

* feat: add tests for each unique config

* feat: implement lodash for docker compose parsing

* feat: add tests for generating compose file

* refactor: implement logs docker compose

* refactor: composeFile set not empty

* feat: implement providers for compose deployments

* feat: add Files volumes to compose

* feat: add stop compose button

* refactor: change strategie of building compose

* feat: create .env file in composepath

* refactor: simplify git and github function

* chore: update deps

* refactor: update migrations and add badge to recognize compose type

* chore: update lock yaml

* refactor: use code editor

* feat: add monitoring for app types

* refactor: reset stats on change appName

* refactor: add option to clean monitoring folder

* feat: show current command that will run

* feat: add prefix

* fix: add missing types

* refactor: add docker provider and expose by default as false

* refactor: customize error page

* refactor: unified deployments to be a single one

* feat: add vitest to ci/cd

* revert: back to initial version

* refactor: add maxconcurrency vitest

* refactor: add pool forks to vitest

* feat: add pocketbase template

* fix: update path resolution compose

* removed

* feat: add template pocketbase

* feat: add pocketbase template

* feat: add support button

* feat: add plausible template

* feat: add calcom template

* feat: add version to each template

* feat: add code editor to enviroment variables and swarm settings json

* refactor: add loader when download the image

* fix: use base64 to generate keys plausible

* feat: add recognized domain names by enviroment compose

* refactor: show alert to redeploy in each card advanced tab

* refactor: add validation to prevent create compose if not have permissions

* chore: add templates section to contributing

* chore: add example contributing
2024-06-02 15:26:28 -06:00
Mauricio Siu
1df6db738e
Create FUNDING.yml 2024-05-31 00:07:56 -06:00
Mauricio Siu
237a01d7ae remove file 2024-05-05 11:53:36 -06:00
Mauricio Siu
b167e592d3 refactor: add circle.yml 2024-05-05 04:09:27 -06:00
Mauricio Siu
3990c39471 refactor: remove build on PR due to hight build time 2024-05-04 13:22:04 -06:00
Mauricio Siu
ca54084793 chore: remove build script on push 2024-05-04 02:20:47 -06:00
Mauricio Siu
3f9e1381b6 chore: use refname instead of base ref 2024-05-01 21:28:02 -06:00
Mauricio Siu
f4c2dc99d9 chore: remove cat file 2024-05-01 21:08:47 -06:00
Mauricio Siu
ef4d763658 chore: test the env 2024-05-01 21:05:52 -06:00
Mauricio Siu
9ee6eb5d88 chore: add build to push 2024-05-01 21:01:53 -06:00
Mauricio Siu
13eea467a0 refactor: set base ref instead of head 2024-05-01 20:51:46 -06:00
Mauricio Siu
367780cccb chore: add Docker build on PR 2024-05-01 20:46:05 -06:00
Mauricio Siu
e9e49d7456 chore: add canary to pull request workflow 2024-05-01 17:45:34 -06:00
Mauricio Siu
ada5835c05 chore: add codeowners and pull request workflow 2024-04-29 23:32:25 -06:00