Commit Graph
33 Commits
Author SHA1 Message Date
Nick Hammond 5482052e19 Merge branch 'basecamp:main' into buildpacks 2024-10-02 08:59:41 -07:00
Nick Hammond dda8efe39a Point to project.toml in docs 2024-10-01 14:08:26 -07:00
Nick Hammond c60124188f Merge branch 'basecamp:main' into buildpacks 2024-10-01 13:59:22 -07:00
Nick Hammond 1d8c40f5d2 Run RC 2024-10-01 08:20:21 -07:00
Nick Hammond 73c78079bc Set KAMAL_DESTINATION when loading config 2024-10-01 08:16:52 -07:00
Nick Hammond f7147e07d4 Merge branch 'basecamp:main' into buildpacks 2024-09-27 18:46:49 -04:00
Nick Hammond 71741742ff Merge branch 'basecamp:main' into buildpacks 2024-09-27 00:19:45 -04:00
Nick Hammond e252004eef Use argumentize for secrets with pack 2024-09-23 20:16:06 -07:00
Nick Hammond 85a5a09aac Merge branch 'basecamp:main' into buildpacks 2024-09-22 08:47:08 -07:00
Nick Hammond 548452aa12 Merge branch 'basecamp:main' into buildpacks 2024-09-16 18:11:33 -07:00
Nick Hammond 2c5f2a7ce0 Don't need to inspect the builder if pack 2024-09-05 22:25:50 -07:00
Nick Hammond ae68193f99 pack arch no longer needed, update builder name in tests 2024-09-05 22:17:28 -07:00
Nick Hammond 24f4308372 Catch up with main 2024-09-05 21:55:11 -07:00
Nick Hammond d0ffb850da Utilize repository name for pack name 2024-09-04 09:42:40 -07:00
Nick Hammond 826308aabd Clean things up via Rubocop 2024-08-27 22:52:06 -07:00
Nick Hammond 897b3b4e46 Add a pack option to the builder options 2024-08-27 22:25:56 -07:00
Nick Hammond 85a2926cde Remove the deprecated docker compose version (#869) 2024-06-28 15:00:23 -07:00
Nick Hammond 58a51b079e Add KAMAL_SERVICE to custom hooks and exclude from auditor 2024-06-27 10:52:55 -06:00
Nick Hammond f1f3fc566f Add ENV['SERVICE'] to hooks 2024-06-27 10:26:11 -06:00
Nick Hammond c7bd377fa5 Swap grep context with grep options 2024-06-06 09:26:12 -07:00
Nick Hammond eb79d93139 Run RC 2024-05-24 09:16:14 -07:00
Nick Hammond 89994c8b20 Add grep's context option to show lines before and after a match 2024-05-24 08:59:33 -07:00
Nick HammondandDonal McBreen 8a4f7163bb Apply suggestions from code review
Co-authored-by: Donal McBreen <dmcbreen@gmail.com>
2024-05-20 11:15:14 -07:00
Nick Hammond fb58fc0ba6 Add in a server exec command for running ad-hoc commands directly on the server 2024-05-13 14:17:06 -07:00
Nick Hammond 37544a6383 Merge branch 'basecamp:main' into valid_service_name 2024-03-06 09:09:13 -07:00
Nick Hammond a1bc6d61af Switch the regex ordering for hyphen and underscore for service name to remove warning 2024-03-06 09:08:17 -07:00
Nick Hammond 3b16e047c5 Add hyphen to the allowed character list for service name 2024-03-04 10:03:22 -07:00
Nick Hammond a02af74dda Add a simple validation to the service name to prevent setup issues 2024-02-22 09:47:48 -07:00
Nick Hammond 6c36c82153 Enable trim mode with ERB 2023-10-24 17:09:05 -07:00
Nick Hammond 2fb22c934b Require sshkit within the sshkit util 2023-10-22 22:34:22 -07:00
Nick Hammond e760cfa457 Minor tweaks to hooks section in readme 2023-07-08 10:59:55 -06:00
Nick Hammond f8d651af0d Update README.md
Add a note about utilizing biometrics with the envify example.
2023-06-28 10:03:27 -06:00
Nick Hammond ef04410d77 Add github discussions link to readme
I realize that there's a discussions link on github but I didn't realize mrsk actually utilized it until I saw it mentioned on Discord. I was thinking adding it to the readme would help push people there.
2023-04-08 13:33:31 -07:00