This website requires JavaScript.
Explore
Help
Sign In
spacebar
/
kamal
Watch
1
Star
0
Fork
0
You've already forked kamal
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f785451cc75a3c083993cc33d95c3d2b4c4b64e8
kamal
/
test
History
Donal McBreen
f785451cc7
Allow glob matches for roles and hosts
...
This lets you do things like: ``` kamal details -h '1.1.1.[1-9]' kamal details -r 'w{eb,orkers}' ```
2024-04-26 13:43:52 +01:00
..
cli
Accept any runtime in the hook tests
2024-04-03 16:06:53 +01:00
commands
Merge pull request
#748
from basecamp/latest-by-tag
2024-04-03 09:11:03 +01:00
configuration
Take accessory hosts into account
2024-04-17 11:45:33 +03:00
fixtures
Ensure a minimum limit of 1 for % boot strategy
2024-03-06 15:51:35 +00:00
integration
don't escape non-ascii characters in docker env file
2024-04-17 17:42:06 +08:00
commander_test.rb
Allow glob matches for roles and hosts
2024-04-26 13:43:52 +01:00
configuration_test.rb
Allow capital letters to match valid service name, such as in MyApp
2024-04-15 09:09:58 -05:00
env_file_test.rb
don't escape non-ascii characters in docker env file
2024-04-17 17:42:06 +08:00
git_test.rb
Extract Kamal::Git as gateway for all git usage
2023-09-16 11:30:29 -07:00
test_helper.rb
Rename to Kamal
2023-08-22 08:24:31 -07:00
utils_test.rb
Merge branch 'main' into introduce-git-gateway
2023-09-16 11:31:18 -07:00