Jens Langhammer
|
dcd3dc9744
|
lib: ensure tasks don't expire
|
2020-10-28 18:53:39 +01:00 |
Jens Langhammer
|
d6afdc575e
|
new release: 0.12.7-stable
|
2020-10-27 11:36:46 +01:00 |
Jens Langhammer
|
287b38efee
|
e2e: don't use proxy for quay
|
2020-10-27 10:30:08 +01:00 |
Jens Langhammer
|
e805fb62fb
|
e2e: use docker proxy for test images
|
2020-10-27 09:50:06 +01:00 |
dependabot[bot]
|
c92dda77f1
|
build(deps): bump boto3 from 1.16.4 to 1.16.5 (#299)
Bumps [boto3](https://github.com/boto/boto3) from 1.16.4 to 1.16.5.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.16.4...1.16.5)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-10-27 09:45:58 +01:00 |
Jens Langhammer
|
f12fd78822
|
stages/user_login: replace usage of -1 with 0
|
2020-10-27 00:31:22 +01:00 |
Jens Langhammer
|
caba183c9b
|
static: fix class name of FlowShellCard
|
2020-10-27 00:30:55 +01:00 |
Jens Langhammer
|
3aeaa121a3
|
root: add dockerfile to dependabot
|
2020-10-27 00:30:42 +01:00 |
Jens Langhammer
|
a9f3118a7d
|
docs: add home-assistant integration docs
|
2020-10-26 22:14:51 +01:00 |
Jens Langhammer
|
054b819262
|
stages/user_login: use timedelta_string_validator instead of seconds
|
2020-10-26 22:03:27 +01:00 |
Jens Langhammer
|
6b3411f63b
|
root: fix permission denied error for backups
|
2020-10-26 21:12:20 +01:00 |
Jens Langhammer
|
6a8000ea0d
|
root: ensure traefik logs are json
|
2020-10-26 18:39:49 +01:00 |
Jens Langhammer
|
352d4db0d7
|
e2e: add NoSuchElementException to @retry
|
2020-10-26 17:57:01 +01:00 |
Jens Langhammer
|
4b665cfb8f
|
static: fix FlowShellCard not returning the response
|
2020-10-26 11:00:37 +01:00 |
Jens Langhammer
|
4e12003944
|
api: remove authentication fallback for pre-0.12 proxies
|
2020-10-26 11:00:19 +01:00 |
Jens Langhammer
|
6bfd465855
|
static: improve error handling for FlowShellCard to prevent infinite spinners
|
2020-10-26 10:52:13 +01:00 |
dependabot[bot]
|
e8670aa693
|
build(deps): bump codemirror in /passbook/static/static (#295)
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.58.1 to 5.58.2.
- [Release notes](https://github.com/codemirror/CodeMirror/releases)
- [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codemirror/CodeMirror/compare/5.58.1...5.58.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-10-26 10:35:47 +01:00 |
dependabot[bot]
|
5263e750b1
|
build(deps): bump boto3 from 1.16.3 to 1.16.4 (#296)
Bumps [boto3](https://github.com/boto/boto3) from 1.16.3 to 1.16.4.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.16.3...1.16.4)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-10-26 10:35:24 +01:00 |
dependabot[bot]
|
a2a9d73296
|
build(deps): bump django-otp from 1.0.1 to 1.0.2 (#297)
Bumps [django-otp](https://github.com/django-otp/django-otp) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/django-otp/django-otp/releases)
- [Changelog](https://github.com/django-otp/django-otp/blob/master/CHANGES.rst)
- [Commits](https://github.com/django-otp/django-otp/compare/v1.0.1...v1.0.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-10-26 08:31:24 +01:00 |
Jens Langhammer
|
6befc9d627
|
helm: re-disable redis clustering
|
2020-10-23 20:45:21 +02:00 |
Jens Langhammer
|
73497a27cc
|
new release: 0.12.6-stable
|
2020-10-23 18:42:29 +02:00 |
Jens Langhammer
|
f3098418f2
|
core: fix backup task not being registered, add fallback for api to remove info on ImportError
celery only discovers tasks from installed apps, which `lib` is not, hence the schedule didn't trigger it
|
2020-10-23 18:32:28 +02:00 |
dependabot[bot]
|
a5197963b2
|
build(deps-dev): bump pytest-django from 4.0.0 to 4.1.0 (#293)
Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/pytest-dev/pytest-django/releases)
- [Changelog](https://github.com/pytest-dev/pytest-django/blob/master/docs/changelog.rst)
- [Commits](https://github.com/pytest-dev/pytest-django/compare/v4.0.0...v4.1.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-10-23 09:38:49 +02:00 |
dependabot[bot]
|
e4634bcc78
|
build(deps): bump boto3 from 1.16.2 to 1.16.3 (#294)
Bumps [boto3](https://github.com/boto/boto3) from 1.16.2 to 1.16.3.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.16.2...1.16.3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-10-23 08:01:43 +02:00 |
Jens Langhammer
|
74da44a6a9
|
helm: add readme, general cleanup
|
2020-10-22 17:25:30 +02:00 |
Jens Langhammer
|
3324473cd0
|
new release: 0.12.5-stable
|
2020-10-22 14:22:32 +02:00 |
Jens Langhammer
|
39d8038533
|
e2e: Fix @retry decorator not truncating database
|
2020-10-22 14:05:29 +02:00 |
Jens Langhammer
|
bbcf58705f
|
lib: add configurable avatars, set to none mode for tests
|
2020-10-22 14:03:31 +02:00 |
Jens Langhammer
|
7b5a0964b2
|
outposts: handle docker connection error on init
|
2020-10-22 12:50:06 +02:00 |
Jens Langhammer
|
8eca76e464
|
root: fix docker permission error
|
2020-10-22 11:54:23 +02:00 |
Jens L
|
fb9ab368f8
|
root: fix typo in docker-compose
|
2020-10-22 11:30:53 +02:00 |
dependabot[bot]
|
877279b2ee
|
build(deps): bump rollup in /passbook/static/static (#292)
Bumps [rollup](https://github.com/rollup/rollup) from 2.32.0 to 2.32.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.32.0...v2.32.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-10-22 11:30:03 +02:00 |
dependabot[bot]
|
301be4b411
|
build(deps): bump boto3 from 1.16.1 to 1.16.2 (#291)
Bumps [boto3](https://github.com/boto/boto3) from 1.16.1 to 1.16.2.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.16.1...1.16.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-10-22 08:05:29 +02:00 |
dependabot[bot]
|
728f527ccb
|
build(deps): bump drf-yasg2 from 1.19.2 to 1.19.3 (#290)
Bumps [drf-yasg2](https://github.com/JoelLefkowitz/drf-yasg) from 1.19.2 to 1.19.3.
- [Release notes](https://github.com/JoelLefkowitz/drf-yasg/releases)
- [Changelog](https://github.com/JoelLefkowitz/drf-yasg/blob/master/docs/changelog.rst)
- [Commits](https://github.com/JoelLefkowitz/drf-yasg/compare/1.19.2...1.19.3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-10-21 09:51:39 +02:00 |
dependabot[bot]
|
3f1c790b1d
|
build(deps): bump boto3 from 1.16.0 to 1.16.1 (#289)
Bumps [boto3](https://github.com/boto/boto3) from 1.16.0 to 1.16.1.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.16.0...1.16.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-10-21 09:12:13 +02:00 |
Jens Langhammer
|
b00573bde2
|
new release: 0.12.4-stable
|
2020-10-20 22:31:31 +02:00 |
Jens Langhammer
|
aeee3ad7f9
|
e2e: add @retry decorator to make e2e tests more reliable
|
2020-10-20 18:51:17 +02:00 |
Jens Langhammer
|
ef021495ef
|
flows: revert evaluate_on_call rename for backwards compatibility
|
2020-10-20 15:41:50 +02:00 |
Jens Langhammer
|
061eab4b36
|
docs: fix keys for example flows
|
2020-10-20 15:14:41 +02:00 |
Jens Langhammer
|
870e01f836
|
flows: rename re_evaluate_policies to evaluate_on_call, add evaluate_on_plan
|
2020-10-20 15:06:36 +02:00 |
Jens Langhammer
|
e2ca72adf0
|
stages/user_login: only show successful login message at login stage
|
2020-10-20 12:11:59 +02:00 |
Jens Langhammer
|
395ef43eae
|
policies/expression: fix ip_network not being imported by default
|
2020-10-20 12:05:56 +02:00 |
Jens Langhammer
|
a4cc653757
|
new release: 0.12.3-stable
|
2020-10-20 10:24:45 +02:00 |
Jens Langhammer
|
db4ff20906
|
outposts: fix service using incorrect pod selector
|
2020-10-20 10:18:05 +02:00 |
dependabot[bot]
|
1f0fbd33b6
|
build(deps): bump urllib3 from 1.25.10 to 1.25.11 (#287)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.10 to 1.25.11.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.10...1.25.11)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-10-20 10:17:46 +02:00 |
dependabot[bot]
|
5de8d2721e
|
build(deps): bump uvicorn from 0.12.1 to 0.12.2 (#286)
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.12.1 to 0.12.2.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/uvicorn/compare/0.12.1...0.12.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-10-20 10:09:37 +02:00 |
dependabot[bot]
|
0d65da9a9e
|
build(deps): bump boto3 from 1.15.18 to 1.16.0 (#288)
Bumps [boto3](https://github.com/boto/boto3) from 1.15.18 to 1.16.0.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.15.18...1.16.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-10-20 09:34:55 +02:00 |
Jens Langhammer
|
4316ee4330
|
root: implement db backups with monitored task, update docs
|
2020-10-19 22:17:47 +02:00 |
Jens Langhammer
|
2ed9a1dbe3
|
*/tasks: update phrasing
|
2020-10-19 21:35:31 +02:00 |
Jens Langhammer
|
8e03824d20
|
lib: always set task's UID, even for unexpected errors
|
2020-10-19 21:30:21 +02:00 |