Commit Graph

23 Commits

Author SHA1 Message Date
6ebe942c22 Merge remote-tracking branch 'origin/main' 2022-12-13 13:21:59 +03:00
60ceb2d2ae created base pipeliner, added structlog 2022-12-13 13:21:50 +03:00
Alexandr Karpov
38a1d09318
Merge pull request #20 from Alexander-D-Karpov/dependabot/pip/django-coverage-plugin-3.0.0
Bump django-coverage-plugin from 2.0.4 to 3.0.0
2022-12-06 21:03:35 +03:00
dependabot[bot]
3709135181
Bump django from 4.0.8 to 4.1.4
Bumps [django](https://github.com/django/django) from 4.0.8 to 4.1.4.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/4.0.8...4.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-06 14:14:06 +00:00
dependabot[bot]
3be18517ca
Bump django-coverage-plugin from 2.0.4 to 3.0.0
Bumps [django-coverage-plugin](https://github.com/nedbat/django_coverage_plugin) from 2.0.4 to 3.0.0.
- [Release notes](https://github.com/nedbat/django_coverage_plugin/releases)
- [Commits](https://github.com/nedbat/django_coverage_plugin/compare/v2.0.4...v3.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-06 14:13:58 +00:00
Alexandr Karpov
903f036625
Merge pull request #17 from Alexander-D-Karpov/dependabot/pip/django-colorfield-0.8.0
Bump django-colorfield from 0.7.2 to 0.8.0
2022-12-06 12:05:25 +03:00
Alexandr Karpov
f488ad2234
Merge pull request #18 from Alexander-D-Karpov/dependabot/pip/django-debug-toolbar-3.8.1
Bump django-debug-toolbar from 3.7.0 to 3.8.1
2022-12-06 12:05:08 +03:00
dependabot[bot]
30792e3c33
Bump redis from 4.3.5 to 4.4.0
Bumps [redis](https://github.com/redis/redis-py) from 4.3.5 to 4.4.0.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v4.3.5...v4.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-05 14:15:26 +00:00
dependabot[bot]
57dc0a67ee
Bump django-debug-toolbar from 3.7.0 to 3.8.1
Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 3.7.0 to 3.8.1.
- [Release notes](https://github.com/jazzband/django-debug-toolbar/releases)
- [Changelog](https://github.com/jazzband/django-debug-toolbar/blob/main/docs/changes.rst)
- [Commits](https://github.com/jazzband/django-debug-toolbar/compare/3.7...3.8.1)

---
updated-dependencies:
- dependency-name: django-debug-toolbar
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-05 14:15:21 +00:00
dependabot[bot]
c992bb1a74
Bump django-colorfield from 0.7.2 to 0.8.0
Bumps [django-colorfield](https://github.com/fabiocaccamo/django-colorfield) from 0.7.2 to 0.8.0.
- [Release notes](https://github.com/fabiocaccamo/django-colorfield/releases)
- [Changelog](https://github.com/fabiocaccamo/django-colorfield/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fabiocaccamo/django-colorfield/compare/0.7.2...0.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-02 14:11:32 +00:00
dependabot[bot]
edd3d8c134
Bump flake8 from 5.0.4 to 6.0.0
Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.4 to 6.0.0.
- [Release notes](https://github.com/pycqa/flake8/releases)
- [Commits](https://github.com/pycqa/flake8/compare/5.0.4...6.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-25 14:13:33 +00:00
b94ee139c7 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	requirements/base.txt
2022-11-25 12:16:37 +03:00
9b2cf1656b added oauth, health checks, new blog and user features 2022-11-25 12:16:10 +03:00
Alexandr Karpov
17debb3947
Merge pull request #14 from Alexander-D-Karpov/dependabot/pip/sentry-sdk-1.11.1
Bump sentry-sdk from 1.10.1 to 1.11.1
2022-11-24 17:57:24 +03:00
Alexandr Karpov
85dc22ccd0
Merge pull request #13 from Alexander-D-Karpov/dependabot/pip/django-stubs-1.13.0
Bump django-stubs from 1.12.0 to 1.13.0
2022-11-24 17:57:16 +03:00
Alexandr Karpov
089a5ce4ae
Merge pull request #12 from Alexander-D-Karpov/dependabot/pip/redis-4.3.5
Bump redis from 4.3.4 to 4.3.5
2022-11-24 17:57:06 +03:00
Alexandr Karpov
40d401c7db
Merge pull request #11 from Alexander-D-Karpov/dependabot/pip/flake8-isort-5.0.3
Bump flake8-isort from 5.0.0 to 5.0.3
2022-11-24 17:56:55 +03:00
dependabot[bot]
98a495434a
Bump sentry-sdk from 1.10.1 to 1.11.1
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.10.1 to 1.11.1.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-python/compare/1.10.1...1.11.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23 14:15:04 +00:00
dependabot[bot]
8a69ccf246
Bump django-stubs from 1.12.0 to 1.13.0
Bumps [django-stubs](https://github.com/typeddjango/django-stubs) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/typeddjango/django-stubs/releases)
- [Commits](https://github.com/typeddjango/django-stubs/compare/django-stubs@1.12.0...1.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23 14:15:00 +00:00
dependabot[bot]
0a253aed00
Bump redis from 4.3.4 to 4.3.5
Bumps [redis](https://github.com/redis/redis-py) from 4.3.4 to 4.3.5.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v4.3.4...v4.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23 14:14:47 +00:00
dependabot[bot]
2bbd24998b
Bump flake8-isort from 5.0.0 to 5.0.3
Bumps [flake8-isort](https://github.com/gforcada/flake8-isort) from 5.0.0 to 5.0.3.
- [Release notes](https://github.com/gforcada/flake8-isort/releases)
- [Changelog](https://github.com/gforcada/flake8-isort/blob/master/CHANGES.rst)
- [Commits](https://github.com/gforcada/flake8-isort/compare/5.0.0...5.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23 14:14:41 +00:00
dependabot[bot]
59c6f019e8
Bump python-slugify from 6.1.2 to 7.0.0
Bumps [python-slugify](https://github.com/un33k/python-slugify) from 6.1.2 to 7.0.0.
- [Release notes](https://github.com/un33k/python-slugify/releases)
- [Changelog](https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md)
- [Commits](https://github.com/un33k/python-slugify/compare/v6.1.2...v7.0.0)

---
updated-dependencies:
- dependency-name: python-slugify
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23 14:14:40 +00:00
bf8e191a65 added users, blog, fixed docker 2022-11-23 11:41:43 +03:00