File tree Expand file tree Collapse file tree 12 files changed +11
-14
lines changed
src/backend/app/static/icons Expand file tree Collapse file tree 12 files changed +11
-14
lines changed Original file line number Diff line number Diff line change 1616
1717jobs :
1818 backend-ci-build :
19- uses : hotosm/gh-workflows/.github/workflows/image_build.yml@3.3.2
19+ uses : hotosm/gh-workflows/.github/workflows/image_build.yml@3.6.0
2020 with :
2121 context : src
2222 build_target : ci
Original file line number Diff line number Diff line change 1313
1414jobs :
1515 build-odkcentral :
16- uses : hotosm/gh-workflows/.github/workflows/image_build.yml@3.3.2
16+ uses : hotosm/gh-workflows/.github/workflows/image_build.yml@3.6.0
1717 with :
1818 context : src/odkcentral/api
1919 image_tags : |
2424 multi_arch : true
2525
2626 build-odkcentral-ui :
27- uses : hotosm/gh-workflows/.github/workflows/image_build.yml@3.3.2
27+ uses : hotosm/gh-workflows/.github/workflows/image_build.yml@3.6.0
2828 with :
2929 context : src/odkcentral/ui
3030 image_tags : |
Original file line number Diff line number Diff line change 1313
1414jobs :
1515 build-qfield-qgis :
16- uses : hotosm/gh-workflows/.github/workflows/image_build.yml@3.3.2
16+ uses : hotosm/gh-workflows/.github/workflows/image_build.yml@3.6.0
1717 with :
1818 context : src/qfield
1919 image_tags : |
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ permissions:
1414
1515jobs :
1616 sign :
17- uses : hotosm/gh-workflows/.github/workflows/cla_sign.yml@3.5 .0
17+ uses : hotosm/gh-workflows/.github/workflows/cla_sign.yml@3.6 .0
1818 with :
1919 push_branch : dev
2020 secrets : inherit
Original file line number Diff line number Diff line change 1414
1515jobs :
1616 docs :
17- uses : hotosm/gh-workflows/.github/workflows/just.yml@3.3.2
17+ uses : hotosm/gh-workflows/.github/workflows/just.yml@3.6.0
1818 with :
1919 environment : " test"
2020 command : " docs publish"
Original file line number Diff line number Diff line change 1414
1515jobs :
1616 pytest :
17- uses : hotosm/gh-workflows/.github/workflows/just.yml@3.3.2
17+ uses : hotosm/gh-workflows/.github/workflows/just.yml@3.6.0
1818 with :
1919 environment : " test"
2020 command : " test backend"
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ permissions:
1717
1818jobs :
1919 publish :
20- uses : hotosm/gh-workflows/.github/workflows/just.yml@3.3.2
20+ uses : hotosm/gh-workflows/.github/workflows/just.yml@3.6.0
2121 with :
2222 environment : " test"
2323 command : " chart publish"
Original file line number Diff line number Diff line change 99
1010jobs :
1111 backend-build :
12- uses : hotosm/gh-workflows/.github/workflows/image_build.yml@3.3.2
12+ uses : hotosm/gh-workflows/.github/workflows/image_build.yml@3.6.0
1313 with :
1414 context : src
1515 build_target : prod
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ permissions:
1414
1515jobs :
1616 pytest :
17- uses : hotosm/gh-workflows/.github/workflows/just.yml@3.3.2
17+ uses : hotosm/gh-workflows/.github/workflows/just.yml@3.6.0
1818 with :
1919 environment : " test"
2020 command : " test backend"
Original file line number Diff line number Diff line change @@ -97,10 +97,6 @@ field-tm-*.tgz
9797# Secrets / keys
9898** /** /* .pem
9999
100- # Favicon overrides
101- favicon.svg
102- favicon.png
103-
104100# Agents
105101config
106102.claude
You can’t perform that action at this time.
0 commit comments