Commit Graph
51 Commits
Author SHA1 Message Date
Nick Hammond 95b606a427 Catch up with main 2025-01-20 09:53:16 -07:00
Nick Hammond 725da6aa68 Rubocop, Rubocop 2024-12-12 05:29:15 -07:00
Nick Hammond 84a874e63b Update secrets manager spec to render multiple errors 2024-12-12 05:15:52 -07:00
Nick Hammond ba567e0474 Just map the secrets returned from AWS 2024-12-12 05:09:12 -07:00
Nick Hammond e464177349 Check for errors from AWS secrets manager 2024-12-12 04:58:53 -07:00
Nick Hammond 68e6f82b30 Grab from secret2 for assertion 2024-12-12 04:17:03 -07:00
Nick Hammond 55983c6431 AWS secrets manager value can be a string 2024-12-12 04:10:48 -07:00
Nick Hammond b2cf3f33a7 Remove the alias for grep_options, issues processing with thor 2024-12-12 03:47:25 -07:00
Nick Hammond 9f6660dfbf Catch up with main 2024-11-26 07:36:54 -07:00
Nick Hammond 9ac3d57b29 Add default creation time to now for image 2024-10-30 06:25:12 -07:00
Nick Hammond 8354fbee06 Merge branch 'buildpacks' of github.com:nickhammond/kamal into buildpacks 2024-10-28 08:26:55 -07:00
Nick Hammond cde5c7abbf Catch up with main 2024-10-28 08:26:40 -07:00
Nick Hammond 1ebc8b8daa Merge branch 'basecamp:main' into buildpacks 2024-10-17 07:58:35 -07:00
Nick Hammond 145b73c4f0 Add a no-op remove method for pack 2024-10-17 07:54:17 -07:00
Nick Hammond d538447973 Add validator for buildpack arch 2024-10-17 07:46:45 -07:00
Nick Hammond 4822a9d950 Merge branch 'basecamp:main' into buildpacks 2024-10-14 16:58:16 -07:00
Nick Hammond 1d55c5941b Add in pack builder inspect for configured builder 2024-10-14 16:57:51 -07:00
Nick Hammond 89b44153bb Ensure build args and secrets are used with pack 2024-10-02 09:55:57 -07:00
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