Samuel Sieg
|
2de5250486
|
Add tests for Mrsk::Utils
|
2023-03-17 16:29:25 +01:00 |
|
Samuel Sieg
|
491777221f
|
Fix destination label filter
|
2023-03-16 16:15:31 +01:00 |
|
David Heinemeier Hansson
|
d167e48584
|
Merge pull request #122 from calmyournerves/add-cli-tests
Add CLI tests for remaining commands that are not tested yet
|
2023-03-16 09:31:28 -04:00 |
|
David Heinemeier Hansson
|
d071246865
|
Merge pull request #119 from ylecuyer/active_support-yle
Minor: Properly require active_support
|
2023-03-16 09:29:34 -04:00 |
|
Samuel Sieg
|
dae8b14469
|
Fix indentation
|
2023-03-16 08:35:12 +01:00 |
|
Samuel Sieg
|
b166f3fbf4
|
Don't report exception here too
|
2023-03-16 08:29:10 +01:00 |
|
Samuel Sieg
|
d33b723afb
|
Don't report exception
|
2023-03-16 08:24:54 +01:00 |
|
Samuel Sieg
|
aae290cefc
|
Add CLI tests for remaining commands that are not tested yet
|
2023-03-15 16:48:12 +01:00 |
|
Stephen van Beek
|
4c542930c5
|
Allow arbitrary docker options for traefik
|
2023-03-15 15:37:10 +00:00 |
|
Tobias Bühlmann
|
a15603655c
|
Adapt test for single host
|
2023-03-15 09:28:10 +01:00 |
|
Robert Starmer
|
11af999800
|
Remove unneeded Dockerfile.dind, update Readme
|
2023-03-14 16:27:19 -07:00 |
|
David Heinemeier Hansson
|
cb824bdc42
|
Merge branch 'main' into role-awareness
|
2023-03-14 19:11:10 -04:00 |
|
Yoann Lecuyer
|
85a0267447
|
Minor: Properly require active_support
|
2023-03-14 23:29:00 +01:00 |
|
Robert Starmer
|
886914c82e
|
Merge branch 'main' into kumulus/docker-in-docker
|
2023-03-14 14:14:07 -07:00 |
|
Robert Starmer
|
5b506a2daa
|
add D-in-D dockerfile, update Readme
|
2023-03-14 14:14:02 -07:00 |
|
Stephen van Beek
|
9843c5e1ce
|
Fixed typos
|
2023-03-14 20:13:13 +00:00 |
|
Stephen van Beek
|
c2ca269eb6
|
Fixed readme
|
2023-03-14 20:12:11 +00:00 |
|
Stephen van Beek
|
53046efad4
|
Rebased on main
|
2023-03-14 20:11:09 +00:00 |
|
Stephen van Beek
|
2db1bfde00
|
Added volume configuration in response to issue coments
|
2023-03-14 19:59:19 +00:00 |
|
Stephen van Beek
|
2cea12c56b
|
Modified in response to PR comments
|
2023-03-14 19:59:19 +00:00 |
|
Stephen van Beek
|
43a1b42f8c
|
Added the additional_ports configuration
ISSUE: https://github.com/mrsked/mrsk/issues/98
|
2023-03-14 19:59:19 +00:00 |
|
David Heinemeier Hansson
|
c282461265
|
Merge pull request #116 from tbuehlmann/traefik-command-options
Properly pass traefik command options
|
2023-03-14 15:08:27 -04:00 |
|
David Heinemeier Hansson
|
dcbe038555
|
Merge pull request #117 from calmyournerves/cli-main-tests
Add tests for main CLI commands
|
2023-03-14 15:07:07 -04:00 |
|
Samuel Sieg
|
3fd2f3f2c5
|
Improve comments
|
2023-03-14 16:05:57 +01:00 |
|
Samuel Sieg
|
46dad1ee6c
|
Add tests for main CLI commands
|
2023-03-14 15:58:12 +01:00 |
|
Tobias Bühlmann
|
3ca5bc50b6
|
Properly pass traefik command options
Traefik command options need to be passed as `--key=value`, not `--key value`.
|
2023-03-14 15:04:33 +01:00 |
|
David Heinemeier Hansson
|
b668ce3f25
|
Merge pull request #111 from calmyournerves/deploy-without-build-push
|
2023-03-14 07:32:27 -04:00 |
|
David Heinemeier Hansson
|
253d4ac37b
|
Merge pull request #115 from intrip/fix-traefik-default-middleware
|
2023-03-14 07:31:20 -04:00 |
|
Jacopo
|
50ee954ca9
|
Fix Traefik retry middleware
As per [Traefik docs](https://doc.traefik.io/traefik/middlewares/overview/#configuration-example)
a middleware to be activated needs to be applied to a route. Change the default settings
to apply the `retry` middleware on every role with Traefik enabled.
|
2023-03-14 12:15:00 +01:00 |
|
Samuel Sieg
|
0ac2cd2a4b
|
Add tests for deploy/redeploy commands
|
2023-03-14 11:49:31 +01:00 |
|
Tobias Bühlmann
|
72e0184e9f
|
Fix failing tests
|
2023-03-13 17:36:02 +01:00 |
|
Samuel Sieg
|
577cf2cec9
|
Merge branch 'main' into deploy-without-build-push
|
2023-03-13 16:11:38 +01:00 |
|
Samuel Sieg
|
5010850b86
|
Merge branch 'main' into deploy-without-build-push
|
2023-03-13 16:10:31 +01:00 |
|
David Heinemeier Hansson
|
fa07c2403c
|
Merge pull request #113 from moomerman/fix-healthcheck-test
Fix healthcheck test
|
2023-03-13 16:10:17 +01:00 |
|
Samuel Sieg
|
c29d1ddeba
|
Fix
|
2023-03-13 16:05:21 +01:00 |
|
Samuel Sieg
|
cb15800d25
|
Move option to deploy/redeploy, rename to skip-push
|
2023-03-13 16:02:24 +01:00 |
|
Richard Taylor
|
3e0b71b631
|
Fix healthcheck test
Looks like the tests started failing on the options healthcheck PR
after merging the container name env var PR.
|
2023-03-13 14:51:54 +00:00 |
|
David Heinemeier Hansson
|
9b666e54f3
|
Update README.md
|
2023-03-13 10:43:44 -04:00 |
|
David Heinemeier Hansson
|
d2f76dac6b
|
Merge branch 'main' into role-awareness
|
2023-03-13 15:16:44 +01:00 |
|
David Heinemeier Hansson
|
bf3d3f3ba7
|
Merge pull request #101 from davegudge/fix-docker-publish
fix: GitHub Workflow: Docker Publish
|
2023-03-13 15:14:06 +01:00 |
|
David Heinemeier Hansson
|
20733a4493
|
Merge pull request #102 from moomerman/cmd-options-for-healthcheck
Use custom web options for healthcheck
|
2023-03-13 15:12:25 +01:00 |
|
David Heinemeier Hansson
|
a267c1e835
|
Merge pull request #103 from 99linesofcode/fix-dockerfile-buildx
Install buildx inside container
|
2023-03-13 15:11:37 +01:00 |
|
David Heinemeier Hansson
|
c1c26a154d
|
Merge pull request #104 from moomerman/add-container-name-env-var
Add container name env var for containers
|
2023-03-13 15:10:02 +01:00 |
|
David Heinemeier Hansson
|
5969ff66d5
|
Merge pull request #107 from clowder/order-options-dig
Avoid `[ActiveSupport::OrderedOptions#dig]`
|
2023-03-13 15:08:31 +01:00 |
|
David Heinemeier Hansson
|
b1f5165dc0
|
Merge pull request #108 from clowder/patch-1
Update `accessory remove` description and warning
|
2023-03-13 15:07:47 +01:00 |
|
David Heinemeier Hansson
|
cce0fafdc4
|
Merge pull request #110 from kjellberg/patch-1
Update README.md to reflect backtick escaping in Utils.optionize
|
2023-03-13 15:07:09 +01:00 |
|
Samuel Sieg
|
6232175ef8
|
Undo changes from experimenting
|
2023-03-12 10:56:12 +01:00 |
|
Samuel Sieg
|
47af6d9483
|
Is a global option better?
|
2023-03-12 10:53:29 +01:00 |
|
Samuel Sieg
|
ff0170076e
|
Simplify
|
2023-03-12 10:44:33 +01:00 |
|
Samuel Sieg
|
9b39f2f3ab
|
Keep it simple for the proposal
|
2023-03-12 10:41:04 +01:00 |
|