Skip to content

Commit

Permalink
Add docs to generate client
Browse files Browse the repository at this point in the history
  • Loading branch information
chaen committed Oct 26, 2023
1 parent 053c867 commit 094075b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,3 +179,14 @@ from datetime import datetime, timedelta, timezone

import pytest
```


## Client generation

[!WARNING]
This is for advanced users only as it is currently an unstable feature


When a new client generation is needed, a CI job called `client-generation` will fail, and one of the repo admin will regenerate the client for you.

If you anyway want to try, the best up to date documentation is to look at the [client-generation CI job](https://github.com/DIRACGrid/diracx/blob/main/.github/workflows/main.yml)

0 comments on commit 094075b

Please sign in to comment.