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
a2549b1f6098f86686fef5cf338edb0dc072740f
kamal
/
test
History
Donal McBreen
a2549b1f60
Allow disabling of local builds
...
To disable local builds set: ``` builder: local: false remote: ssh://docker@docker-builder ```
2024-09-03 14:33:25 +01:00
..
cli
Build and clean remote builders correctly
2024-09-02 15:12:19 +01:00
commands
Allow disabling of local builds
2024-09-03 14:33:25 +01:00
configuration
Allow disabling of local builds
2024-09-03 14:33:25 +01:00
fixtures
Build and clean remote builders correctly
2024-09-02 15:12:19 +01:00
integration
Use docker info to get arch
2024-08-29 08:46:18 +01:00
commander_test.rb
Configuration validation
2024-06-04 14:19:29 +01:00
configuration_test.rb
Require an arch to be set, and default to amd64 in the template
2024-08-29 08:45:51 +01: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