Skip to content

fix error in example #4355

fix error in example

fix error in example #4355

Build and Cache Packages

succeeded Jan 31, 2025 in 3m 16s
Set up job
2s
Run actions/checkout@v4
2s
Run actions/setup-python@v5
2s
Install Poetry
15s
Load cached venv
1s
Install dependencies
1s
Set Node.js 22.x
8s
Install Yarn
0s
Build Python dist and web UI
2m 17s
Upload Python dist as Artifact
0s
Upload Web UI as Artifact
1s
Build UI library
17s
Upload web UI library as Artifact
0s
Run echo "tag=$(poetry version -s)" | tee -a "$GITHUB_OUTPUT"
0s
Run echo "tag_short=$(poetry version -s | cut -d '.' -f1-3)" | tee -a "$GITHUB_OUTPUT"
0s
Run echo "branch=master" | tee -a "$GITHUB_OUTPUT"
0s
Run echo "is_merge_commit=$( [ $(git rev-list --count $GITHUB_SHA^@) -eq 2 ] && echo 'true' || echo 'false' )" | tee -a "$GITHUB_OUTPUT"
0s
Run echo "is_tag_build=false" | tee -a "$GITHUB_OUTPUT"
0s
Run echo "python_version=$(python -VV | sha256sum | cut -d' ' -f1)" | tee -a "$GITHUB_OUTPUT"
0s
Post Set Node.js 22.x
0s
Post Load cached venv
5s
Post Run actions/setup-python@v5
0s
Post Run actions/checkout@v4
0s
Complete job
1s