Abhilash Raj
5fe9f30fd5
Remove constraint on mistune
2022-10-26 13:17:23 +05:30
Abhilash Raj
312833c8ab
Bump to new releases
2022-10-26 13:05:17 +05:30
Abhilash Raj
96761c1b65
Merge pull request #563 from maxking/dependabot/docker/postorius/alpine-3.16.2
...
Bump alpine from 3.12 to 3.16.2 in /postorius
2022-10-26 00:16:50 -07:00
Abhilash Raj
2bddea56f3
Merge pull request #564 from maxking/dependabot/docker/web/alpine-3.16.2
...
Bump alpine from 3.12 to 3.16.2 in /web
2022-10-26 00:16:41 -07:00
dependabot[bot]
c517426652
Bump alpine from 3.12 to 3.16.2 in /postorius
...
Bumps alpine from 3.12 to 3.16.2.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-26 07:00:22 +00:00
dependabot[bot]
76c803e18a
Bump alpine from 3.12 to 3.16.2 in /web
...
Bumps alpine from 3.12 to 3.16.2.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-26 07:00:22 +00:00
Abhilash Raj
8b7224f1dc
Merge pull request #562 from maxking/maxking-patch-1
...
Update dockerfiles for all images.
2022-10-26 00:00:00 -07:00
Abhilash Raj
afa6e92a27
Merge pull request #561 from maxking/dependabot/docker/core/alpine-3.16.2
...
Bump alpine from 3.12 to 3.16.2 in /core
2022-10-25 23:55:31 -07:00
Abhilash Raj
c9b7cf0d26
Update dockerfiles for all images.
2022-10-25 23:51:03 -07:00
Abhilash Raj
13f4371f3e
Merge pull request #559 from maxking/dependabot/github_actions/actions/checkout-3
...
Bump actions/checkout from 2 to 3
2022-10-25 23:46:50 -07:00
dependabot[bot]
9ab058b348
Bump alpine from 3.12 to 3.16.2 in /core
...
Bumps alpine from 3.12 to 3.16.2.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-26 06:46:31 +00:00
Abhilash Raj
230682aefb
Merge pull request #558 from maxking/maxking-patch-2
...
Store the logs for jobs for inspection on failures
2022-10-25 23:46:26 -07:00
Abhilash Raj
61be980a53
Merge pull request #560 from maxking/maxking-patch-1
...
Add more specific file path for Dockerfile check in dependabot
2022-10-25 23:46:14 -07:00
Abhilash Raj
06576b608a
Add more specific file path for Dockerfile check
2022-10-25 23:28:48 -07:00
dependabot[bot]
04be7fd46a
Bump actions/checkout from 2 to 3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [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/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-26 06:26:18 +00:00
Abhilash Raj
9832d1fabd
Merge branch 'main' into maxking-patch-2
2022-10-25 23:26:11 -07:00
Abhilash Raj
208017f9a0
Test dependabot for Dockerfiles & Bump Postgres to 11 ( #557 )
...
* Test dependabot for Dockerfiles.
* Also for github actions
* Update dependabot.yml
* Fix urls.py for new versions of Django
* Fix urls.py for postorius.
* Bump dependency on Postgresql.
* Bump dependency on Django
* Add dependency on tzdata.
2022-10-25 23:25:57 -07:00
Abhilash Raj
560e26fbd7
Store the logs for jobs for inspection on failures
2022-10-25 23:24:55 -07:00
Abhilash Raj
2693386453
Merge pull request #544 from maxking/fix-web
...
Hyperkitty needs mistune 2.0.0rc1
2022-06-19 09:36:23 +05:30
Abhilash Raj
22b3b7d402
Hyperkitty needs mistune 2.0.0rc1
2022-06-19 03:56:39 +00:00
Abhilash Raj
7ce446e3db
Empty commit to trigger build
2022-06-19 03:20:33 +00:00
Abhilash Raj
d928d36b97
Merge pull request #542 from maxking/update-rolling-builds
...
Remove the get_latest_ref script and use the primary branch.
2022-04-14 01:14:55 -07:00
Abhilash Raj
0b470ba8fb
Some more workflow renames
2022-04-14 07:43:03 +00:00
Abhilash Raj
02d9203a8f
Revert to using the right job names
2022-04-14 07:42:12 +00:00
Abhilash Raj
c69b5c5d42
Fix some missed our references
2022-04-14 07:40:05 +00:00
Abhilash Raj
a4906c680f
Update names of jobs
2022-04-14 07:38:07 +00:00
Abhilash Raj
941b7f0411
Remove the get_latest_ref script and use the primary branch.
...
We previously used the get_latest_ref.py script to fetch the
latest commit sha for each project that passed CI correctly. Although,
that has some challenges due to requiring Gitlab Auth token. It causes
issues with building PRs and we don't want to share the Gitlab token
with PR authors.
Instead, this commit removes the code and sha references and Instead
simply uses the primary master branch from each project to build the
rolling release container image.
2022-04-14 07:24:10 +00:00
Abhilash Raj
7cb4bad168
Merge pull request #534 from pgmillon/mysql_port
...
Improve MySQL endpoint ping & add mariadb-connector-c
2022-04-14 00:13:45 -07:00
Abhilash Raj
c5d4fa2f57
Merge branch 'main' into mysql_port
2022-04-14 00:10:10 -07:00
Abhilash Raj
8a5ebed303
Merge pull request #537 from SvenRoederer/backport-mysql
...
docker-compose: backport "stop_grace_period" and "restart" option to mysql variant
2022-04-14 00:00:42 -07:00
Abhilash Raj
cb17f46958
Merge pull request #528 from robol/main
...
Bump the mailman-hyperkitty plugin to 1.2.0.
2022-04-13 23:59:53 -07:00
Abhilash Raj
868e1efe0a
Merge pull request #538 from SvenRoederer/core-fix-typo
...
core/entrypoint: fix typo
2022-04-13 23:58:16 -07:00
Abhilash Raj
e6b7865287
Merge pull request #533 from pgmillon/py-cryptography
...
Add py-cryptography
2022-04-13 23:57:50 -07:00
Sven Roederer
119f22b7c9
core/entrypoint: fix typo
...
Signed-off-by: Sven Roederer <devel-sven@geroedel.de >
2022-03-20 18:44:28 +01:00
Sven Roederer
85659b47ef
docker-compose: backport "stop_grace_period" and "restart" option to mysql variant
...
* backport from 743bc8522c
* backport from 0b22a0da62
* also whitespace fix and line reordering
Signed-off-by: Sven Roederer <sven@geroedel.de >
2022-03-20 16:34:52 +01:00
Pierre-Gildas MILLON
37db88f1b2
Update web & postorius images with similar changes as core
2022-01-02 10:30:42 +01:00
Pierre-Gildas MILLON
3fbb7e641c
Update web & postorius images with similar changes as core
2022-01-02 10:26:20 +01:00
Pierre-Gildas MILLON
e79800f49b
Improve MySQL endpoint ping with custom ports
2021-12-26 19:44:29 +01:00
Pierre-Gildas MILLON
96e0a26595
Add mariadb-connector-c for sha256_passwords
2021-12-26 19:43:53 +01:00
Pierre-Gildas MILLON
231fb0b9fc
Add py-cryptography
2021-12-16 22:08:43 +01:00
Leonardo Robol
d8f6412074
Bump the mailman-hyperkitty plugin to 1.2.0.
...
This new version sends the api_key as an Authorization header instead of
a GET parameter, which fixes a security vulnerability. The change is needed
since Hyperkitty has been upgraded to 1.3.5.
2021-11-23 08:01:22 +01:00
Abhilash Raj
420d47e88e
Bump Hyperkitty to 1.3.5 release ( #524 )
...
* Bump Hyperkitty to 1.3.5 release
* Disable docker layer caching
2021-10-28 15:47:38 -07:00
Abhilash Raj
d63b3ce8bd
Bump versions ( #518 )
2021-09-28 20:35:17 -07:00
Abhilash Raj
4b038c57d4
Remove unused files ( #516 )
2021-09-23 13:06:48 -07:00
Abhilash Raj
9d9a627f72
Update docker compose specs ( #517 )
2021-09-23 10:31:06 -07:00
Abhilash Raj
b84c09c1ae
Remove generate tests and use static test yaml. ( #515 )
...
* Remove generate tests and use static test yaml.
Since there aren't any more variables in the test yaml, replace
the shell script with a static YAML.
* Print python version
* Remove generate test step
2021-09-18 16:26:59 -07:00
Abhilash Raj
9fb38d79bc
Merge pull request #513 from maxking/update-deploy
...
Improve the workflow for rolling updates
2021-09-17 14:03:28 -07:00
Abhilash Raj
5888c2b9a4
Improve the workflow for rolling updates
2021-09-17 20:35:44 +00:00
Abhilash Raj
9e10a29416
Merge pull request #512 from maxking/update-deploy
...
Update CI setup
2021-09-17 13:11:49 -07:00
Abhilash Raj
a5c591226d
Update CI setup
2021-09-17 19:55:49 +00:00