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

chore(deps): update deps #117

Merged
merged 5 commits into from
Dec 23, 2021
Merged

chore(deps): update deps #117

merged 5 commits into from
Dec 23, 2021

Conversation

AustinZhu
Copy link
Member

Description

Motivation and Context

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@AustinZhu AustinZhu merged commit c00b3e1 into main Dec 23, 2021
@AustinZhu
Copy link
Member Author

Sending build context to Docker daemon  3.584kB

Step 1/9 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/9 : FROM $IMAGE
latest: Pulling from sam/build-python3.9
bdac0ee78eda: Pulling fs layer
711ce09719e0: Pulling fs layer
f4f8559a37f3: Pulling fs layer
6e93ef49c925: Pulling fs layer
2d4cf66de414: Pulling fs layer
a6fa64b1b283: Pulling fs layer
80cb8db33cfc: Pulling fs layer
49303dc4fcbe: Pulling fs layer
80bbcdfd3e4c: Pulling fs layer
c079ff0c84a2: Pulling fs layer
2d4cf66de414: Waiting
a6fa64b1b283: Waiting
80cb8db33cfc: Waiting
49303dc4fcbe: Waiting
80bbcdfd3e4c: Waiting
c079ff0c84a2: Waiting
6e93ef49c925: Waiting
711ce09719e0: Verifying Checksum
711ce09719e0: Download complete
6e93ef49c925: Verifying Checksum
6e93ef49c925: Download complete
f4f8559a37f3: Verifying Checksum
f4f8559a37f3: Download complete
bdac0ee78eda: Verifying Checksum
bdac0ee78eda: Download complete
a6fa64b1b283: Verifying Checksum
a6fa64b1b283: Download complete
49303dc4fcbe: Verifying Checksum
49303dc4fcbe: Download complete
80cb8db33cfc: Verifying Checksum
80cb8db33cfc: Download complete
80bbcdfd3e4c: Verifying Checksum
80bbcdfd3e4c: Download complete
c079ff0c84a2: Verifying Checksum
c079ff0c84a2: Download complete
bdac0ee78eda: Pull complete
2d4cf66de414: Verifying Checksum
2d4cf66de414: Download complete
711ce09719e0: Pull complete
f4f8559a37f3: Pull complete
6e93ef49c925: Pull complete
2d4cf66de414: Pull complete
a6fa64b1b283: Pull complete
80cb8db33cfc: Pull complete
49303dc4fcbe: Pull complete
80bbcdfd3e4c: Pull complete
c079ff0c84a2: Pull complete
Digest: sha256:b3892ca9ed16b1533621efcb45e02754bceeccb9ac2c6b9fe765cf141afcdf3e
Status: Downloaded newer image for public.ecr.aws/sam/build-python3.9:latest
 ---> fa475cc11d6b
Step 3/9 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Running in 7c23ea9cf920
Removing intermediate container 7c23ea9cf920
 ---> 97bd7451bc22
Step 4/9 : RUN pip install --upgrade pip
 ---> Running in e479f8fe5148
Requirement already satisfied: pip in /var/lang/lib/python3.9/site-packages (21.1.3)
Collecting pip
  Downloading pip-21.3.1-py3-none-any.whl (1.7 MB)
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 21.1.3
    Uninstalling pip-21.1.3:
      Successfully uninstalled pip-21.1.3
Successfully installed pip-21.3.1
�[91mWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
�[0mRemoving intermediate container e479f8fe5148
 ---> 68481758fcf3
Step 5/9 : RUN pip install pipenv poetry
 ---> Running in 452cd517f36b
Collecting pipenv
  Downloading pipenv-2021.11.23-py2.py3-none-any.whl (3.6 MB)
Collecting poetry
  Downloading poetry-1.1.12-py2.py3-none-any.whl (175 kB)
Requirement already satisfied: setuptools>=36.2.1 in /var/lang/lib/python3.9/site-packages (from pipenv) (56.0.0)
Collecting certifi
  Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB)
Collecting virtualenv-clone>=0.2.5
  Downloading virtualenv_clone-0.5.7-py3-none-any.whl (6.6 kB)
Collecting virtualenv
  Downloading virtualenv-20.10.0-py2.py3-none-any.whl (5.6 MB)
Requirement already satisfied: pip>=18.0 in /var/lang/lib/python3.9/site-packages (from pipenv) (21.3.1)
Collecting cleo<0.9.0,>=0.8.1
  Downloading cleo-0.8.1-py2.py3-none-any.whl (21 kB)
Collecting html5lib<2.0,>=1.0
  Downloading html5lib-1.1-py2.py3-none-any.whl (112 kB)
Collecting crashtest<0.4.0,>=0.3.0
  Downloading crashtest-0.3.1-py3-none-any.whl (7.0 kB)
Collecting tomlkit<1.0.0,>=0.7.0
  Downloading tomlkit-0.8.0-py3-none-any.whl (33 kB)
Collecting requests-toolbelt<0.10.0,>=0.9.1
  Downloading requests_toolbelt-0.9.1-py2.py3-none-any.whl (54 kB)
Collecting clikit<0.7.0,>=0.6.2
  Downloading clikit-0.6.2-py2.py3-none-any.whl (91 kB)
Collecting cachecontrol[filecache]<0.13.0,>=0.12.9
  Downloading CacheControl-0.12.10-py2.py3-none-any.whl (20 kB)
Collecting pkginfo<2.0,>=1.4
  Downloading pkginfo-1.8.2-py2.py3-none-any.whl (26 kB)
Collecting shellingham<2.0,>=1.1
  Downloading shellingham-1.4.0-py2.py3-none-any.whl (9.4 kB)
Collecting requests<3.0,>=2.18
  Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB)
