File tree Expand file tree Collapse file tree 2 files changed +6
-12
lines changed
Expand file tree Collapse file tree 2 files changed +6
-12
lines changed Original file line number Diff line number Diff line change 5050 CC_TEST_REPORTER_ID : 7482a81acb1b6de49fa6fd2769a014bb9ae8bee408161c23d400b2ac9e95b7cf
5151 - name : Generate new output files
5252 run : |
53- pipenv run python scripts/convert.py -l all -lt all -t bridge -v 1.22 -e webapp
54- pipenv run python scripts/convert.py -l all -lt cards -t tarot -v 1.22 -e webapp
55- pipenv run python scripts/convert.py -l all -lt all -t bridge -v 2.00 -e webapp
56- pipenv run python scripts/convert.py -l all -lt cards -t tarot -v 2.00 -e webapp
57- pipenv run python scripts/convert.py -l en -lt all -t bridge -v 1.00 -e mobileapp
58- pipenv run python scripts/convert.py -l en -lt cards -t tarot -v 1.00 -e mobileapp
53+ pipenv run python scripts/convert.py -l all -lt all -t all -v 1.22 -e webapp
54+ pipenv run python scripts/convert.py -l all -lt all -t all -v 2.00 -e webapp
55+ pipenv run python scripts/convert.py -l en -lt all -t all -v 1.00 -e mobileapp
5956
6057 zip output/owasp_cornucopia_mobileapp_1.00_en.zip output/owasp_cornucopia_mobileapp_1.00_cards_bridge_en.idml output/owasp_cornucopia_mobileapp_1.00_cards_tarot_en.idml output/owasp_cornucopia_mobileapp_1.00_leaflet_bridge_en.idml output/owasp_cornucopia_mobileapp_1.00_leaflet_tarot_en.idml
6158 zip output/owasp_cornucopia_webapp_1.22_en.zip output/owasp_cornucopia_webapp_1.22_cards_bridge_en.idml output/owasp_cornucopia_webapp_1.22_cards_tarot_en.idml output/owasp_cornucopia_webapp_1.22_leaflet_bridge_en.idml output/owasp_cornucopia_webapp_1.22_leaflet_tarot_en.idml
Original file line number Diff line number Diff line change 6767 run : pipenv run coverage report --fail-under 85 scripts/convert*
6868 - name : Generate new output file
6969 run : |
70- pipenv run python scripts/convert.py -l all -lt all -t bridge -v 1.22 -e webapp
71- pipenv run python scripts/convert.py -l all -lt all -t tarot -v 1.22 -e webapp
72- pipenv run python scripts/convert.py -l all -lt all -t bridge -v 2.00 -e webapp
73- pipenv run python scripts/convert.py -l all -lt all -t tarot -v 2.00 -e webapp
74- pipenv run python scripts/convert.py -l en -lt all -t bridge -v 1.00 -e mobileapp
75- pipenv run python scripts/convert.py -l en -lt all -t tarot -v 1.00 -e mobileapp
70+ pipenv run python scripts/convert.py -l all -lt all -t all -v 1.22 -e webapp
71+ pipenv run python scripts/convert.py -l all -lt all -t all -v 2.00 -e webapp
72+ pipenv run python scripts/convert.py -l en -lt all -t all -v 1.00 -e mobileapp
7673
7774 zip output/owasp_cornucopia_mobileapp_1.00_en.zip output/owasp_cornucopia_mobileapp_1.00_cards_bridge_en.idml output/owasp_cornucopia_mobileapp_1.00_cards_tarot_en.idml output/owasp_cornucopia_mobileapp_1.00_leaflet_bridge_en.idml output/owasp_cornucopia_mobileapp_1.00_leaflet_tarot_en.idml
7875 zip output/owasp_cornucopia_webapp_1.22_en.zip output/owasp_cornucopia_webapp_1.22_cards_bridge_en.idml output/owasp_cornucopia_webapp_1.22_cards_tarot_en.idml output/owasp_cornucopia_webapp_1.22_leaflet_bridge_en.idml output/owasp_cornucopia_webapp_1.22_leaflet_tarot_en.idml
You can’t perform that action at this time.
0 commit comments