Commit Graph

21 Commits

Author SHA1 Message Date
Pascal Fischer
0fe8251c48 disable api pages push 2025-07-30 12:54:33 +02:00
Maycon Santos
2a3e25ec94 update debug bundle text (#322)
* update debug bundle text

* update
2025-05-27 15:20:54 +02:00
Maycon Santos
09537916e4 Update Authentik doc with disable login var (#307)
* Update Authentik doc with disable login var

* fix linter
2025-04-11 13:54:00 +02:00
Maycon Santos
17fb9602d3 Update docker creds (#239) 2024-09-30 20:07:10 +02:00
pascal-fischer
e8d741b0bd Extend api gen flow to delete old pages (#191) 2024-05-16 12:43:41 +02:00
pascal-fischer
503696de09 Update api generation workflow (#190) 2024-05-15 21:47:49 +02:00
pascal-fischer
a3eb5be0f8 fix the api and disable the automation (#172) 2024-03-19 10:13:43 +01:00
Zoltan Papp
d19c0da982 Add troubleshooting page (#136)
---------

Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>
2024-01-30 13:56:19 +01:00
Maycon Santos
ceddc4b1fc Use bot token on checkout step (#113) 2023-12-07 18:02:58 +01:00
pascal-fischer
65d4119e42 Add explicit java version setup (#110)
* add java setup and add some code to test

* Update API pages with v0.24.3

* removing test code

---------

Co-authored-by: netbirddev <dev@netbird.io>
2023-11-24 15:11:11 +01:00
Maycon Santos
af5479f041 Update build_n_push.yml with workflow_dispatch 2023-08-14 12:02:38 +02:00
Maycon Santos
36496e81a6 Update generate_api_pages.yml 2023-08-11 14:57:13 +02:00
Maycon Santos
ceb5ba0342 Update generate_api_pages.yml 2023-08-10 16:22:15 +02:00
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