Abhilash Raj
7bbe4b9c92
Merge branch 'main' into dependabot/docker/core/alpine-3.19
2023-12-11 22:57:36 +05:30
Abhilash Raj
35fde474b2
Merge pull request #672 from maxking/dependabot/github_actions/actions/stale-9
2023-12-11 22:55:49 +05:30
dependabot[bot]
dc8d0e7adc
Bump alpine from 3.18 to 3.19 in /core
...
Bumps alpine from 3.18 to 3.19.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-11 07:52:13 +00:00
dependabot[bot]
6ea6550672
Bump actions/stale from 8 to 9
...
Bumps [actions/stale](https://github.com/actions/stale ) from 8 to 9.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v8...v9 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-11 07:41:37 +00:00
Abhilash Raj
3f06befe28
Merge pull request #663 from jakicoll/ft-restart
...
Automatically restart Mailman containers i.e. on reboot
2023-11-13 20:24:06 +05:30
Abhilash Raj
d97abcd35d
Merge pull request #643 from am97/main
...
Build optimizations
2023-11-13 20:23:47 +05:30
Jakob Scheumann
dfce139f0c
Activate container restart
2023-11-13 16:46:52 +05:30
Abhilash Raj
635ef2f246
Merge pull request #662 from Encephala/patch-1
2023-11-12 10:38:09 +05:30
Jonathan Rietveld
d341c07c0d
Add tzdata dependency
2023-11-11 23:31:31 +01:00
Abhilash Raj
ab8dfb3251
Merge pull request #657 from maxking/dependabot/pip/web/postorius-1.3.10
...
Bump postorius from 1.3.8 to 1.3.10 in /web
2023-10-23 21:34:22 +05:30
dependabot[bot]
70b0a34fca
Bump postorius from 1.3.8 to 1.3.10 in /web
...
Bumps [postorius](https://gitlab.com/mailman/postorius ) from 1.3.8 to 1.3.10.
- [Release notes](https://gitlab.com/mailman/postorius/tags )
- [Commits](https://gitlab.com/mailman/postorius/compare/1.3.8...v1.3.10 )
---
updated-dependencies:
- dependency-name: postorius
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-23 15:56:41 +00:00
Abhilash Raj
4edbfb94d1
Merge pull request #658 from maxking/dependabot/pip/web/hyperkitty-1.3.8
...
Bump hyperkitty from 1.3.7 to 1.3.8 in /web
2023-10-23 21:26:05 +05:30
dependabot[bot]
1c14a3165f
Bump hyperkitty from 1.3.7 to 1.3.8 in /web
...
Bumps [hyperkitty](https://gitlab.com/mailman/hyperkitty ) from 1.3.7 to 1.3.8.
- [Release notes](https://gitlab.com/mailman/hyperkitty/tags )
- [Commits](https://gitlab.com/mailman/hyperkitty/compare/1.3.7...v1.3.8 )
---
updated-dependencies:
- dependency-name: hyperkitty
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-23 15:46:44 +00:00
Abhilash Raj
d0027944ed
Merge pull request #656 from maxking/dependabot/pip/web/django-mailman3-1.3.11
...
Bump django-mailman3 from 1.3.9 to 1.3.11 in /web
2023-10-23 21:15:59 +05:30
Abhilash Raj
f16c06bb44
Merge pull request #659 from maxking/dependabot/pip/core/mailman-3.3.9
...
Bump mailman from 3.3.8 to 3.3.9 in /core
2023-10-23 21:15:18 +05:30
dependabot[bot]
03928bd507
Bump mailman from 3.3.8 to 3.3.9 in /core
...
Bumps [mailman](https://gitlab.com/mailman/mailman ) from 3.3.8 to 3.3.9.
- [Release notes](https://gitlab.com/mailman/mailman/tags )
- [Commits](https://gitlab.com/mailman/mailman/compare/3.3.8...v3.3.9 )
---
updated-dependencies:
- dependency-name: mailman
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-23 07:49:56 +00:00
dependabot[bot]
3241f7da32
Bump django-mailman3 from 1.3.9 to 1.3.11 in /web
...
Bumps [django-mailman3](https://gitlab.com/mailman/django-mailman3 ) from 1.3.9 to 1.3.11.
- [Release notes](https://gitlab.com/mailman/django-mailman3/tags )
- [Commits](https://gitlab.com/mailman/django-mailman3/compare/1.3.9...v1.3.11 )
---
updated-dependencies:
- dependency-name: django-mailman3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-23 07:31:32 +00:00
Andrés Maldonado
02b8ed2b6c
Optimize build caching
...
Before this commit, if docker-entrypoint or any file in mailman-web changed, the Docker build cache would not be used, so the install of dependencies would run again, uselessly
2023-10-11 17:42:28 +02:00
Abhilash Raj
820b843cac
Merge pull request #649 from maxking/dependabot/github_actions/actions/checkout-4
...
Bump actions/checkout from 3 to 4
2023-10-02 21:59:39 +05:30
dependabot[bot]
5d931d4add
Bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-02 16:21:46 +00:00
Abhilash Raj
3d3651c50d
Merge pull request #653 from maxking/dependabot/docker/web/alpine-3.18.4
...
Bump alpine from 3.18.3 to 3.18.4 in /web
2023-10-02 21:50:48 +05:30
dependabot[bot]
48c2425b4b
Bump alpine from 3.18.3 to 3.18.4 in /postorius ( #654 )
...
Bumps alpine from 3.18.3 to 3.18.4.
---
updated-dependencies:
- dependency-name: alpine
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>
2023-10-02 09:20:39 -07:00
dependabot[bot]
555508a398
Bump alpine from 3.18.3 to 3.18.4 in /web
...
Bumps alpine from 3.18.3 to 3.18.4.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-02 16:04:56 +00:00
Abhilash Raj
022cb48778
Fix: Add support for new version of django-allauth ( #655 )
...
* Fix: Add support for new version of django-allauth
* Use full path for manage.py script
2023-10-02 08:58:36 -07:00
Abhilash Raj
f45adbfd21
Merge pull request #644 from maxking/dependabot/docker/postorius/alpine-3.18.3
...
Bump alpine from 3.18.2 to 3.18.3 in /postorius
2023-08-28 23:11:54 +05:30
Abhilash Raj
2bfdc21660
Merge pull request #645 from maxking/dependabot/docker/web/alpine-3.18.3
...
Bump alpine from 3.18.2 to 3.18.3 in /web
2023-08-28 23:11:40 +05:30
Abhilash Raj
fe74e6181d
Merge pull request #646 from maxking/fix-642
...
fix: Do not log full database url.
2023-08-28 23:11:27 +05:30
Abhilash Raj
2cb8786964
Merge branch 'main' into fix-642
2023-08-28 21:30:52 +05:30
Abhilash Raj
7f70692632
Merge branch 'main' into dependabot/docker/postorius/alpine-3.18.3
2023-08-28 21:28:51 +05:30
Abhilash Raj
2323ff2db8
Merge branch 'main' into dependabot/docker/web/alpine-3.18.3
2023-08-28 21:28:28 +05:30
Abhilash Raj
2a7fc8ebb9
Merge pull request #647 from maxking/downgrade-importlib-resources
...
fix: Downgrade importlib-resources to < 6.0
2023-08-28 21:24:43 +05:30
Abhilash Raj
770a121c52
quote version requirement
2023-08-28 21:07:27 +05:30
Abhilash Raj
4a54e9f279
fix: Downgrade importlib-resources to < 6.0
...
Since released version of Core doesn't support importlib-resources > 6.
2023-08-28 20:56:31 +05:30
Abhilash Raj
528ddba4d2
fix: Do not log full database url.
...
Since the database contain credentials, do not log them after
changing from `mysql://` to `mysql+pymysql://`.
Fixes #642
2023-08-28 20:52:51 +05:30
dependabot[bot]
bd6b8c2435
Bump alpine from 3.18.2 to 3.18.3 in /web
...
Bumps alpine from 3.18.2 to 3.18.3.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-14 07:52:20 +00:00
dependabot[bot]
9a074a2e9b
Bump alpine from 3.18.2 to 3.18.3 in /postorius
...
Bumps alpine from 3.18.2 to 3.18.3.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-14 07:28:54 +00:00
Abhilash Raj
13411cbe62
Merge pull request #641 from maxking/serve-from-domain
...
Add SERVE_FROM_DOMAIN in the testing
2023-07-07 00:20:35 -07:00
Abhilash Raj
fea6a5be6b
Add SERVE_FROM_DOMAIN in the testing
2023-07-07 07:08:31 +00:00
Abhilash Raj
4c6664cd3a
Merge pull request #638 from raph-topo/patch-allowed-hosts
...
feat: Allow DJANGO_ALLOWED_HOSTS to be a csv
#637
2023-06-27 07:01:28 -07:00
Raphael
57a2f5456a
Fix DJANGO_ALLOWED_HOSTS parsing
...
Closes #637 .
2023-06-26 12:47:10 +02:00
Abhilash Raj
244b73d0f2
fix: Use -P pager=off in the psql commands. ( #631 )
...
This allows for non-interactive use and doesn't hang on the user
input in certain conditions, like when the command output is large.
Fixes #610
2023-06-19 20:04:03 -07:00
Abhilash Raj
0745e37f01
Merge pull request #636 from raph-topo/patch-5
...
EMAIL_USE_TLS/EMAIL_USE_SSL are mutually exclusive, so only set one o…
2023-06-19 20:00:39 -07:00
Abhilash Raj
84f4db64a2
Merge pull request #635 from raph-topo/patch-4
...
Version tag comment
2023-06-19 19:59:03 -07:00
Abhilash Raj
45fd544f01
Merge pull request #632 from maxking/dependabot/docker/postorius/alpine-3.18.2
...
Bump alpine from 3.18.0 to 3.18.2 in /postorius
2023-06-19 19:55:09 -07:00
Abhilash Raj
944c9e7c63
Merge pull request #633 from maxking/dependabot/docker/web/alpine-3.18.2
...
Bump alpine from 3.18.0 to 3.18.2 in /web
2023-06-19 19:54:58 -07:00
Abhilash Raj
f3b1ac922f
nit: Use backticks for variables.
2023-06-19 19:54:13 -07:00
Abhilash Raj
4dcba2362a
Added minor suggestions.
2023-06-19 19:52:23 -07:00
Abhilash Raj
9bee281bae
Merge pull request #634 from raph-topo/patch-3
...
fix: Add tzdata apk package to all container images.
Also, use TZ environment variable to set timezone in mailman-web container.
2023-06-19 19:49:39 -07:00
Raphael
9c84b4030a
Version tag comment in Readme
2023-06-19 18:59:41 +02:00
Raphael
0647e9c8eb
EMAIL_USE_TLS/EMAIL_USE_SSL are mutually exclusive, so only set one of those settings.
2023-06-19 11:44:43 +02:00