Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove slash accidently added. Fixing card codes. Adjust font for Mobile App edition and Added qr codes for the bridge layout #659

Merged
merged 29 commits into from
Jul 8, 2024
Merged
Show file tree
Hide file tree
Changes from 28 commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
01ca67e
Need to remove the forward slash
sydseter Jul 5, 2024
0b8335d
remove forward slash
sydseter Jul 5, 2024
c836ebb
Correcting the card codes for the english translation
sydseter Jul 7, 2024
8a9b3ae
correcting the card codes for the 2.0 mapping.
sydseter Jul 7, 2024
d45782e
Add id’s for 1.22 version.
sydseter Jul 7, 2024
279a400
Update webapp-mappings-1.22.yaml
sydseter Jul 7, 2024
46c806c
update card codes for 1.22
sydseter Jul 7, 2024
a75906d
Update card codes for english 1.22 ver
sydseter Jul 7, 2024
f400f71
Update webapp-cards-2.00-es.yaml
sydseter Jul 7, 2024
da7866a
Update webapp-cards-2.00-es.yaml
sydseter Jul 7, 2024
abb52e2
Update webapp-cards-2.00-fr.yaml
sydseter Jul 7, 2024
e342ca4
Update webapp-cards-2.00-es.yaml
sydseter Jul 7, 2024
1708fb1
Update webapp-cards-1.22-en.yaml
sydseter Jul 7, 2024
9ecbd7e
Update webapp-cards-2.00-hu.yaml
sydseter Jul 7, 2024
2d3e8e3
Update webapp-cards-2.00-nl.yaml
sydseter Jul 7, 2024
302a990
Update webapp-cards-2.00-no_nb.yaml
sydseter Jul 7, 2024
290e0a4
Update webapp-cards-2.00-pt_br.yaml
sydseter Jul 7, 2024
83e890b
Update webapp-cards-1.22-es.yaml
sydseter Jul 7, 2024
b07111d
Update webapp-cards-1.22-fr.yaml
sydseter Jul 7, 2024
b61a72b
Update webapp-cards-1.22-nl.yaml
sydseter Jul 7, 2024
549f20e
Update webapp-cards-1.22-no_nb.yaml
sydseter Jul 7, 2024
f3bad5f
Update webapp-cards-1.22-pt_br.yaml
sydseter Jul 7, 2024
b785509
Leave the joker card code as is since that code won't lead to confusi…
sydseter Jul 7, 2024
a8ba6a7
Adding qr codes for website app edition for the bridge layout. Align …
sydseter Jul 8, 2024
72f1fb1
Adding 3mm bleed
sydseter Jul 8, 2024
6bca87c
generate all layouts
sydseter Jul 8, 2024
40eb0d3
Add non qr template as well to ensure both can be created
sydseter Jul 8, 2024
5552e03
Add generation of bridge_qr
sydseter Jul 8, 2024
3bc407c
Generate the guides for all languages.
sydseter Jul 8, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
50 changes: 25 additions & 25 deletions .github/workflows/pre-release.yml

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions .github/workflows/release.yml

Large diffs are not rendered by default.

