Commit Graph

93 Commits

Author SHA1 Message Date
402395bb47 Installation instructions 2022-11-18 14:33:04 +03:00
0340dff48a Add badges 2022-11-18 14:29:08 +03:00
553dd63b16 Add readme 2022-11-18 14:25:19 +03:00
e9559a5fca add default to env vars 2022-11-18 14:25:10 +03:00
ce7c7d48ac Bump version 2022-11-18 14:24:55 +03:00
44631c8b2d fix 2022-11-16 10:29:36 +03:00
8b86cb1842 Deploy notifications 2022-11-16 10:26:59 +03:00
d2260f2bb0 do deploy only on push in master 2022-11-16 10:23:51 +03:00
990ac8b733 Merge pull request from dntsk/dependabot/pip/psycopg2-binary-2.9.5
build(deps): bump psycopg2-binary from 2.9.4 to 2.9.5
2022-11-16 10:19:39 +03:00
ca7d35b132 Merge pull request from dntsk/dependabot/pip/django-4.1.3
build(deps): bump django from 4.1.2 to 4.1.3
2022-11-16 10:19:26 +03:00
33b2983602 fix articles ordering on index 2022-11-16 10:18:51 +03:00
ee5d2aec54 build(deps): bump django from 4.1.2 to 4.1.3
Bumps [django](https://github.com/django/django) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/4.1.2...4.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-16 07:18:25 +00:00
ad7a15643a build(deps): bump psycopg2-binary from 2.9.4 to 2.9.5
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.4 to 2.9.5.
- [Release notes](https://github.com/psycopg/psycopg2/releases)
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
- [Commits](https://github.com/psycopg/psycopg2/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-16 07:18:20 +00:00
0b5362b143 Create dependabot.yml 2022-11-16 10:17:47 +03:00
817a5abff5 fix docker tags 2022-11-16 10:10:04 +03:00
420a961685 fix 2022-11-16 10:06:26 +03:00
5e05bb5cd3 fix 2022-11-16 10:02:43 +03:00
25d3648221 trying to fix build 2022-11-16 10:02:11 +03:00
3ce6ec1362 deploy 2022-11-16 10:01:00 +03:00
f112d3df6c Migrate to python 3.11 2022-11-16 09:55:59 +03:00
4a4552873e fix tests 2022-11-16 09:55:37 +03:00
86c63a1e2b fix tests 2022-11-16 09:42:39 +03:00
856ca6cc6e Move to Drone 2022-11-16 09:37:04 +03:00
b5f55b3f5f IDK 2022-11-15 16:55:23 +03:00
6bc6f208fc fix 2022-11-15 16:48:22 +03:00
bfc0916a17 fixes 2022-11-15 16:46:52 +03:00
d4e9b82359 add ports 2022-11-15 16:41:12 +03:00
224a951796 trying to get it working 2022-11-15 16:39:00 +03:00
cb49affc89 Aghrghghr 2022-11-15 16:32:20 +03:00
7ab823331a revert back 2022-11-15 16:28:50 +03:00
cc05d5219d fix 2022-11-15 16:28:25 +03:00
b747e19f31 fix redix 2022-11-15 16:27:39 +03:00
f00103b521 trying to fix redis start 2022-11-15 16:25:05 +03:00
47c07c442a trying to fix tests run 2022-11-15 15:45:48 +03:00
9ecec6495a fix redis service 2022-11-15 15:18:34 +03:00
cf5a5c4c87 Add Redis service to tests 2022-11-15 14:46:54 +03:00
d9feb959f4 Fix tests 2022-11-15 14:41:03 +03:00
59a636d4d6 fix tests 2022-11-15 14:15:11 +03:00
0062d43a03 make as pipeline 2022-11-15 14:14:02 +03:00
b15e85885c Run tests on CI 2022-11-15 14:12:57 +03:00
6dbff3c3f0 Sentry integration 2022-11-15 12:45:50 +03:00
17255b2e56 Add URL validator 2022-11-15 12:45:16 +03:00
34d6361be1 fix warning 2022-11-14 20:05:47 +03:00
dddbb034e5 delayed add url and search 2022-11-14 20:03:13 +03:00
9904586ea0 fix get not stored content 2022-11-07 12:38:42 +03:00
75e4227944 fix get not stored content 2022-11-07 12:35:34 +03:00
e6d046fc62 fix deploy 2022-11-07 12:30:36 +03:00
d1311b9e64 fix airbrake for celery 2022-11-07 12:28:33 +03:00
1ef54495d9 add airbrake errors catcher 2022-11-07 12:24:35 +03:00
e4b6509003 feat: get url content in background 2022-11-05 23:46:14 +03:00