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

1.3.4 #348

Merged
merged 21 commits into from
Sep 2, 2024
Merged

1.3.4 #348

merged 21 commits into from
Sep 2, 2024

Conversation

mlodic
Copy link
Member

@mlodic mlodic commented Aug 30, 2024

Checklist for creating a new release

  • Change version number in docker/.version
  • Verify CI Tests
  • Create release for the branch develop. Name it with the name of the version
  • Merge the PR to the main branch

Note: Only use "Merge and commit" as the merge strategy and not "Squash and merge". Using "Squash and merge" makes history between branches misaligned.

mlodic and others added 21 commits August 30, 2024 18:41
Bumps [django-ses](https://github.com/django-ses/django-ses) from 3.5.0 to 4.1.1.
- [Release notes](https://github.com/django-ses/django-ses/releases)
- [Changelog](https://github.com/django-ses/django-ses/blob/main/CHANGES.md)
- [Commits](django-ses/django-ses@v3.5.0...v4.1.1)

---
updated-dependencies:
- dependency-name: django-ses
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [certego-saas](https://github.com/certego/certego-saas) from 0.7.10 to 0.7.11.
- [Release notes](https://github.com/certego/certego-saas/releases)
- [Commits](certego/certego-saas@0.7.10...0.7.11)

---
updated-dependencies:
- dependency-name: certego-saas
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [celery](https://github.com/celery/celery) from 5.3.6 to 5.4.0.
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst)
- [Commits](celery/celery@v5.3.6...v5.4.0)

---
updated-dependencies:
- dependency-name: celery
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [uwsgi](https://uwsgi-docs.readthedocs.io/en/latest/) from 2.0.24 to 2.0.26.

---
updated-dependencies:
- dependency-name: uwsgi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Aryan Bhokare <92683836+aryan-bhokare@users.noreply.github.com>
aa1fe1a Merge pull request #211 from certego/develop
7eb2422 Fixed Python configurations
b212b30 Removed "version" from docker-compose files and changed RabbitMQ version
15a8394 fixed flake8-django requirement
79f9e15 updated linters and fixed docker compose v2 (#210)
38136b2 Fix hard link
8b1316d Added supported variables to pull_request_automation.yml
b8990d8 Fix rendering in linter configuration readme for Pycharm
de987f1 Fix rendering in linter configuration readme for Pycharm
7fd3421 Added linter configuration readme for Pycharm
32c1fe3 Merge pull request #206 from certego/develop
1fefb58 Test updates (#204)
29a2608 Update README.md
a22ed57 Update README.md
05044ce Fix rm command
1762e6d Added IDE config for VSCode
d1ba3fc Added Elasticsearch container port as a parameter (#188)
7e56833 Merge pull request #187 from certego/develop
c07ba3c Fix
b916424 Merge pull request #183 from certego/develop
6d88d3f Fix
47300bb Fix arguments
76e6afe Test class + pylint
5df7cf7 Removed escape character
ab983c3 Ignore not `.py` files on pylint
9a447b7 Update README.dev.md
e7af14e Fix readme
33af9af Fix hard links creation
830c127 Added the ability to specify container versions (#186)
8293caa Update README.dev.md
29ead72 Upgrade checkout step
4eb872b Fix download of tags
21e0b41 Allow to fetch latest tag before publishing
15c7b1b Update README.md
46596a8 Update README.md
a106411 Fix pylint
6bfa886 Fix pylint
5cd29dc Fix pylint
4c8826a Fix pylint (#182)
2d859aa Fix revision version

git-subtree-dir: .github
git-subtree-split: aa1fe1a6645fe87ec64c808745cb03159ad32fe0
@mlodic mlodic merged commit 602fcf9 into main Sep 2, 2024
9 checks passed
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