Robert Kaussow
f39f868bc8
chore: switch to go1.19 ( #16 )
3 days ago
renovate[bot]
142a69d16b
chore(deps): update dependency golangci/golangci-lint to v1.47.2
2 weeks ago
Robert Kaussow
7a7a405860
fix worind in readme and adjust repo config
3 weeks ago
Robert Kaussow
660cd78f2a
ci: switch alpine-tools image
3 weeks ago
Robert Kaussow
8f5d58a621
docs: fix spelling in readme
4 weeks ago
Renovate Bot
f1bf6565a0
chore(deps): update dependency golangci/golangci-lint to v1.46.2
3 months ago
Robert Kaussow
4759689731
refactor: switch to forked thegeeklab/drone-plugin-lib ( #12 )
3 months ago
Robert Kaussow
dff45023e2
ci: refactor build tools and ci setup ( #11 )
3 months ago
Robert Kaussow
237cdb250c
chore: switch to go1.18 as build requirement ( #9 )
4 months ago
Robert Kaussow
74c193bf92
chore: end of the year maintenance
8 months ago
Robert Kaussow
53981ac8c9
chore: adjust changelog template to link to prs instead of issues ( #8 )
8 months ago
Robert Kaussow
3abc2ecc88
fix license name in readme ( #7 )
9 months ago
renovate[bot]
04f408e27f
fix(deps): update module honnef.co/go/tools to v0.2.2 ( #6 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
9 months ago
Robert Kaussow
2107dfdaee
improve changelog template
11 months ago
Robert Kaussow
a5682b4617
improve drone-matrix template
11 months ago
Robert Kaussow
2feec9334f
fix drone yaml format and switch to drone-matrix plugin ( #5 )
11 months ago
Robert Kaussow
aef7fb81cb
fix drone.yml formatting
11 months ago
Robert Kaussow
d179fcb6ca
adjust license header formatting
11 months ago
Robert Kaussow
b793b7638d
bump module major version to v2
11 months ago
Robert Kaussow
7f8863b84d
fix release pipeline
11 months ago
Robert Kaussow
af2e277e26
chore: apply default repo structure ( #3 )
11 months ago
Robert Kaussow
267e8e904b
chore: cleanup deps
11 months ago
Robert Kaussow
d4dbf3e650
fix: migrate module namespace
11 months ago
Robert Kaussow
16ca81c679
refactor: replace unsupported raymond package with handlebars/v3 ( #2 )
...
The raymond package appears to be abandoned. This changes to a supported
fork (handlebars/v3) that has Go module support, and has some
maintenance done. Additionally, updates to latest sprig package, and
changes the logic used to skip/avoid adding sprig helpers to handlebars
when the func has an unsupported return type.
Co-authored-by: Kenneth Shaw <kenshaw@gmail.com>
11 months ago
Brad Rydzewski
a58a3f26eb
Merge pull request #11 from donny-dont/sprig-v3
...
Update sprig to v3
2 years ago
Don
255b8544a5
Update sprig to v3
2 years ago
Brad Rydzewski
d25f0a0b9a
Merge pull request #9 from donny-dont/remove-pkg-errors
...
Remove pkg/errors
2 years ago
Don
d68366605e
Remove pkg/errors
...
Use the built in handling in Golang 1.13+.
2 years ago
Brad Rydzewski
c67388feab
Merge pull request #10 from donny-dont/negative-trunkate
...
Added negative truncation to helper function
2 years ago
Brad Rydzewski
0e6b955d8c
Merge pull request #8 from donny-dont/update-build
...
Update build
2 years ago
Don
bac9713ed1
Remove pull
2 years ago
Don
29099fe4a4
Fix build and lints
2 years ago
Don
ecbb4a10a5
Add test for negative truncation
2 years ago
Dean Sofer
be0e4a22ab
Added negative truncation to helper function
...
This allows you to grab a truncated portion of a string from the end.
2 years ago
Don
6783f6618e
Update drone badge
2 years ago
Don
cc20d5947a
Update build
2 years ago
Thomas Boerger
8efa917a1f
Merge pull request #3 from ltachet/datetime-type
...
datetime: use int64 instead of float64
2 years ago
Brad Rydzewski
fe2c2821cd
remove faketime dependency
2 years ago
Brad Rydzewski
b3f90dc7ca
Merge pull request #6 from drone/pipeline-unification
...
Use a simple standard drone config
3 years ago
Thomas Boerger
6502a46a31
Exclude useless helper methods
3 years ago
Thomas Boerger
d5fd5d77c7
Use a simple standard drone config
3 years ago
Thomas Boerger
ae411a1b98
Simplify gitignore file
3 years ago
Thomas Boerger
ae5be791e9
Update dependencies to latest versions
3 years ago
Thomas Boerger
99ad87bf1b
Merge pull request #5 from tboerger/additions
...
Integrate sprig for more helpers
4 years ago
Thomas Boerger
a19c0e3def
Migrate drone config to 1.0.0
4 years ago
Thomas Boerger
93b7ded1c6
Integrate sprig for more helpers
4 years ago
Thomas Boerger
316093bf1a
Replace godep with gomod
4 years ago
Thomas Boerger
4019baa6c5
Merge pull request #4 from steadyapp/master
...
Adding custom helper for regex
4 years ago
chris evett
4071416038
also register helper
4 years ago
chris evett
97bdc8bc7c
Adding custom helper for regex
4 years ago