16 Commits

Author SHA1 Message Date
Bernd Ahlers
84443226f7 Update dependencies 2026-03-11 14:30:40 +01:00
Bernd Ahlers
f12c5ca789 Update dependencies 2025-12-04 13:44:43 +01:00
Bernd Ahlers
2a47eab8b5 Update dependencies 2025-10-20 16:52:27 +02:00
Bernd Ahlers
d632d1be5a Add sprig template helper functions to ease template writing 2025-03-14 16:43:35 +01:00
Bernd Ahlers
7c0d09db34 Add new command to generate IntelliJ run configurations (#48)
* Add google/renameio/v2 dependency
* Add new command to generate IntelliJ run configurations
* Detect the OpenSearch version for the Data Node config
* Use .template as template file suffix
  The regenerate command picks up all ".xml.tmpl" files in the repository
  and fails on the run configuration template.
  So we use a different suffix to avoid that issue.
* Update dependencies
* Warn users about hostname setup in /etc/hosts
  On Linux the *.localhost hostnames work automatically. On other
  operating systems the users have to add the names to /etc/hosts.
2025-02-27 10:20:42 +01:00
Bernd Ahlers
229647bcb6 Update to github.com/google/go-github v66 2024-11-05 07:43:42 +01:00
Bernd Ahlers
cad25a4e7f Update dependencies 2024-07-30 07:32:08 +02:00
Bernd Ahlers
945d3effaa Update go-github to v60 2024-03-06 00:19:32 +01:00
Bernd Ahlers
d580127551 Add changelog management commands (#31)
* Update cobra and viper to their latest versions
* Start a changelog command
* Start changelog release command
* Add Document360 specific HTML formatter
* Add "new" command to create a new changelog entry
* Hide unfinished changelog release command for now
* Use Go version 1.19
* Update golang.org/x/sys to fix build error
* Clean workspace after each build
* Disable CGO for tests
* Remove wrong git checkout
* Update dependencies
2022-08-31 13:37:09 +02:00
Bernd Ahlers
4ed9c780f0 Update vendor directory 2020-11-19 17:37:55 +01:00
Bernd Ahlers
7d55e41c85 Remove unused code and dependencies 2020-06-04 16:07:46 +02:00
Bernd Ahlers
05261ccda0 Add uuid and renameio dependencies 2020-06-04 16:07:11 +02:00
Bernd Ahlers
639af09ce1 Sync vendor directory 2019-07-20 10:38:49 +02:00
Bernd Ahlers
5d00c6ce38 Update to latest dependency versions
Update github library to latest major version.
2019-04-06 10:05:54 +02:00
Bernd Ahlers
dbf9b5a813 Migrate from glide to go modules 2019-04-06 09:28:42 +02:00
Bernd Ahlers
d7a6cdc982 Add go-github dependency and update color dependency 2017-12-22 19:10:44 +01:00