Commit graph

18 commits

Author SHA1 Message Date
Adriano Caloiaro
7044f82906 fix: builds not using ldflags 2025-04-08 18:25:29 -06:00
Adriano Caloiaro
4ed1045f76
feat: remove gomod2nix 2025-04-08 15:44:01 -06:00
Adriano Caloiaro
3a13c14152
feat: go 1.21 -> go 1.24
Also update flake dependencies
2025-04-08 15:08:52 -06:00
Github Actions
0f44c164ae bump release version 2024-12-12 19:42:19 +00:00
Github Actions
e9a602ca09 bump release version 2024-12-12 19:22:06 +00:00
Adriano Caloiaro
8bb8563d74
feat: add skip-git-add flag 2024-10-25 13:28:29 -07:00
Github Actions
ab72c9e26b Bump release version 2024-10-10 18:01:34 +00:00
Github Actions
c159867064 Bump release version 2024-01-29 19:42:28 +00:00
Github Actions
68d828aefd Bump release version 2024-01-29 19:21:01 +00:00
5af276af1d
Merge pull request #14 from acaloiaro/add-envrc-support
feat: Add .envrc support
2024-01-29 12:20:40 -07:00
Adriano Caloiaro
09381ed0fe
feat: Add .envrc support 2024-01-29 12:19:31 -07:00
Github Actions
604254109a Bump release version 2024-01-19 19:40:01 +00:00
Adriano Caloiaro
3497414a7c
fix: Example values containing "=" were ignored
- Add new '--version' flag
- Add new BUILD_DATE for use in --version output
2024-01-19 12:39:20 -07:00
Adriano Caloiaro
5bc9d352e9
Rename project to 'ess'
`env-sample-sync` is tedious to type
2023-09-26 07:51:15 -06:00
761dc26bbe
Fix #8, create full .hooks/* dir on install 2023-08-01 07:56:46 -06:00
Mehul Gohil
e3c650daab updated installHook to support overwrite, append and cancel functionality 2023-06-12 15:01:33 +05:30
Mehul Gohil
09e9b9f3a8 added logic to append the script to existing pre-commit and remove overwrite functionality 2023-06-08 22:07:11 +05:30
af99fc849a
Golang implementation with native git hook support
- Re-implement with Golang in place of of Bash
- Add `env-sample-sync install` to support native git hooks (instead of
  relying on `pre-commit`)
2023-05-29 09:03:30 -06:00