Slavi Pantaleev and GitHub
47f7fbcd36
Merge pull request #1814 from etkecc/master
...
matrix-bot-buscarron v1.1.0
2022-05-10 17:59:38 +02:00
Slavi Pantaleev and GitHub
255001af0e
Merge pull request #1813 from HarHarLinks/patch-13
...
Update configuring-playbook-bridge-hookshot.md
2022-05-10 17:06:08 +02:00
Slavi Pantaleev and GitHub
764571c6fb
Merge pull request #1812 from etkecc/patch-5
...
Update Element 1.10.11 -> 1.10.12
2022-05-10 16:42:36 +02:00
Slavi Pantaleev and GitHub
c27b4aa4ae
Merge pull request #1811 from etkecc/patch-5
...
Update cinny v1.8.2 -> v2.0.0
2022-05-10 16:09:07 +02:00
Slavi Pantaleev
9fc60d8c86
Revert "Change back to original mx-puppet-slack"
...
This reverts commit fcfd00bcb4 .
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1808
Reverts https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1809
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1810
2022-05-10 16:20:44 +03:00
Slavi Pantaleev and GitHub
6184ed2d8c
Merge pull request #1809 from dsonck92/change-to-upstream
...
Change back to original mx-puppet-slack
2022-05-10 07:25:35 +02:00
Slavi Pantaleev and GitHub
5ad8547c14
Merge pull request #1806 from Arkonos/master
...
Clarify reverse-proxying of well-known files with Caddy2
2022-05-09 10:32:29 +02:00
Slavi Pantaleev and GitHub
25302ed142
Merge pull request #1802 from dsonck92/change-to-upstream
...
Change back to original mx-puppet-discord
2022-05-08 07:35:11 +02:00
Slavi Pantaleev and GitHub
e62123ac13
Merge pull request #1804 from HarHarLinks/feeds
...
Add hookshot feeds config support
2022-05-08 07:10:40 +02:00
Slavi Pantaleev and GitHub
0d0f771b02
Merge pull request #1803 from HarHarLinks/patch-12
...
Upgrade Hookshot (1.5.0 -> 1.6.1)
2022-05-07 15:54:24 +02:00
Slavi Pantaleev
83b7fcee45
Do not proxy some endpoints to the generic Synapse worker
...
These endpoints should not be proxied to a generic Synapse worker
without other preparation (setting up stream writers, sending traffic
to a specific stream writer, etc.).
Disabling them for now. In the future, we'd like to fix up our awk
script to disable them automatically.
This is a fix up for 058fedff91
2022-05-07 09:39:19 +02:00
Slavi Pantaleev and GitHub
21d8327c48
Merge pull request #1800 from ptman/patch-1
...
typo
2022-05-06 13:53:40 +03:00
Slavi Pantaleev
058fedff91
Fix "endpoint seems conditional" determination in workers-doc-to-yaml.awk"
...
This prevented us from keeping our workers reverse-proxying definitions
updated since Synapse v1.54.0.
The last `workers.md` file we could parse is at commit
02632b3504ad4512c5f5a4f859b3fe326b19c788.
Parsing regressed at commit c56bfb08bc071368db23f3b1c593724eb4f205f0,
because the introduction message for `synapse.app.generic_worker` said
"If":
> If a worker is set up to handle a..
.. which made the AWK script think that definitions below were
conditional (which they're not in this case).
This patch fixes up the regex for determining if a line is conditional
or not, so that it doesn't trip up. Hopefully, it doesn't miss something
important.
2022-05-06 09:08:45 +02:00
Slavi Pantaleev
549e4418b9
Upgrade Synapse (1.58.0 -> 1.58.1)
2022-05-06 08:56:06 +02:00
Slavi Pantaleev
1439be2743
Upgrade matrix-appservice-irc (0.33 -> 0.34)
...
Related to https://matrix.org/blog/2022/05/04/0-34-0-security-release-for-matrix-appservice-irc-high-severity
2022-05-04 11:10:00 +03:00
Slavi Pantaleev
03674e1a36
Upgrade Synapse (1.57.1 -> 1.58.0)
2022-05-03 14:32:32 +03:00
Slavi Pantaleev
7adc167412
Fail if trying to use Jitsi on an architecture other than amd64
...
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1797
2022-05-03 08:10:18 +03:00
Slavi Pantaleev and GitHub
a7c230233c
Merge pull request #1795 from kraftbj/patch-1
...
Upgrade to Grafana 8.5.1
2022-05-02 21:19:41 +03:00
Slavi Pantaleev and GitHub
d2941b56b2
Merge pull request #1790 from etkecc/patch-5
...
matrix-change-user-admin-status: do not allocate tty
2022-04-26 21:13:30 +03:00
Slavi Pantaleev and GitHub
f581867049
Merge pull request #1788 from etkecc/patch-5
...
Update element 1.10.10 -> 1.10.11
2022-04-26 19:57:01 +03:00
Slavi Pantaleev
e41fcf2746
Fix file name (vars.yaml -> vars.yml) to prevent confusion
2022-04-26 15:44:07 +03:00
Slavi Pantaleev and GitHub
3f50c08828
Merge pull request #1787 from dooleydevin/cast-vault-keys
...
Support ansible vault strings for homeserver secret key
2022-04-26 10:44:34 +03:00
Slavi Pantaleev and GitHub
e3907b369a
Merge pull request #1786 from etkecc/master
...
matrix-bot-buscarron: fix username in docs
2022-04-25 13:51:14 +03:00
Slavi Pantaleev
1163e9880f
Link to Buscarron bot from configuring docs page
...
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1782
2022-04-25 10:37:35 +03:00
Slavi Pantaleev
2f33b330ff
Announce Buscarron bot support
...
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1782
2022-04-25 10:29:09 +03:00
Slavi Pantaleev and GitHub
49da9c76ac
Merge pull request #1782 from etkecc/matrix-bot-buscarron
...
add matrix-bot-buscarron
2022-04-25 09:44:35 +03:00
Slavi Pantaleev and GitHub
8014979ddb
Merge pull request #1780 from Shaps/nginx-proxy-configure-httpasswd
...
Make synapse htpasswd file path configurable
2022-04-25 09:43:29 +03:00
Slavi Pantaleev and GitHub
4a0b839768
Automatically do the right thing with regards to Synapse Metrics htpasswd
...
.. regardless of whether matrix-nginx-proxy runs in a container or not
2022-04-25 09:42:36 +03:00
Slavi Pantaleev and GitHub
85e0906f8a
Merge pull request #1784 from mattcen/signald-arm64-dont-self-build
...
Don't self-build signald image on arm64, as upstream image exists
2022-04-25 09:29:13 +03:00
Slavi Pantaleev and GitHub
d7d5ea3b91
Merge pull request #1783 from Sekki21956/signald-image-updates
...
Update path to signald Dockerfile
2022-04-25 09:22:05 +03:00
Slavi Pantaleev and GitHub
47e5bab784
Fix self-building if condition
2022-04-25 09:22:01 +03:00
Slavi Pantaleev and GitHub
f5a6e12538
Merge pull request #1779 from mattcen/bump-signald-0.18.1
...
Bump signald to 0.18.1
2022-04-22 19:09:56 +03:00
Slavi Pantaleev and GitHub
882bab0df8
Merge pull request #1778 from hifi/patch-7
...
Upgrade Heisenbridge (1.10.1 -> 1.12.0)
2022-04-22 14:07:08 +03:00
Slavi Pantaleev and GitHub
a68a500e42
Merge pull request #1777 from moan0s/public_server
...
Change list of public servers, old as not functional
2022-04-22 08:54:41 +03:00
Slavi Pantaleev
69f684255c
Fix Signald git repository to unbreak self-building
...
The maunium fork of Signald is no longer up-to-date (does not publish
0.18.0.. at least not yet) and all the necessary changes are now upstream.
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1775
2022-04-21 15:54:29 +03:00
Slavi Pantaleev
0b5e4aa784
Use non-root image for Signald
...
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1775
Related to https://signald.org/articles/install/docker/#migrating-from-versions-before-0180
> Prior to 0.18.0 the signald container image used the root user, which is not recommended for security reasons. This was fixed in the 0.18.0 release which will start as root, fix permissions on the volume, then drop to the non-root user and start signald. Future images will start as the non-root user, so if you’re upgrading make sure to run 0.18.0 at least once.
> A special tag, 0.18.0-non-root, will be published. it starts as the non-root user and does not fix permissions on the volume.
2022-04-21 15:53:05 +03:00
Slavi Pantaleev and GitHub
79f89479e0
Merge pull request #1775 from GoliathLabs/mautrix-signal
...
Updated: mautrix-signal to v0.3.0 & signald to 0.18.0
2022-04-21 15:11:38 +03:00
Slavi Pantaleev and GitHub
8c2bfba7e2
Merge pull request #1776 from wibbene/master
...
HOTFIX: matrix-registration-bot, fixed systemd template that caused setup error
2022-04-21 15:09:47 +03:00
Slavi Pantaleev
27ec1d8bde
Fix matrix-registration-bot repository URL
2022-04-21 11:21:29 +03:00
Slavi Pantaleev
e435c55458
Announce matrix-registration-bot support
...
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1771
2022-04-21 11:10:45 +03:00
Slavi Pantaleev and GitHub
832b0eb1b1
Merge pull request #1774 from OdyX/appservice-slack-rtm-needs-enabling
...
Slack appservice: Enable RTM by default
2022-04-21 10:05:21 +03:00
Slavi Pantaleev and GitHub
b2105f35ec
Add comments around rtm
...
Comments taken from https://github.com/matrix-org/matrix-appservice-slack/blob/develop/config/config.sample.yaml
We should probably reconcile our configuration with that one and include comments for other fields as well.
2022-04-21 09:58:30 +03:00
Slavi Pantaleev
d04767a9d6
Upgrade Synapse (1.57.0 -> 1.57.1)
2022-04-20 18:46:10 +03:00
Slavi Pantaleev and GitHub
dd83d88cb0
Merge pull request #1770 from etkecc/master
...
add retires to all get_url actions
2022-04-20 08:38:13 +03:00
Slavi Pantaleev and GitHub
ad42872466
Merge pull request #1768 from etkecc/master
...
matrix-backup-borg - cleanup the .service from the systemd list
2022-04-19 19:46:15 +03:00
Slavi Pantaleev
295ef29fe0
Announce borg backup support
...
Related to:
- https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1727
- https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1754
- https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1755
- https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/467
2022-04-19 19:29:41 +03:00
Slavi Pantaleev
f0842d7226
Document that upgrading to Synapse v1.57 may be dangerous in some instances
...
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1766
2022-04-19 17:29:58 +03:00
Slavi Pantaleev and GitHub
dc508fc5f5
Merge pull request #1766 from etkecc/update-synapse-1.57.0
...
update synapse 1.56.0 -> 1.57.0
2022-04-19 15:31:51 +03:00
Slavi Pantaleev and GitHub
43b639aeef
Merge pull request #1763 from etkecc/master
...
update honoroit 0.9.6 -> 0.9.7
2022-04-18 20:46:17 +03:00
Slavi Pantaleev and GitHub
ca09b935c3
Merge pull request #1762 from ofalvai/patch-4
...
Upgrade Telegrame bridge to 0.11.3
2022-04-18 14:24:33 +03:00
Slavi Pantaleev and GitHub
5c1ee66e8d
Merge pull request #1760 from lunarthegrey/patch-1
...
Increase default async time for rust-synapse-compress-state
2022-04-18 09:56:56 +03:00
Slavi Pantaleev and GitHub
c999e77e30
Merge pull request #1758 from RoiArthurB/patch-1
...
Update mautrix-whatsapp 0.3.0 -> 0.3.1
2022-04-17 10:13:18 +03:00
Slavi Pantaleev and GitHub
83ffb9d910
Merge pull request #1755 from etkecc/backup-borg-postgres
...
matrix-backup-borg: integrate postgres backups, add extended borgmatic configuration
2022-04-16 09:30:03 +03:00
Slavi Pantaleev and GitHub
c60807c36b
Merge pull request #1756 from joecool1029/master
...
Update element 1.10.9 -> 1.10.10
2022-04-15 07:43:32 +03:00
Slavi Pantaleev and GitHub
37e9aebc86
Merge pull request #1753 from HarHarLinks/patch-11
...
Upgrade Hookshot (1.4.0 -> 1.5.0)
2022-04-14 16:12:47 +03:00
Slavi Pantaleev
2df993977a
Ensure git cloning when self-building is done with the matrix user, not root
...
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1749
2022-04-14 08:52:37 +03:00
Slavi Pantaleev and GitHub
aef2c4c32e
Merge pull request #1748 from ofalvai/patch-3
...
Improve borg backup instructions
2022-04-13 10:23:18 +03:00
Slavi Pantaleev and GitHub
ce675b0e79
Merge pull request #1747 from etkecc/patch-4
...
Update honoroit 0.9.5 -> 0.9.6
2022-04-12 20:08:15 +03:00
Slavi Pantaleev and GitHub
e776871b98
Merge pull request #1746 from ChrisKar96/patch-1
...
Update jitsi to version 7001
2022-04-12 17:09:30 +03:00
Slavi Pantaleev and GitHub
202f195bbc
Merge pull request #1745 from etkecc/patch-3
...
Update coturn 4.5.2-r8 -> 4.5.2-r11
2022-04-12 14:18:13 +03:00
Slavi Pantaleev and GitHub
b358b4f5c2
Merge pull request #1744 from etkecc/patch-2
...
Update element 1.10.8 -> 1.10.9
2022-04-12 14:15:49 +03:00
Slavi Pantaleev and GitHub
e51cc2a7a3
Merge pull request #1743 from yncyrydybyl/master
...
This adds a variable for requiring MSC3231 token for registration
2022-04-12 11:38:00 +03:00
Slavi Pantaleev and GitHub
af96f4d964
Merge pull request #1742 from HarHarLinks/hookshot-1.4.0
...
Upgrade Hookshot (1.3.0 -> 1.4.0)
2022-04-11 21:03:28 +03:00
Slavi Pantaleev
f4ba995d9b
Fix validation and prevent empty "external-ip=" lines in Coturn config
...
We no longer validate that there's an IP address defined.
Seems like Coturn can start without one as well, so there's no need to
require it.
If people populate `matrix_coturn_turn_external_ip_addresses` directly
to specify multiple addresses, they can leave
`matrix_coturn_turn_external_ip_address` empty.
We use the "select not equal to empty string" thing in the for loop
to avoid `matrix_coturn_turn_external_ip_address` leading to
`matrix_coturn_turn_external_ip_addresses: ['']` leading to
`external-ip=` in the Coturn configuration.
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1741
2022-04-11 15:38:35 +03:00
Slavi Pantaleev
0364c6c634
Suppress old container cleanup (kill/rm) failures
...
People often report and ask about these "failures".
More-so previously, when the `docker kill/rm` output was collected,
but it still happens now when people do `systemctl status
matrix-something` and notice that it says "FAILURE".
Suppressing to avoid further time being wasted on saying "this is
expected".
2022-04-11 09:05:33 +03:00
Slavi Pantaleev and GitHub
5e00f0135e
Merge pull request #1738 from SaltireSoul/master
...
Dendrite 0.8.1
2022-04-10 07:42:25 +03:00
Slavi Pantaleev and GitHub
e918428bfd
Merge pull request #1739 from yncyrydybyl/master
...
fix typo in document path for the proxy
2022-04-09 20:36:26 +03:00
Slavi Pantaleev and GitHub
285a50e930
Merge pull request #1737 from GoMatrixHosting/remove-awx-section
...
Remove matrix-awx sections
2022-04-09 07:51:42 +03:00
Slavi Pantaleev and GitHub
1ffad8ba64
Merge pull request #1736 from slikie/instagram-bump
...
bump mautrix instagram version to 0.1.3
2022-04-07 15:10:22 +03:00
Slavi Pantaleev and GitHub
8106e7c673
Merge pull request #1734 from MrAnno/mautrix-facebook-v0.4.0
...
mautrix-facebook: update to v0.4.0
2022-04-07 08:00:52 +03:00
Slavi Pantaleev and GitHub
b69e79b8b6
Merge pull request #1733 from iikkart/patch-1
...
Improved documentation about Mautrix-telegram-bot permissions
2022-04-06 07:23:31 +03:00
Slavi Pantaleev and GitHub
5a2d365717
Merge pull request #1732 from etkecc/master
...
Update Synapse 1.55.2 -> 1.56.0
2022-04-05 20:55:47 +03:00
Slavi Pantaleev
db4b6efb5d
Force self-building of matrix-hookshot on arm64
...
The `halfshot/matrix-hookshot` container images published to Docker Hub
(as of 2022-04-05, at least) are only available for `amd64`, not for
`arm64`. Self-building on arm64 is necessary.
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1728
It should be noted that a `roiarthurb/matrix-hookshot` container image is available,
which is available for the arm64 platform, but that's non-official and doesn't
contain an amd64 build, so it's of limited use.
2022-04-05 16:08:11 +03:00
Slavi Pantaleev and GitHub
4f4f30c7db
Merge pull request #1731 from mochman/hookshot_image_fix
...
Fix matrix-bridge-hookshot container image
2022-04-05 16:07:23 +03:00
Slavi Pantaleev and GitHub
b9d6f8b90f
Merge pull request #1728 from RoiArthurB/hookshot-arm64
...
Add hookshot self build for arm64 and amd64
2022-04-05 09:58:26 +03:00
Slavi Pantaleev and GitHub
55e66bc888
Merge pull request #1730 from SaltireSoul/master
...
Dendrite 0.7.0
2022-04-05 09:55:10 +03:00
Slavi Pantaleev and GitHub
60fe039ec8
Merge pull request #1729 from RoiArthurB/steam-arm64
...
[STEAM] Move Docker source repository to a fixed version
2022-04-04 10:02:16 +03:00
Slavi Pantaleev and GitHub
a04df8151f
Merge pull request #1726 from etkecc/permissions-fix
...
Permissions fix
2022-04-03 09:58:06 +03:00
Slavi Pantaleev
999c717cf4
Revert "Temporarily switch to Myned-maintained fork of mx-puppet-discord/mx-puppet-slack"
...
This reverts commit 0103d92df4 .
The same fix has now been merged upstream
(https://gitlab.com/beeper/mx-puppet-monorepo/-/merge_requests/35 ), so
we don't need to use a fork anymore.
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1719
2022-03-31 08:37:24 +03:00
Slavi Pantaleev and GitHub
0fc7363946
Merge pull request #1721 from HarHarLinks/patch-9
...
Upgrade Hookshot (1.2.0 -> 1.3.0)
2022-03-30 20:48:53 +03:00
Slavi Pantaleev
0103d92df4
Temporarily switch to Myned-maintained fork of mx-puppet-discord/mx-puppet-slack
...
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1719
We're using a pinned commit of this fork, which patches up the npm/yarn
lock files, so that self-building of the Discord and Slack bridges can
work after GitHub's deprecation of the `git://` and `ssh://` protocols
(https://github.blog/2021-09-01-improving-git-protocol-security-github/ ).
When the issue gets fixed in the Beeper fork (via
https://gitlab.com/beeper/mx-puppet-monorepo/-/merge_requests/35 or
otherwise), we'll get back on it.
2022-03-30 09:02:17 +03:00
Slavi Pantaleev and GitHub
511ad3e45b
Merge pull request #1717 from ofalvai/patch-1
...
Fix Facebook presence config key
2022-03-30 08:25:36 +03:00
Slavi Pantaleev and GitHub
c5fcc7dbde
Merge pull request #1718 from ofalvai/patch-2
...
Add note about Prometheus retention policy
2022-03-30 08:22:24 +03:00
Slavi Pantaleev and GitHub
bcd0bd714d
Merge pull request #1716 from joecool1029/master
...
Update Element 1.10.7 -> 1.10.8
2022-03-28 21:51:38 +03:00
Slavi Pantaleev and GitHub
e59a348219
Merge pull request #1715 from GoliathLabs/mautrix-googlechat
...
Updated: matrix-googlechat to v0.3.1
2022-03-26 13:34:50 +02:00
Slavi Pantaleev
dac4df7384
Add arm64 support for rust-synapse-compress-state by switching container image
...
This switches the playbook from devture/rust-synapse-compress-state (a
container image which wraps the upstream-prebuilt amd64 binary of
rust-synapse-compress-state) to registry.gitlab.com/mb-saces/rust-synapse-compress-state
(https://gitlab.com/mb-saces/rust-synapse-compress-state ), which builds
rust-synapse-compress-state from source and provides a multi-arch image
that currently works on amd64 and arm64.
Ideally, we'll stop using `:latest` and arm32 support will be made
available upstream as well at some point.
Discussed here: https://gitlab.com/mb-saces/rust-synapse-compress-state/-/issues/1
2022-03-26 10:31:05 +02:00
Slavi Pantaleev
85627b59ad
Make synapse-compress-state in-container binary path configurable
...
This makes it easier to use another container image for
rust-synapse-compress-state, which may be storing the binary at another
path.
2022-03-26 10:04:21 +02:00
Slavi Pantaleev and GitHub
7863486c4b
Merge pull request #1714 from joecool1029/master
...
Synapse 1.55.0 -> Synapse 1.55.2
2022-03-24 22:19:18 +02:00
Slavi Pantaleev and GitHub
b383c9e637
Merge pull request #1713 from pulmonarycosignerkindness/master
...
Update mjolnir antispam commit hash
2022-03-23 21:24:20 +02:00
Slavi Pantaleev and GitHub
fc37ed89eb
Merge pull request #1712 from FSG-Cat/patch-1
...
Update Mjolnir from 1.3.2 to 1.4.1
2022-03-23 15:48:08 +02:00
Slavi Pantaleev
d04162b275
Upgrade Synapse (1.54.0 -> 1.55.0)
...
`roles/matrix-synapse/vars/workers.yml` has not been updated here,
because running `roles/matrix-synapse/files/workers-doc-to-yaml.awk`
seems to cause some trouble with the current `workers.md` file
available at https://github.com/matrix-org/synapse/raw/master/docs/workers.md ,
namely lots of:
> FIXME: ADDITIONAL CONDITIONS REQUIRED: to be enabled manually
lines and commented out regex lines.
This is something that remains to be investigated/fixed.
2022-03-22 19:41:30 +02:00
Slavi Pantaleev and GitHub
b27456cb24
Merge pull request #1710 from Peetz0r/patch-1
...
Update mautrix-whatsapp 0.2.4 -> 0.3.0
2022-03-22 18:01:28 +02:00
Slavi Pantaleev and GitHub
261d236e96
Merge pull request #1709 from HarHarLinks/master
...
add detailed docs about hookshot's URLs
2022-03-22 17:57:56 +02:00
Slavi Pantaleev and GitHub
5ce3fb96d5
Merge pull request #1706 from turt2live/patch-1
...
Don't recommend that the Dimension admin interface be opened in a web browser
2022-03-18 23:05:27 +02:00
Slavi Pantaleev and GitHub
0d6c0f5df2
Merge pull request #1705 from HarHarLinks/master
...
Fix index in external_prometheus.yml.example.j2
2022-03-18 08:46:15 +02:00
Slavi Pantaleev and GitHub
c305ddd50f
Merge pull request #1703 from thomwiggers/patch-7
...
Update IRC appservice bridge
2022-03-17 23:03:54 +02:00
Slavi Pantaleev
958d089b68
Do not install the ma1sd identity server by default
...
As mentioned in the changelog, this is a breaking change.
2022-03-17 18:00:09 +02:00
Slavi Pantaleev and GitHub
123fe29c68
Merge pull request #1702 from etkecc/patch-1
...
Update Cinny 1.8.1 -> 1.8.2
2022-03-17 18:00:02 +02:00
Slavi Pantaleev and GitHub
2af4a92fa9
Merge pull request #1698 from jimeh/fix-to_nice_yaml
...
fix: avoid yaml being wrapped at column 80 via to_nice_yaml
2022-03-16 09:46:32 +02:00
Slavi Pantaleev and GitHub
3840e6ea6e
Merge pull request #1697 from Sweeny42/master
...
Add check for ma1sd repo changes on image self build
2022-03-16 09:43:44 +02:00