0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
chore(deps): update crypt More... about 3 years ago
refactor: replace jww with the new logger interface More... about 3 years ago
feat: add logger interface and default implementation More... about 3 years ago
build(deps): bump github.com/mitchellh/mapstructure from 1.4.2 to 1.4.3 More... about 3 years ago
build(deps): bump gopkg.in/ini.v1 from 1.65.0 to 1.66.2 More... about 3 years ago
build(deps): bump gopkg.in/ini.v1 from 1.64.0 to 1.65.0 More... about 3 years ago
chore(deps): update crypt More... about 3 years ago
ci: fix github script More... about 3 years ago
chore: fix lint More... about 3 years ago
chore(deps): update golangci-lint More... about 3 years ago
build(deps): bump actions/github-script from 4 to 5 More... about 3 years ago
build(deps): bump gopkg.in/ini.v1 from 1.63.2 to 1.64.0 More... about 3 years ago
Added test case for merging configs, where target is null, and source is not null More... over 3 years ago
test: fix failing tests on windows More... over 3 years ago
test: fix file find tests on windows More... over 3 years ago
feat: disable finder for now More... over 3 years ago
test: fix finder tests on windows More... over 3 years ago
build: disable goconst linter for now More... over 3 years ago
test(windows): skip failing tests on windows More... over 3 years ago
test(windows): fix watch file test More... over 3 years ago
ci: separate lint and test More... over 3 years ago
test: add tests for reading config files More... over 3 years ago
ci: make build pass on windows More... over 3 years ago
ci: run tests on windows More... over 3 years ago
ci: disable fail fast More... over 3 years ago
refactor: drop unused Unsetenv from testutil More... over 3 years ago
feat: use TB.Setenv on Go 1.17 More... over 3 years ago
feat: use io/fs for searching files on Go 1.16+ More... over 3 years ago
test: improve tests for searching files More... over 3 years ago
feat: implement new finder using io/fs More... over 3 years ago