Skip to content

Commit 3f8fce0

Browse files
committed
feat: readme updated
1 parent 0902254 commit 3f8fce0

4 files changed

Lines changed: 235 additions & 1 deletion

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,4 +326,6 @@ debug/
326326
.history
327327
.ionide
328328

329-
credentials
329+
credentials
330+
331+
.idea/*

Cargo.lock

Lines changed: 230 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dagger_python/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,5 @@ To run the Dagger pipeline in PyCharm, configure a run with the `.env` file (add
3030
![Credentials .env](/resources/credentials_env.png)
3131

3232
![PyCharm Run with Environment Variables](/resources/pycharm_run_with_env_variables.png)
33+
34+
you can find all necessary configurations for a fully functional CI/CD in this repository (dagger_python, .github/workflows) and in [Cluster continuous delivery](https://github.com/Javier-Godon/cluster-continuous-delivery)

resources/argocd_app_deployed.png

66.3 KB
Loading

0 commit comments

Comments
 (0)