25 changes: 11 additions & 14 deletions .github/workflows/run-tests-generate-output.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -125,20 +125,17 @@ jobs:
cp -rf ./resources/templates/Fonts/FivoSans/* output/cornucopia_mobileapp/Fonts/
cp -rf ./resources/templates/Fonts/Atkinson-Hyperlegible/* output/cornucopia_mobileapp/Fonts/
#
pipenv run python scripts/convert.py -l en -lt guide -t bridge_qr -v 1.22 -e webapp
pipenv run python scripts/convert.py -l en -lt guide -t bridge_qr -v 2.00 -e webapp
pipenv run python scripts/convert.py -l all -lt all -t bridge -v 1.22 -e webapp
pipenv run python scripts/convert.py -l en -lt all -t tarot -v 1.22 -e webapp
pipenv run python scripts/convert.py -l all -lt all -t bridge -v 2.00 -e webapp
pipenv run python scripts/convert.py -l en -lt all -t tarot -v 2.00 -e webapp
pipenv run python scripts/convert.py -l en -lt all -t bridge -v 1.00 -e mobileapp
pipenv run python scripts/convert.py -l en -lt all -t tarot -v 1.00 -e mobileapp
cp 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 output/cornucopia_mobileapp/
cp 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_guide_bridge_en.docx output/owasp_cornucopia_webapp_1.22_leaflet_bridge_en.idml output/cornucopia_webapp/
cp output/owasp_cornucopia_webapp_2.00_cards_bridge_en.idml output/owasp_cornucopia_webapp_2.00_cards_tarot_en.idml output/owasp_cornucopia_webapp_2.00_leaflet_bridge_en.idml output/owasp_cornucopia_webapp_2.00_leaflet_tarot_en.idml output/cornucopia_webapp/
zip output/owasp_cornucopia_mobileapp_1.00_en.zip -r output/cornucopia_mobileapp/Links/* output/cornucopia_mobileapp/Fonts/* output/cornucopia_mobileapp/owasp_cornucopia_mobileapp_1.00_en.zip output/cornucopia_mobileapp/owasp_cornucopia_mobileapp_1.00_cards_bridge_en.idml output/cornucopia_mobileapp/owasp_cornucopia_mobileapp_1.00_cards_tarot_en.idml output/cornucopia_mobileapp/owasp_cornucopia_mobileapp_1.00_leaflet_bridge_en.idml output/cornucopia_mobileapp/owasp_cornucopia_mobileapp_1.00_leaflet_tarot_en.idml
zip output/owasp_cornucopia_webapp_1.22_en.zip -r output/cornucopia_webapp/Links/* output/cornucopia_webapp/Fonts/* output/cornucopia_webapp/owasp_cornucopia_webapp_1.22_en.zip output/cornucopia_webapp/owasp_cornucopia_webapp_1.22_cards_bridge_en.idml output/cornucopia_webapp/owasp_cornucopia_webapp_1.22_cards_tarot_en.idml output/cornucopia_webapp/owasp_cornucopia_webapp_1.22_guide_bridge_en.docx output/cornucopia_webapp/owasp_cornucopia_webapp_1.22_leaflet_bridge_en.idml
zip output/owasp_cornucopia_webapp_2.00_en.zip -r output/cornucopia_webapp/Links/* output/cornucopia_webapp/Fonts/* output/cornucopia_webapp/owasp_cornucopia_webapp_2.00_en.zip output/cornucopia_webapp/owasp_cornucopia_webapp_2.00_cards_bridge_en.idml output/cornucopia_webapp/owasp_cornucopia_webapp_2.00_cards_tarot_en.idml output/cornucopia_webapp/owasp_cornucopia_webapp_2.00_leaflet_bridge_en.idml output/cornucopia_webapp/owasp_cornucopia_webapp_2.00_leaflet_tarot_en.idml
pipenv run python scripts/convert.py -l en -lt guide -t bridge -v 1.22 -e webapp
pipenv run python scripts/convert.py -l en -lt guide -t bridge -v 2.00 -e webapp
pipenv run python scripts/convert.py -l en -lt all -t all -v 1.22 -e webapp
pipenv run python scripts/convert.py -l en -lt all -t all -v 2.00 -e webapp
pipenv run python scripts/convert.py -l en -lt all -t all -v 1.00 -e mobileapp
cp 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_cards_tarot_qr_en.idml output/owasp_cornucopia_mobileapp_1.00_leaflet_bridge_en.idml output/owasp_cornucopia_mobileapp_1.00_leaflet_tarot_en.idml output/cornucopia_mobileapp/
cp output/owasp_cornucopia_webapp_1.22_cards_bridge_en.idml output/owasp_cornucopia_webapp_1.22_cards_bridge_qr_en.idml output/owasp_cornucopia_webapp_1.22_cards_tarot_en.idml output/owasp_cornucopia_webapp_1.22_cards_tarot_qr_en.idml output/owasp_cornucopia_webapp_1.22_guide_bridge_en.docx output/owasp_cornucopia_webapp_1.22_leaflet_bridge_en.idml output/cornucopia_webapp/
cp output/owasp_cornucopia_webapp_2.00_cards_bridge_en.idml output/owasp_cornucopia_webapp_2.00_cards_tarot_en.idml output/owasp_cornucopia_webapp_2.00_cards_tarot_qr_en.idml output/owasp_cornucopia_webapp_2.00_leaflet_bridge_en.idml output/owasp_cornucopia_webapp_2.00_leaflet_tarot_en.idml output/cornucopia_webapp/
zip output/owasp_cornucopia_mobileapp_1.00_en.zip -r output/cornucopia_mobileapp/Links/* output/cornucopia_mobileapp/Fonts/* output/cornucopia_mobileapp/owasp_cornucopia_mobileapp_1.00_en.zip output/cornucopia_mobileapp/owasp_cornucopia_mobileapp_1.00_cards_bridge_en.idml output/cornucopia_mobileapp/owasp_cornucopia_mobileapp_1.00_cards_tarot_en.idml output/cornucopia_mobileapp/owasp_cornucopia_mobileapp_1.00_cards_tarot_qr_en.idml output/cornucopia_mobileapp/owasp_cornucopia_mobileapp_1.00_leaflet_bridge_en.idml output/cornucopia_mobileapp/owasp_cornucopia_mobileapp_1.00_leaflet_tarot_en.idml
zip output/owasp_cornucopia_webapp_1.22_en.zip -r output/cornucopia_webapp/Links/* output/cornucopia_webapp/Fonts/* output/cornucopia_webapp/owasp_cornucopia_webapp_1.22_en.zip output/cornucopia_webapp/owasp_cornucopia_webapp_1.22_cards_bridge_en.idml output/cornucopia_webapp/owasp_cornucopia_webapp_1.22_cards_tarot_en.idml output/cornucopia_webapp/owasp_cornucopia_webapp_1.22_cards_tarot_qr_en.idml output/cornucopia_webapp/owasp_cornucopia_webapp_1.22_guide_bridge_en.docx output/cornucopia_webapp/owasp_cornucopia_webapp_1.22_leaflet_bridge_en.idml
zip output/owasp_cornucopia_webapp_2.00_en.zip -r output/cornucopia_webapp/Links/* output/cornucopia_webapp/Fonts/* output/cornucopia_webapp/owasp_cornucopia_webapp_2.00_en.zip output/cornucopia_webapp/owasp_cornucopia_webapp_2.00_cards_bridge_en.idml output/cornucopia_webapp/owasp_cornucopia_webapp_2.00_cards_tarot_en.idml output/cornucopia_webapp/owasp_cornucopia_webapp_2.00_cards_tarot_qr_en.idml output/cornucopia_webapp/owasp_cornucopia_webapp_2.00_leaflet_bridge_en.idml output/cornucopia_webapp/owasp_cornucopia_webapp_2.00_leaflet_tarot_en.idml
- name: Create pull request artifacts
uses: gavv/pull-request-artifacts@93f32f061d1fabdb41104db2493f2260c7db774f # v2.1
with:
Expand Down
Loading
Loading