Collecting poetry-core<1.1.0,>=1.0.7
  Downloading poetry_core-1.0.7-py2.py3-none-any.whl (424 kB)
Collecting keyring<22.0.0,>=21.2.0
  Downloading keyring-21.8.0-py3-none-any.whl (32 kB)
Collecting packaging<21.0,>=20.4
  Downloading packaging-20.9-py2.py3-none-any.whl (40 kB)
Collecting cachy<0.4.0,>=0.3.0
  Downloading cachy-0.3.0-py2.py3-none-any.whl (20 kB)
Collecting pexpect<5.0.0,>=4.7.0
  Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB)
Collecting msgpack>=0.5.2
  Downloading msgpack-1.0.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB)
Collecting lockfile>=0.9
  Downloading lockfile-0.12.2-py2.py3-none-any.whl (13 kB)
Collecting pastel<0.3.0,>=0.2.0
  Downloading pastel-0.2.1-py2.py3-none-any.whl (6.0 kB)
Collecting pylev<2.0,>=1.3
  Downloading pylev-1.4.0-py2.py3-none-any.whl (6.1 kB)
Collecting six>=1.9
  Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting webencodings
  Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB)
Collecting jeepney>=0.4.2
  Downloading jeepney-0.7.1-py3-none-any.whl (54 kB)
Collecting SecretStorage>=3.2
  Downloading SecretStorage-3.3.1-py3-none-any.whl (15 kB)
Collecting pyparsing>=2.0.2
  Downloading pyparsing-3.0.6-py3-none-any.whl (97 kB)
Collecting ptyprocess>=0.5
  Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB)
Collecting charset-normalizer~=2.0.0
  Downloading charset_normalizer-2.0.9-py3-none-any.whl (39 kB)
Collecting idna<4,>=2.5
  Downloading idna-3.3-py3-none-any.whl (61 kB)
Collecting urllib3<1.27,>=1.21.1
  Downloading urllib3-1.26.7-py2.py3-none-any.whl (138 kB)
Collecting backports.entry-points-selectable>=1.0.4
  Downloading backports.entry_points_selectable-1.1.1-py2.py3-none-any.whl (6.2 kB)
Collecting platformdirs<3,>=2
  Downloading platformdirs-2.4.0-py3-none-any.whl (14 kB)
Collecting filelock<4,>=3.2
  Downloading filelock-3.4.0-py3-none-any.whl (9.8 kB)
Collecting distlib<1,>=0.3.1
  Downloading distlib-0.3.4-py2.py3-none-any.whl (461 kB)
Collecting cryptography>=2.0
  Downloading cryptography-36.0.1-cp36-abi3-manylinux_2_24_x86_64.whl (3.6 MB)
Collecting cffi>=1.12
  Downloading cffi-1.15.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (444 kB)
Collecting pycparser
  Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
