index
:
gomplate.git
main
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
datafs
Age
Commit message (
Expand
)
Author
2025-04-14
deps(actions): Bump golangci/golangci-lint-action from 6 to 7 (#2357)
dependabot[bot]
2025-03-10
chore(refactoring): Refactor/modernizations (#2345)
Dave Henderson
2025-02-23
fix(lint): Address new lint warnings (#2329)
Dave Henderson
2024-12-17
fix(datasources): Properly support aws+sm with args (#2291)
Dave Henderson
2024-12-16
fix(fs): fix mergefs bug where files were opened too many times (#2287)
Dave Henderson
2024-12-16
fix(fs): Cache data in stdinfs (#2288)
Dave Henderson
2024-12-16
fix(datasources): Fix aws+sm bug when reading secrets not starting with slash...
Dave Henderson
2024-11-17
feat(fs): Support Vault AWS IAM auth (#2264)
Dave Henderson
2024-11-10
fix(datasources): Properly handle datasources and other URLs beginning with '...
Dave Henderson
2024-11-10
fix(lint): Address new lint warnings from golangci-lint 1.62 (#2256)
Dave Henderson
2024-09-30
feat(config): Allow avoiding reading default config file (#2227)
Dave Henderson
2024-09-30
fix(lint): Fix or ignore lint errors (#2228)
Dave Henderson
2024-06-16
feat: Add ability to override 'type' query parameter name (#2115)
Dave Henderson
2024-06-09
chore(api)!: Overhauling config and rendering types (#2094)
Dave Henderson
2024-05-30
fix: Simplify condition to just use filepath.IsAbs (#2088)
Dave Henderson
2024-05-29
chore!: Replacing the data.Data type with a datasource registry (#2083)
Dave Henderson
2024-04-21
Enable testifylint linter (#2044)
Dave Henderson
2024-03-08
fix lint errors (#2010)
Dave Henderson
2024-01-22
Use go-fsimpl to read from datasources (#1336)
Dave Henderson
2023-11-20
Fix the wdFS behaviour due to Go 1.21.4's changes to IsAbs (#1915)
Dave Henderson
2023-04-29
replace afero module
Dave Henderson