Commit Graph

8 Commits

Author SHA1 Message Date
Maycon Santos
734cc3dfb2 Check for diff and force push (#78)
check for diff before trying to commit

force push to protected branch

---------

Co-authored-by: DevBot NetBird <dev@netbird.io>
2023-08-05 00:26:09 +02:00
Maycon Santos
f45200a234 Update packages domain (#75)
* Update packages domain

* update committer info

* replace wiretrustee
2023-07-28 15:16:06 +02:00
Pascal Fischer
c25f35b422 add missing npm install command to docs flow 2023-06-17 12:37:30 +02:00
Pascal Fischer
fcaeda9864 remove ifs from api generation workflow 2023-06-12 17:02:09 +02:00
pascal-fischer
d18f5c076f Decouple api generation flow from docker build (#62)
* decouple api generation from docker build

* add different PAT
2023-06-12 14:47:20 +02:00
pascal-fischer
f33b4df3dd Add workflow for api gen and refactor genration script (#60)
* update gitignore

* add first version of api generation flow

* try to run flow

* testing flow

* update gen flow

* switch flow to macOS

* fix

* add npm install

* test workflow

* Update API pages

* test workflow with current main

* refactor parser

* merge examples and schema functions

* merge examples and schema functions

* merge parameters as well

* revert template to single class component

* update account

* finalizing

* update with the newest version of openapi

* full flow

* update

* add docker command

* split flow in two jobs

* remove testing trigger

---------

Co-authored-by: GitHub Actions <no-reply@github.com>
2023-06-05 09:35:54 +02:00
mlsmaycon
f5146c7455 Run ci/cd on PRs 2022-06-20 19:12:43 +02:00
mlsmaycon
98751bc1f4 Move the documentation repository to a public repo
Added a LICENSE and documentation on how to contribute

Updated CI/CD to use the root level code
2022-06-20 19:05:25 +02:00