File tree Expand file tree Collapse file tree
sap_datasphere_automation/static Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8585 - name : Build executable with PyInstaller (Windows)
8686 shell : bash
8787 run : |
88- uv run pyinstaller --onefile main.py --name DatasphereAutomation --icon static/datasphere.ico
88+ uv run pyinstaller --onefile main.py --name DatasphereAutomation --icon sap_datasphere_automation/ static/datasphere.ico
8989
9090 - name : Package artifact with version
9191 shell : bash
Original file line number Diff line number Diff line change 33** Retro-styled CLI for SAP Datasphere** that automates various tasks such as managing
44analytical models, remote tables, task chains and views.
55
6- ![ Preview of the CLI] ( ./static/cli.png )
6+ ![ Preview of the CLI] ( ./sap_datasphere_automation// static/cli.png )
77
88## 📋 Table of Contents
99
@@ -151,7 +151,7 @@ callback code.
151151
152152**This is how your OAuth Client should look like:**
153153
154- <img src="static/setup.png" alt="example-setup" width="600"/>
154+ <img src="./sap_datasphere_automation/ static/setup.png" alt="example-setup" width="600"/>
155155
156156### Creating settings.ini
157157
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments