-
Notifications
You must be signed in to change notification settings - Fork 11
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
Deploy release v0.36.0 #719
Commits on Oct 1, 2024
-
chore: Bump actions/checkout in the production-dependencies group
Bumps the production-dependencies group with 1 update: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 4.1.7 to 4.2.0 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.1.7...v4.2.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 0e97585 - Browse repository at this point
Copy the full SHA 0e97585View commit details -
Merge pull request #715 from cordada/dependabot/github_actions/produc…
…tion-dependencies-aa3137d618 chore: Bump actions/checkout from 4.1.7 to 4.2.0 in the production-dependencies group
Configuration menu - View commit details
-
Copy full SHA for 318d19c - Browse repository at this point
Copy the full SHA 318d19cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bae3f61 - Browse repository at this point
Copy the full SHA bae3f61View commit details -
Merge pull request #717 from cordada/task/refactor-python-imports
Refactor `cryptography.hazmat.*` Python imports
Configuration menu - View commit details
-
Copy full SHA for b39402e - Browse repository at this point
Copy the full SHA b39402eView commit details
Commits on Oct 2, 2024
-
fix: Update cleaning regex to match RUTs with non-numeric digits
- The regular expression in `get_subject_rut_from_certificate_pfx` caused the removal of all letters, including the letter K, from the RUTs. - It has been updated to a regex that includes the letter K in certain RUTs. - Added tests for RUTs that end with a `K`. - Added a guide named `howto.md`, which explains how to create a valid `.der` certificate. Based on the guide in `FD-CL-Data` [See](https://github.com/cordada/fd-cl-data/blob/ba85835e81c857acbcc0498751c21335591b17b5/test_data/apps/sii_auth/certificate_pfx/howto.md). Ref: #700 Ref: https://app.shortcut.com/cordada/story/9821
Configuration menu - View commit details
-
Copy full SHA for 421aca7 - Browse repository at this point
Copy the full SHA 421aca7View commit details -
Merge pull request #716 from cordada/task/sc-9821-lib-cl-sii-python-r…
…ut-cleaning-regex-breaks Update cleaning regex to match RUTs with non-numeric digits
Configuration menu - View commit details
-
Copy full SHA for 878562e - Browse repository at this point
Copy the full SHA 878562eView commit details
Commits on Oct 3, 2024
-
chore(deps): Bump tox in the development-dependencies group
Bumps the development-dependencies group with 1 update: [tox](https://github.com/tox-dev/tox). Updates `tox` from 4.20.0 to 4.21.0 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.20.0...4.21.0) --- updated-dependencies: - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 07d8731 - Browse repository at this point
Copy the full SHA 07d8731View commit details -
Merge pull request #710 from cordada/dependabot/pip/development-depen…
…dencies-2854b9c656 chore(deps): Bump tox from 4.20.0 to 4.21.0 in the development-dependencies group
Configuration menu - View commit details
-
Copy full SHA for 9f62ba1 - Browse repository at this point
Copy the full SHA 9f62ba1View commit details -
chore(deps): Bump django-filter from 24.2 to 24.3
Bumps [django-filter](https://github.com/carltongibson/django-filter) from 24.2 to 24.3. - [Release notes](https://github.com/carltongibson/django-filter/releases) - [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst) - [Commits](carltongibson/django-filter@24.2...24.3) --- updated-dependencies: - dependency-name: django-filter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 34e0971 - Browse repository at this point
Copy the full SHA 34e0971View commit details -
Merge pull request #711 from cordada/dependabot/pip/django-filter-24.3
chore(deps): Bump django-filter from 24.2 to 24.3
Configuration menu - View commit details
-
Copy full SHA for 5d72df2 - Browse repository at this point
Copy the full SHA 5d72df2View commit details -
chore(deps): Bump pytz from 2024.1 to 2024.2
Bumps [pytz](https://github.com/stub42/pytz) from 2024.1 to 2024.2. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2024.1...release_2024.2) --- updated-dependencies: - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 529c52f - Browse repository at this point
Copy the full SHA 529c52fView commit details -
Merge pull request #714 from cordada/dependabot/pip/pytz-2024.2
chore(deps): Bump pytz from 2024.1 to 2024.2
Configuration menu - View commit details
-
Copy full SHA for 882e8e1 - Browse repository at this point
Copy the full SHA 882e8e1View commit details -
chore(deps): Bump importlib-metadata from 8.4.0 to 8.5.0
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 8.4.0 to 8.5.0. - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v8.4.0...v8.5.0) --- updated-dependencies: - dependency-name: importlib-metadata dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for d2d1059 - Browse repository at this point
Copy the full SHA d2d1059View commit details -
Merge pull request #712 from cordada/dependabot/pip/importlib-metadat…
…a-8.5.0 chore(deps): Bump importlib-metadata from 8.4.0 to 8.5.0
Configuration menu - View commit details
-
Copy full SHA for a8ab7e7 - Browse repository at this point
Copy the full SHA a8ab7e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d6e32f - Browse repository at this point
Copy the full SHA 5d6e32fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f85510 - Browse repository at this point
Copy the full SHA 6f85510View commit details -
Merge pull request #718 from cordada/release/v0.36.0
Release v0.36.0
Configuration menu - View commit details
-
Copy full SHA for 05e1f30 - Browse repository at this point
Copy the full SHA 05e1f30View commit details