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

Hotfix/design system 0.4.5 #6093

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
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
4 changes: 2 additions & 2 deletions .circleci/deploy-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -365,14 +365,14 @@ workflows:
requires:
- "CDK Synth"
context: [deployment-development-wdiv, slack-secrets]
filters: { branches: { only: [ development ] } }
filters: { branches: { only: [ development, hotfix/superuser-conf-email ] } }
dc-environment: development
- code_deploy:
name: "Development: AWS CodeDeploy"
requires:
- "Development: CDK Deploy"
context: [deployment-development-wdiv, slack-secrets]
filters: { branches: { only: [ development ] } }
filters: { branches: { only: [ development, hotfix/superuser-conf-email ] } }
dc-environment: development
min-size: 1
max-size: 2
Expand Down
6 changes: 0 additions & 6 deletions cdk/lambdas/wdiv-s3-trigger/requirements/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -300,12 +300,6 @@ moto==5.0.0 \
# via
# -c cdk/lambdas/wdiv-s3-trigger/requirements/../../../../requirements/constraints.txt
# -r cdk/lambdas/wdiv-s3-trigger/requirements/testing.in
py-partiql-parser==0.5.0 \
--hash=sha256:427a662e87d51a0a50150fc8b75c9ebb4a52d49129684856c40c88b8c8e027e4 \
--hash=sha256:dc454c27526adf62deca5177ea997bf41fac4fd109c5d4c8d81f984de738ba8f
# via
# -c cdk/lambdas/wdiv-s3-trigger/requirements/../../../../requirements/constraints.txt
# moto
pycparser==2.21 \
--hash=sha256:8ee45429555515e1f6b185e78100aea234072576aa43ab53aefcae078162fca9 \
--hash=sha256:e644fdec12f7872f86c58ff790da456218b10f863970249516d60a5eaca77206
Expand Down
4 changes: 2 additions & 2 deletions requirements/base.in
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ boto3>1.0.0,<2.0.0
uk-geo-utils
freezegun

https://github.com/DemocracyClub/design-system/archive/refs/tags/0.3.0.zip
https://github.com/DemocracyClub/dc_django_utils/archive/refs/tags/2.4.0.zip
https://github.com/DemocracyClub/design-system/archive/refs/tags/0.4.5.zip
https://github.com/DemocracyClub/dc_django_utils/archive/refs/tags/2.4.1.zip
https://github.com/DemocracyClub/dc_logging/archive/refs/tags/1.0.1.zip


Expand Down
14 changes: 10 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -232,13 +232,13 @@ commitment==3.0.1 \
# via
# -c requirements/constraints.txt
# -r requirements/base.in
dc-design-system @ https://github.com/DemocracyClub/design-system/archive/refs/tags/0.3.0.zip \
--hash=sha256:55757bd7742669dd63dc9064a2ced4cbc603c8ec79117f03e047092db272c8f9
dc-design-system @ https://github.com/DemocracyClub/design-system/archive/refs/tags/0.4.5.zip \
--hash=sha256:c6870dc68fb924e5598bc95292137ba47b4d7ec195df785c0f6c066746e06805
# via
# -c requirements/constraints.txt
# -r requirements/base.in
dc-django-utils @ https://github.com/DemocracyClub/dc_django_utils/archive/refs/tags/2.4.0.zip \
--hash=sha256:8e008a5e058f4997f542e6e0541ddc0f80749c4c9983a463e3a7ab76cf681ab4
dc-django-utils @ https://github.com/DemocracyClub/dc_django_utils/archive/refs/tags/2.4.1.zip \
--hash=sha256:681b7e69758e54f9de0cfbebe8bd6e99447578c01107d2f7d6ec0b374f48f3b0
# via
# -c requirements/constraints.txt
# -r requirements/base.in
Expand Down Expand Up @@ -477,6 +477,12 @@ lxml==5.1.0 \
# via
# -c requirements/constraints.txt
# -r requirements/base.in
markdown==3.5.2 \
--hash=sha256:d43323865d89fc0cb9b20c75fc8ad313af307cc087e84b657d9eec768eddeadd \
--hash=sha256:e1ac7b3dc550ee80e602e71c1d168002f062e49f1b11e26a36264dafd4df2ef8
# via
# -c requirements/constraints.txt
# -r requirements/base.in
markdown==3.5.2 \
--hash=sha256:d43323865d89fc0cb9b20c75fc8ad313af307cc087e84b657d9eec768eddeadd \
--hash=sha256:e1ac7b3dc550ee80e602e71c1d168002f062e49f1b11e26a36264dafd4df2ef8
Expand Down
8 changes: 4 additions & 4 deletions requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -366,11 +366,11 @@ cryptography==42.0.1 \
--hash=sha256:ed1b2130f5456a09a134cc505a17fc2830a1a48ed53efd37dcc904a23d7b82fa \
--hash=sha256:fd33f53809bb363cf126bebe7a99d97735988d9b0131a2be59fbf83e1259a5b7
# via moto
dc-design-system @ https://github.com/DemocracyClub/design-system/archive/refs/tags/0.3.0.zip \
--hash=sha256:55757bd7742669dd63dc9064a2ced4cbc603c8ec79117f03e047092db272c8f9
dc-design-system @ https://github.com/DemocracyClub/design-system/archive/refs/tags/0.4.5.zip \
--hash=sha256:c6870dc68fb924e5598bc95292137ba47b4d7ec195df785c0f6c066746e06805
# via -r requirements/base.in
dc-django-utils @ https://github.com/DemocracyClub/dc_django_utils/archive/refs/tags/2.4.0.zip \
--hash=sha256:8e008a5e058f4997f542e6e0541ddc0f80749c4c9983a463e3a7ab76cf681ab4
dc-django-utils @ https://github.com/DemocracyClub/dc_django_utils/archive/refs/tags/2.4.1.zip \
--hash=sha256:681b7e69758e54f9de0cfbebe8bd6e99447578c01107d2f7d6ec0b374f48f3b0
# via -r requirements/base.in
dc-logging-utils @ https://github.com/DemocracyClub/dc_logging/archive/refs/tags/1.0.1.zip \
--hash=sha256:98fc7676c2abdef3780a1e769db641d72bf5934bfc3c25fbb28f251e637ffb1d
Expand Down
1 change: 0 additions & 1 deletion requirements/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -605,7 +605,6 @@ urllib3==1.26.18 \
# -c requirements/constraints.txt
# requests
# selenium
# urllib3
vcrpy==6.0.1 \
--hash=sha256:9e023fee7f892baa0bbda2f7da7c8ac51165c1c6e38ff8688683a12a4bde9278
# via
Expand Down