Installing collected packages: pycparser, urllib3, idna, charset-normalizer, cffi, certifi, requests, pylev, pastel, msgpack, jeepney, cryptography, crashtest, webencodings, six, SecretStorage, pyparsing, ptyprocess, platformdirs, lockfile, filelock, distlib, clikit, cachecontrol, backports.entry-points-selectable, virtualenv-clone, virtualenv, tomlkit, shellingham, requests-toolbelt, poetry-core, pkginfo, pexpect, packaging, keyring, html5lib, cleo, cachy, poetry, pipenv
�[91mWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
�[0mSuccessfully installed SecretStorage-3.3.1 backports.entry-points-selectable-1.1.1 cachecontrol-0.12.10 cachy-0.3.0 certifi-2021.10.8 cffi-1.15.0 charset-normalizer-2.0.9 cleo-0.8.1 clikit-0.6.2 crashtest-0.3.1 cryptography-36.0.1 distlib-0.3.4 filelock-3.4.0 html5lib-1.1 idna-3.3 jeepney-0.7.1 keyring-21.8.0 lockfile-0.12.2 msgpack-1.0.3 packaging-20.9 pastel-0.2.1 pexpect-4.8.0 pipenv-2021.11.23 pkginfo-1.8.2 platformdirs-2.4.0 poetry-1.1.12 poetry-core-1.0.7 ptyprocess-0.7.0 pycparser-2.21 pylev-1.4.0 pyparsing-3.0.6 requests-2.26.0 requests-toolbelt-0.9.1 shellingham-1.4.0 six-1.16.0 tomlkit-0.8.0 urllib3-1.26.7 virtualenv-20.10.0 virtualenv-clone-0.5.7 webencodings-0.5.1
Removing intermediate container 452cd517f36b
 ---> 7306f998724b
Step 6/9 : WORKDIR /var/dependencies
 ---> Running in f65eceeadfd3
Removing intermediate container f65eceeadfd3
 ---> b962293e0612
Step 7/9 : COPY Pipfile* pyproject* poetry* requirements.tx[t] ./
 ---> 5302f651a3fe
Step 8/9 : RUN [ -f 'Pipfile' ] && pipenv lock -r >requirements.txt;     [ -f 'poetry.lock' ] && poetry export --with-credentials --format requirements.txt --output requirements.txt;     [ -f 'requirements.txt' ] && pip install -r requirements.txt -t .;
 ---> Running in 8b1ff2eb3639
Collecting lxml
  Downloading lxml-4.7.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB)
Installing collected packages: lxml
Successfully installed lxml-4.7.1
�[91mWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
�[0mRemoving intermediate container 8b1ff2eb3639
 ---> 052ea4bc6d09
Step 9/9 : CMD [ "python" ]
 ---> Running in 80fd815aa7e3
Removing intermediate container 80fd815aa7e3
 ---> 7d939ebb3f84
Successfully built 7d939ebb3f84
Successfully tagged cdk-05b8f31b08306e16bff0aaaa307c81712cbd2a689417b0dc4de629bd4d8fe47b:latest
Bundling asset persistence/syllabus-datapipeline/scraper-base-function/base-function/Code/Stage...
Sending build context to Docker daemon  2.048kB

Step 1/4 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/4 : FROM $IMAGE
 ---> fa475cc11d6b
Step 3/4 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> 97bd7451bc22
Step 4/4 : CMD [ "python" ]
 ---> Running in 5524727c1fd9
Removing intermediate container 5524727c1fd9
 ---> 0ab16c9971c9
Successfully built 0ab16c9971c9
Successfully tagged cdk-1c0cf124b241eb4e6ca7557c4276b197835c076de569dc6ccc44264f44010c05:latest
Bundling asset persistence/syllabus-sync/syllabus-update-function/update-syllabus/Code/Stage...
Sending build context to Docker daemon  2.048kB

Step 1/4 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/4 : FROM $IMAGE
 ---> fa475cc11d6b
Step 3/4 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> 97bd7451bc22
Step 4/4 : CMD [ "python" ]
 ---> Using cache
 ---> 0ab16c9971c9
Successfully built 0ab16c9971c9
Successfully tagged cdk-4ef0b6b1e0112f68363a4c340445a99b074b461b74cb2955b4d4c33a86a3dc39:latest
Bundling asset business/cognito-endpoint/presign-up-handle/base-function/Code/Stage...
Sending build context to Docker daemon  3.584kB

Step 1/9 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/9 : FROM $IMAGE
 ---> fa475cc11d6b
Step 3/9 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> 97bd7451bc22
Step 4/9 : RUN pip install --upgrade pip
 ---> Using cache
 ---> 68481758fcf3
Step 5/9 : RUN pip install pipenv poetry
 ---> Using cache
 ---> 7306f998724b
Step 6/9 : WORKDIR /var/dependencies
 ---> Using cache
 ---> b962293e0612
Step 7/9 : COPY Pipfile* pyproject* poetry* requirements.tx[t] ./
 ---> Using cache
 ---> 5302f651a3fe
Step 8/9 : RUN [ -f 'Pipfile' ] && pipenv lock -r >requirements.txt;     [ -f 'poetry.lock' ] && poetry export --with-credentials --format requirements.txt --output requirements.txt;     [ -f 'requirements.txt' ] && pip install -r requirements.txt -t .;
 ---> Using cache
 ---> 052ea4bc6d09
Step 9/9 : CMD [ "python" ]
 ---> Using cache
 ---> 7d939ebb3f84
Successfully built 7d939ebb3f84
Successfully tagged cdk-e6e8b213a98960cd8a7307101b1aa37afc7e79fd13516ea8715687a104005c85:latest
Bundling asset business/rest-api-endpoint/syllabus-api/syllabus-function/get-course/Code/Stage...
Sending build context to Docker daemon  3.584kB

Step 1/9 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/9 : FROM $IMAGE
 ---> fa475cc11d6b
Step 3/9 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> 97bd7451bc22
Step 4/9 : RUN pip install --upgrade pip
 ---> Using cache
 ---> 68481758fcf3
Step 5/9 : RUN pip install pipenv poetry
 ---> Using cache
 ---> 7306f998724b
Step 6/9 : WORKDIR /var/dependencies
 ---> Using cache
 ---> b962293e0612
Step 7/9 : COPY Pipfile* pyproject* poetry* requirements.tx[t] ./
 ---> ff9d8e4f4a1f
Step 8/9 : RUN [ -f 'Pipfile' ] && pipenv lock -r >requirements.txt;     [ -f 'poetry.lock' ] && poetry export --with-credentials --format requirements.txt --output requirements.txt;     [ -f 'requirements.txt' ] && pip install -r requirements.txt -t .;
 ---> Running in 01fbf2a96cb7
Collecting aiohttp
  Downloading aiohttp-3.8.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.2 MB)
Collecting aiosignal>=1.1.2
  Downloading aiosignal-1.2.0-py3-none-any.whl (8.2 kB)
Collecting charset-normalizer<3.0,>=2.0
  Using cached charset_normalizer-2.0.9-py3-none-any.whl (39 kB)
Collecting multidict<7.0,>=4.5
  Downloading multidict-5.2.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (174 kB)
Collecting yarl<2.0,>=1.0
  Downloading yarl-1.7.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (304 kB)
Collecting attrs>=17.3.0
  Downloading attrs-21.2.0-py2.py3-none-any.whl (53 kB)
Collecting frozenlist>=1.1.1
  Downloading frozenlist-1.2.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (203 kB)
Collecting async-timeout<5.0,>=4.0.0a3
  Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB)
Collecting idna>=2.0
  Using cached idna-3.3-py3-none-any.whl (61 kB)
Installing collected packages: multidict, idna, frozenlist, yarl, charset-normalizer, attrs, async-timeout, aiosignal, aiohttp
Successfully installed aiohttp-3.8.1 aiosignal-1.2.0 async-timeout-4.0.2 attrs-21.2.0 charset-normalizer-2.0.9 frozenlist-1.2.0 idna-3.3 multidict-5.2.0 yarl-1.7.2
�[91mWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
�[0mRemoving intermediate container 01fbf2a96cb7
 ---> 093b8c1c129f
Step 9/9 : CMD [ "python" ]
 ---> Running in 02a5bdb07951
Removing intermediate container 02a5bdb07951
 ---> a5eb382cf0c6
Successfully built a5eb382cf0c6
Successfully tagged cdk-ccda23de6982e597055b231deba6066b90bc07d9b2e96a68c1ac4e4999a643d7:latest
Bundling asset business/rest-api-endpoint/syllabus-api/syllabus-function/post-book/Code/Stage...
Sending build context to Docker daemon  2.048kB

Step 1/4 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/4 : FROM $IMAGE
 ---> fa475cc11d6b
Step 3/4 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> 97bd7451bc22
Step 4/4 : CMD [ "python" ]
 ---> Using cache
 ---> 0ab16c9971c9
Successfully built 0ab16c9971c9
Successfully tagged cdk-707c127f4e3d313fd02e22eb2993682e0cf6888e15638cba26efb4240fc90b63:latest
Bundling asset business/rest-api-endpoint/course-reviews-api/crud-functions/get-reviews/Code/Stage...
Sending build context to Docker daemon  3.584kB

Step 1/9 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/9 : FROM $IMAGE
 ---> fa475cc11d6b
Step 3/9 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> 97bd7451bc22
Step 4/9 : RUN pip install --upgrade pip
 ---> Using cache
 ---> 68481758fcf3
Step 5/9 : RUN pip install pipenv poetry
 ---> Using cache
 ---> 7306f998724b
Step 6/9 : WORKDIR /var/dependencies
 ---> Using cache
 ---> b962293e0612
Step 7/9 : COPY Pipfile* pyproject* poetry* requirements.tx[t] ./
 ---> 72ffef97d867
Step 8/9 : RUN [ -f 'Pipfile' ] && pipenv lock -r >requirements.txt;     [ -f 'poetry.lock' ] && poetry export --with-credentials --format requirements.txt --output requirements.txt;     [ -f 'requirements.txt' ] && pip install -r requirements.txt -t .;
 ---> Running in 615ab0ad533d
Collecting google-cloud-translate
  Downloading google_cloud_translate-3.6.1-py2.py3-none-any.whl (111 kB)
Collecting google-cloud-core<3.0.0dev,>=1.3.0
  Downloading google_cloud_core-2.2.1-py2.py3-none-any.whl (29 kB)
Collecting google-api-core[grpc]<3.0.0dev,>=1.28.0
  Downloading google_api_core-2.3.2-py2.py3-none-any.whl (109 kB)
Collecting proto-plus>=0.4.0
  Downloading proto_plus-1.19.8-py3-none-any.whl (45 kB)
Collecting setuptools>=40.3.0
  Downloading setuptools-60.0.4-py3-none-any.whl (952 kB)
Collecting google-auth<3.0dev,>=1.25.0
  Downloading google_auth-2.3.3-py2.py3-none-any.whl (155 kB)
Collecting googleapis-common-protos<2.0dev,>=1.52.0
  Downloading googleapis_common_protos-1.54.0-py2.py3-none-any.whl (207 kB)
Collecting protobuf>=3.12.0
  Downloading protobuf-3.19.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
Collecting requests<3.0.0dev,>=2.18.0
  Using cached requests-2.26.0-py2.py3-none-any.whl (62 kB)
Collecting grpcio-status<2.0dev,>=1.33.2
  Downloading grpcio_status-1.43.0-py3-none-any.whl (10.0 kB)
Collecting grpcio<2.0dev,>=1.33.2
  Downloading grpcio-1.43.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB)
Collecting pyasn1-modules>=0.2.1
  Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)
Collecting rsa<5,>=3.1.4
  Downloading rsa-4.8-py3-none-any.whl (39 kB)
Collecting six>=1.9.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting cachetools<5.0,>=2.0.0
  Downloading cachetools-4.2.4-py3-none-any.whl (10 kB)
Collecting idna<4,>=2.5
  Using cached idna-3.3-py3-none-any.whl (61 kB)
Collecting certifi>=2017.4.17
  Using cached certifi-2021.10.8-py2.py3-none-any.whl (149 kB)
Collecting charset-normalizer~=2.0.0
  Using cached charset_normalizer-2.0.9-py3-none-any.whl (39 kB)
Collecting urllib3<1.27,>=1.21.1
  Using cached urllib3-1.26.7-py2.py3-none-any.whl (138 kB)
Collecting pyasn1<0.5.0,>=0.4.6
  Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
Installing collected packages: pyasn1, urllib3, six, setuptools, rsa, pyasn1-modules, protobuf, idna, charset-normalizer, certifi, cachetools, requests, grpcio, googleapis-common-protos, google-auth, grpcio-status, google-api-core, proto-plus, google-cloud-core, google-cloud-translate
Successfully installed cachetools-4.2.4 certifi-2021.10.8 charset-normalizer-2.0.9 google-api-core-2.3.2 google-auth-2.3.3 google-cloud-core-2.2.1 google-cloud-translate-3.6.1 googleapis-common-protos-1.54.0 grpcio-1.43.0 grpcio-status-1.43.0 idna-3.3 proto-plus-1.19.8 protobuf-3.19.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 requests-2.26.0 rsa-4.8 setuptools-60.0.4 six-1.16.0 urllib3-1.26.7
�[91mWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
�[0mRemoving intermediate container 615ab0ad533d
 ---> 4a8ed326ced2
Step 9/9 : CMD [ "python" ]
 ---> Running in 0f27351dfc11
Removing intermediate container 0f27351dfc11
 ---> 965a803d1e44
Successfully built 965a803d1e44
Successfully tagged cdk-1552dc44d7f0320b48e5880298cb15fbea9ccea0c7d4acc6ffaeaf164d8785dd:latest
Bundling asset business/rest-api-endpoint/course-reviews-api/crud-functions/post-review/Code/Stage...
Sending build context to Docker daemon  3.584kB

Step 1/9 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/9 : FROM $IMAGE
 ---> fa475cc11d6b
Step 3/9 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> 97bd7451bc22
Step 4/9 : RUN pip install --upgrade pip
 ---> Using cache
 ---> 68481758fcf3
Step 5/9 : RUN pip install pipenv poetry
 ---> Using cache
 ---> 7306f998724b
Step 6/9 : WORKDIR /var/dependencies
 ---> Using cache
 ---> b962293e0612
Step 7/9 : COPY Pipfile* pyproject* poetry* requirements.tx[t] ./
 ---> Using cache
 ---> 72ffef97d867
Step 8/9 : RUN [ -f 'Pipfile' ] && pipenv lock -r >requirements.txt;     [ -f 'poetry.lock' ] && poetry export --with-credentials --format requirements.txt --output requirements.txt;     [ -f 'requirements.txt' ] && pip install -r requirements.txt -t .;
 ---> Using cache
 ---> 4a8ed326ced2
Step 9/9 : CMD [ "python" ]
 ---> Using cache
 ---> 965a803d1e44
Successfully built 965a803d1e44
Successfully tagged cdk-553985c25821f7b9693a2bc8cb5c60c74d0a67684d3febfedc5162d5ee4e542d:latest
Bundling asset business/rest-api-endpoint/course-reviews-api/crud-functions/patch-review/Code/Stage...
Sending build context to Docker daemon  2.048kB

Step 1/4 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/4 : FROM $IMAGE
 ---> fa475cc11d6b
Step 3/4 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> 97bd7451bc22
Step 4/4 : CMD [ "python" ]
 ---> Using cache
 ---> 0ab16c9971c9
Successfully built 0ab16c9971c9
Successfully tagged cdk-70f925a9353edc917778ee4d5c82a9501bb78d2e225c849e9190fcb744e3bcf2:latest
Bundling asset business/rest-api-endpoint/course-reviews-api/crud-functions/delete-review/Code/Stage...
Sending build context to Docker daemon  2.048kB

Step 1/4 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/4 : FROM $IMAGE
 ---> fa475cc11d6b
Step 3/4 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> 97bd7451bc22
Step 4/4 : CMD [ "python" ]
 ---> Using cache
 ---> 0ab16c9971c9
Successfully built 0ab16c9971c9
Successfully tagged cdk-8583910b29faf0dd93ac40a784fcea0fd939c23acd79838d0395e03dc1cc8bca:latest
Bundling asset business/rest-api-endpoint/timetable-api/crud-functions/get-timetable/Code/Stage...
Sending build context to Docker daemon  2.048kB

Step 1/4 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/4 : FROM $IMAGE
 ---> fa475cc11d6b
Step 3/4 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> 97bd7451bc22
Step 4/4 : CMD [ "python" ]
 ---> Using cache
 ---> 0ab16c9971c9
Successfully built 0ab16c9971c9
Successfully tagged cdk-e7400abc27ebdb8128de3771be7649476e216ef961036dbec760179d3cdbdc62:latest
Bundling asset business/rest-api-endpoint/timetable-api/crud-functions/post-timetable/Code/Stage...
Sending build context to Docker daemon  2.048kB

Step 1/4 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/4 : FROM $IMAGE
 ---> fa475cc11d6b
Step 3/4 : RUN yum -q list installed rsync &>/dev/null || yum install -y rsync
 ---> Using cache
 ---> 97bd7451bc22
Step 4/4 : CMD [ "python" ]
 ---> Using cache
 ---> 0ab16c9971c9
Successfully built 0ab16c9971c9
Successfully tagged cdk-5feac91d54a307532de39ea46e71bac620b93ad830f30ebeb518bc9a86a8f84e:latest
Bundling asset business/rest-api-endpoint/timetable-api/crud-functions/patch-timetable/Code/Stage...
Sending build context to Docker daemon  133.1kB

Step 1/12 : ARG IMAGE=public.ecr.aws/sam/build-nodejs14.x
Step 2/12 : FROM $IMAGE
latest: Pulling from sam/build-nodejs14.x
bdac0ee78eda: Already exists
1b37d589ac6b: Pulling fs layer
299593de3e41: Pulling fs layer
b151d6da2503: Pulling fs layer
b1ddaddbafa4: Pulling fs layer
a6fa64b1b283: Pulling fs layer
f18ad14b60a2: Pulling fs layer
2497bb7b620e: Pulling fs layer
0b494318a315: Pulling fs layer
c079ff0c84a2: Pulling fs layer
f18ad14b60a2: Waiting
2497bb7b620e: Waiting
0b494318a315: Waiting
c079ff0c84a2: Waiting
b1ddaddbafa4: Waiting
a6fa64b1b283: Waiting
1b37d589ac6b: Verifying Checksum
1b37d589ac6b: Download complete
b151d6da2503: Verifying Checksum
b151d6da2503: Download complete
1b37d589ac6b: Pull complete
299593de3e41: Verifying Checksum
299593de3e41: Download complete
a6fa64b1b283: Verifying Checksum
a6fa64b1b283: Download complete
f18ad14b60a2: Verifying Checksum
f18ad14b60a2: Download complete
2497bb7b620e: Verifying Checksum
2497bb7b620e: Download complete
0b494318a315: Verifying Checksum
0b494318a315: Download complete
c079ff0c84a2: Verifying Checksum
c079ff0c84a2: Download complete
b1ddaddbafa4: Verifying Checksum
b1ddaddbafa4: Download complete
299593de3e41: Pull complete
b151d6da2503: Pull complete
b1ddaddbafa4: Pull complete
a6fa64b1b283: Pull complete
f18ad14b60a2: Pull complete
2497bb7b620e: Pull complete
0b494318a315: Pull complete
c079ff0c84a2: Pull complete
Digest: sha256:6ed9f6c880985e01132f94999706789fa96ac1a0ef84b2f138a86a9720fd1b0a
Status: Downloaded newer image for public.ecr.aws/sam/build-nodejs14.x:latest
 ---> 38b53c034926
Step 3/12 : RUN npm install --global [email protected]
 ---> Running in a359e2c430f1
/var/lang/bin/yarnpkg -> /var/lang/lib/node_modules/yarn/bin/yarn.js
/var/lang/bin/yarn -> /var/lang/lib/node_modules/yarn/bin/yarn.js
+ [email protected]
added 1 package in 0.38s
Removing intermediate container a359e2c430f1
 ---> d8f636252e5e
Step 4/12 : RUN npm install --global pnpm
 ---> Running in af2a99eff522
/var/lang/bin/pnpx -> /var/lang/lib/node_modules/pnpm/bin/pnpx.cjs
/var/lang/bin/pnpm -> /var/lang/lib/node_modules/pnpm/bin/pnpm.cjs
+ [email protected]
added 1 package in 0.799s
Removing intermediate container af2a99eff522
 ---> 3afc38d4539f
Step 5/12 : RUN npm install --global typescript
 ---> Running in 4172c9bbc4b0
/var/lang/bin/tsc -> /var/lang/lib/node_modules/typescript/bin/tsc
/var/lang/bin/tsserver -> /var/lang/lib/node_modules/typescript/bin/tsserver
+ [email protected]
added 1 package from 1 contributor in 1.605s
Removing intermediate container 4172c9bbc4b0
 ---> 6cc1688e2077
Step 6/12 : ARG ESBUILD_VERSION=0
 ---> Running in 63d0ce3baf1a
Removing intermediate container 63d0ce3baf1a
 ---> 003a800bb4aa
Step 7/12 : RUN npm install --global --unsafe-perm=true esbuild@$ESBUILD_VERSION
 ---> Running in 5732c73f273e
/var/lang/bin/esbuild -> /var/lang/lib/node_modules/esbuild/bin/esbuild

> [email protected] postinstall /var/lang/lib/node_modules/esbuild
> node install.js

�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-android-arm64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"android","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-freebsd-arm64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"freebsd","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-arm):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"arm"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-darwin-64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"x64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-mips64le):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"mips64el"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-arm64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-darwin-arm64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-32):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"ia32"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-freebsd-64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"freebsd","arch":"x64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-ppc64le):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"ppc64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-s390x):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"s390x"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-netbsd-64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"netbsd","arch":"x64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-openbsd-64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"openbsd","arch":"x64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-windows-arm64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"win32","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-sunos-64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"sunos","arch":"x64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-windows-64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"win32","arch":"x64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-windows-32):
�[0m�[91mnpm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"win32","arch":"ia32"} (current: {"os":"linux","arch":"x64"})
�[0m�[91m
�[0m+ [email protected]
added 2 packages in 2.52s
Removing intermediate container 5732c73f273e
 ---> a4b59c7ef2c2
Step 8/12 : RUN mkdir /tmp/npm-cache &&     chmod -R 777 /tmp/npm-cache &&     npm config --global set cache /tmp/npm-cache
 ---> Running in 6d3f4f09884c
Removing intermediate container 6d3f4f09884c
 ---> f4911b4cfe31
Step 9/12 : RUN mkdir /tmp/yarn-cache &&     chmod -R 777 /tmp/yarn-cache &&     yarn config set cache-folder /tmp/yarn-cache
 ---> Running in 5b7c2f3401ad
yarn config v1.22.5
success Set "cache-folder" to "/tmp/yarn-cache".
Done in 0.03s.
Removing intermediate container 5b7c2f3401ad
 ---> a47d07125bbf
Step 10/12 : RUN npm config --global set update-notifier false
 ---> Running in 8ca739293aae
Removing intermediate container 8ca739293aae
 ---> 1a636c624d99
Step 11/12 : RUN /sbin/useradd -u 1000 user && chmod 711 /
 ---> Running in 140263f72934
Removing intermediate container 140263f72934
 ---> b1262507fc37
Step 12/12 : CMD [ "esbuild" ]
 ---> Running in 47a0127ec554
Removing intermediate container 47a0127ec554
 ---> a12c74eab356
Successfully built a12c74eab356
Successfully tagged cdk-6d527ea52fab0fb59826cdda01988e9d1b89d830f98c30ba0b34a61688f25e09:latest
Bundling asset admin/build-notifier/subscriber-function/base-function/Code/Stage...
esbuild cannot run locally. Switching to Docker bundling.

  asset-output/index.js  1.9kb

⚡ Done in 3ms
Sending build context to Docker daemon  133.1kB

Step 1/12 : ARG IMAGE=public.ecr.aws/sam/build-nodejs14.x
Step 2/12 : FROM $IMAGE
 ---> 38b53c034926
Step 3/12 : RUN npm install --global [email protected]
 ---> Using cache
 ---> d8f636252e5e
Step 4/12 : RUN npm install --global pnpm
 ---> Using cache
 ---> 3afc38d4539f
Step 5/12 : RUN npm install --global typescript
 ---> Using cache
 ---> 6cc1688e2077
Step 6/12 : ARG ESBUILD_VERSION=0
 ---> Using cache
 ---> 003a800bb4aa
Step 7/12 : RUN npm install --global --unsafe-perm=true esbuild@$ESBUILD_VERSION
 ---> Using cache
 ---> a4b59c7ef2c2
Step 8/12 : RUN mkdir /tmp/npm-cache &&     chmod -R 777 /tmp/npm-cache &&     npm config --global set cache /tmp/npm-cache
 ---> Using cache
 ---> f4911b4cfe31
Step 9/12 : RUN mkdir /tmp/yarn-cache &&     chmod -R 777 /tmp/yarn-cache &&     yarn config set cache-folder /tmp/yarn-cache
 ---> Using cache
 ---> a47d07125bbf
Step 10/12 : RUN npm config --global set update-notifier false
 ---> Using cache
 ---> 1a636c624d99
Step 11/12 : RUN /sbin/useradd -u 1000 user && chmod 711 /
 ---> Using cache
 ---> b1262507fc37
Step 12/12 : CMD [ "esbuild" ]
 ---> Using cache
 ---> a12c74eab356
Successfully built a12c74eab356
Successfully tagged cdk-6d527ea52fab0fb59826cdda01988e9d1b89d830f98c30ba0b34a61688f25e09:latest
Bundling asset admin/scraper-notifier/subscriber-function/base-function/Code/Stage...
esbuild cannot run locally. Switching to Docker bundling.

  asset-output/index.js  1.6kb

⚡ Done in 2ms
Stack persistence
There were no differences
Stack wt-hosted-zone
There were no differences
Stack business
Resources
[-] AWS::ApiGateway::Deployment restapiendpointproddeployment044939E1842ca23906c835b61fbe0cc358c2c937 destroy
[-] AWS::ApiGateway::Deployment restapiendpointdevdeployment6E7C4E8A22e564bfaf2e9a3a478030aea41db95d destroy
[+] AWS::ApiGateway::Deployment rest-api-endpoint/prod-deployment restapiendpointproddeployment044939E122e564bfaf2e9a3a478030aea41db95d 
[+] AWS::ApiGateway::Deployment rest-api-endpoint/dev-deployment restapiendpointdevdeployment6E7C4E8Aae65659b2e541f4a75834f874f96e744 
[~] AWS::ApiGateway::Stage rest-api-endpoint/prod-stage restapiendpointprodstage29901B5F 
 └─ [~] DeploymentId
     └─ [~] .Ref:
         ├─ [-] restapiendpointproddeployment044939E1842ca23906c835b61fbe0cc358c2c937
         └─ [+] restapiendpointproddeployment044939E122e564bfaf2e9a3a478030aea41db95d
[~] AWS::ApiGateway::Stage rest-api-endpoint/dev-stage restapiendpointdevstage0CDF6AEB 
 └─ [~] DeploymentId
     └─ [~] .Ref:
         ├─ [-] restapiendpointdevdeployment6E7C4E8A22e564bfaf2e9a3a478030aea41db95d
         └─ [+] restapiendpointdevdeployment6E7C4E8Aae65659b2e541f4a75834f874f96e744

Stack presentation
There were no differences
Stack admin
There were no differences

AustinZhu added a commit that referenced this pull request Feb 19, 2022
* chore(deps): update dependency ts-jest to v27.1.2 (#115)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency @types/node to v16.11.14

* chore(deps): update dependency typescript to v4.5.4

* chore(deps): update dependency jest to v27.4.5 (#112)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency @types/node to v16.11.16 (#116)

Co-authored-by: Renovate Bot <[email protected]>

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <[email protected]>
AustinZhu added a commit that referenced this pull request Feb 23, 2022
* Update renovate.json

* chore(deps): update deps (#117)

* chore(deps): update dependency ts-jest to v27.1.2 (#115)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency @types/node to v16.11.14

* chore(deps): update dependency typescript to v4.5.4

* chore(deps): update dependency jest to v27.4.5 (#112)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency @types/node to v16.11.16 (#116)

Co-authored-by: Renovate Bot <[email protected]>

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <[email protected]>

* chore: update comment in ci

* chore: update workflow

Signed-off-by: AustinZhu <[email protected]>

* chore: add eslint, husky and commitlint

Signed-off-by: AustinZhu <[email protected]>

* feat: refactor configs

Signed-off-by: AustinZhu <[email protected]>

* feat: migrate to cdk  v2

Signed-off-by: AustinZhu <[email protected]>

* feat: migrate to cdk v2

Signed-off-by: AustinZhu <[email protected]>

* fix: add type def for pluralize

Signed-off-by: AustinZhu <[email protected]>

* fix: remove redundant definition

Signed-off-by: AustinZhu <[email protected]>

* chore(eslint): add ignored path

Signed-off-by: AustinZhu <[email protected]>

* chore(ci): use cdk action

Signed-off-by: AustinZhu <[email protected]>

* fix: enable debug log

Signed-off-by: AustinZhu <[email protected]>

* fix: debug diff

Signed-off-by: AustinZhu <[email protected]>

* chore: update workflow

Signed-off-by: AustinZhu <[email protected]>

* chore: add pr lint job

Signed-off-by: AustinZhu <[email protected]>

* fix(lint): reformat code

Signed-off-by: AustinZhu <[email protected]>

* fix(lint): reformat code

Signed-off-by: AustinZhu <[email protected]>

* fix: update tsconfig

Signed-off-by: AustinZhu <[email protected]>

* fix: update tsconfig

Signed-off-by: AustinZhu <[email protected]>

* fix: update jest config

Signed-off-by: AustinZhu <[email protected]>

* fix: update jest config

Signed-off-by: AustinZhu <[email protected]>

* chore(ci): fix workflow

Signed-off-by: AustinZhu <[email protected]>

* chore(coverage): setup codecov

Signed-off-by: AustinZhu <[email protected]>

* chore(release): 2.0.0-alpha.0

* chore(readme): add badges

Signed-off-by: AustinZhu <[email protected]>

* chore(ci): fix path

Signed-off-by: AustinZhu <[email protected]>

* feat(apigw): define types

Signed-off-by: AustinZhu <[email protected]>

* chore: bootstrap stack

Signed-off-by: AustinZhu <[email protected]>

* chore: bootstrap stack

Signed-off-by: AustinZhu <[email protected]>

* chore: set only allow pnpm

Signed-off-by: AustinZhu <[email protected]>

* chore(release): 2.0.0-alpha.1

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <[email protected]>
JasonNotJson added a commit to JasonNotJson/wasedatime-backend that referenced this pull request Feb 23, 2022
* chore(deps): update dependency ts-jest to v27.1.2 (wasedatime#115)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency @types/node to v16.11.14

* chore(deps): update dependency typescript to v4.5.4

* chore(deps): update dependency jest to v27.4.5 (wasedatime#112)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency @types/node to v16.11.16 (wasedatime#116)

Co-authored-by: Renovate Bot <[email protected]>

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants