Commit Graph

  • f1b75214d3 Go fix main Bernd Ahlers 2026-03-11 14:34:34 +01:00
  • 84443226f7 Update dependencies Bernd Ahlers 2026-03-11 14:30:40 +01:00
  • 4c1c343f93 Use Go 1.26 Bernd Ahlers 2026-03-11 14:30:09 +01:00
  • f12c5ca789 Update dependencies 0.52.0 Bernd Ahlers 2025-12-04 13:44:43 +01:00
  • 6555820e59 Add --release-mode flag and environment variable Bernd Ahlers 2025-12-04 13:42:41 +01:00
  • 0ca9dc7e30 Update go version to 1.25 0.51.0 Bernd Ahlers 2025-10-20 16:53:46 +02:00
  • 2a47eab8b5 Update dependencies Bernd Ahlers 2025-10-20 16:52:27 +02:00
  • 92e2e0247d Handle modules that use "main" as default branch Bernd Ahlers 2025-10-20 13:20:49 +02:00
  • 6e542b25db Add -t option to the exec command to render the command line as template Bernd Ahlers 2025-10-02 22:26:15 +02:00
  • 23d44b92b4 Adjust changelog release command to take a manifest argument Bernd Ahlers 2025-10-02 22:25:13 +02:00
  • 6e83dca9fa remove log4j override VM property (#51) Kay Roepke 2025-09-01 10:38:59 +02:00
  • 340ed401ea Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 #50 dependabot/go_modules/github.com/go-viper/mapstructure/v2-2.4.0 dependabot[bot] 2025-08-21 14:50:12 +00:00
  • c850eb8c08 Set local.repo.path Maven property when deploying a release 0.50.0 Bernd Ahlers 2025-06-18 10:27:31 +02:00
  • 977c19b54c Bump Golang version to 1.24 0.49.0 Bernd Ahlers 2025-06-16 20:19:04 +02:00
  • f40367439e Handle the "jvm_version" manifest attribute Bernd Ahlers 2025-06-16 20:08:26 +02:00
  • a46a548326 Expose several GPC_MODULE_ env variables to executed command Bernd Ahlers 2025-06-16 20:07:00 +02:00
  • 9fcc5351a0 Update dependencies Bernd Ahlers 2025-06-16 18:10:00 +02:00
  • 1680b6e273 Bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 #49 dependabot/go_modules/github.com/golang-jwt/jwt/v5-5.2.2 dependabot[bot] 2025-03-21 22:29:02 +00:00
  • d632d1be5a Add sprig template helper functions to ease template writing Bernd Ahlers 2025-03-14 16:43:35 +01:00
  • e2e5504ff7 Add github parse-pr-deps command 0.48.0 Bernd Ahlers 2025-03-03 13:22:08 +01:00
  • 0a410a3255 Add support for parsing GitHub API PR URLs 0.47.0 Bernd Ahlers 2025-03-03 11:28:54 +01:00
  • 74102d8ccc Update dependencies 0.46.0 Bernd Ahlers 2025-02-27 10:26:30 +01:00
  • 7c0d09db34 Add new command to generate IntelliJ run configurations (#48) Bernd Ahlers 2025-02-27 10:20:42 +01:00
  • f2e55c45f8 Update to Go 1.23 Bernd Ahlers 2024-11-25 18:26:49 +01:00
  • 3fd1ce2e18 Update dependencies Bernd Ahlers 2024-11-25 18:20:43 +01:00
  • ba61ff488e Allow overriding name of a repository (#47) 0.45.0 Othello Maurer 2024-11-11 11:59:27 +01:00
  • b8a6a2d7e1 Update golang-jwt/jwt to v5 Bernd Ahlers 2024-11-05 07:46:28 +01:00
  • 229647bcb6 Update to github.com/google/go-github v66 Bernd Ahlers 2024-11-05 07:43:42 +01:00
  • 28097b504b Update dependencies Bernd Ahlers 2024-11-05 07:38:03 +01:00
  • cad25a4e7f Update dependencies Bernd Ahlers 2024-07-30 07:32:08 +02:00
  • 5cb8707a39 Sync vendored modules Bernd Ahlers 2024-07-23 10:14:49 +02:00
  • 680298e9f3 Update dependencies Bernd Ahlers 2024-07-23 10:14:30 +02:00
  • 8f6e42dfa8 Exclude non-release modules from the release manifest 0.44.1 Bernd Ahlers 2024-06-13 15:06:01 +02:00
  • 2087764303 Formatting Bernd Ahlers 2024-06-13 11:59:11 +02:00
  • 536f815df2 Add "skip_release" module attribute 0.44.0 Bernd Ahlers 2024-06-13 11:36:35 +02:00
  • 866bd24377 Update dependencies 0.43.1 Bernd Ahlers 2024-06-11 11:41:00 +02:00
  • 6fb1a0be79 Don't exit with an error on runner exit code 130 Bernd Ahlers 2024-06-11 11:38:04 +02:00
  • 24da6765d7 Adding the bin dir where we download the reporting binaries into as the default via an env-var (#45) Jan Heise 2024-04-18 10:16:20 +02:00
  • 13ef01ba3a Only sign binary when building tag Bernd Ahlers 2024-04-10 12:08:59 +02:00
  • 0295a820bf Update dependencies Bernd Ahlers 2024-04-03 19:00:19 +02:00
  • 179ea0f26d Remove unused functions in pom and pomparse Bernd Ahlers 2024-04-03 18:56:47 +02:00
  • de2900f74c Fix linter hints Bernd Ahlers 2024-04-03 18:55:57 +02:00
  • cce8074cb4 Prefer Maven wrapper if it exists Bernd Ahlers 2024-04-03 18:42:00 +02:00
  • 4e13b0cf75 Add note about the self-update command to README Bernd Ahlers 2024-03-13 14:50:41 +01:00
  • 9a572e3a08 Update available commands in README Bernd Ahlers 2024-03-13 14:49:05 +01:00
  • 1db4cf2597 Add self-update command (#44) 0.43.0 Bernd Ahlers 2024-03-13 13:33:24 +01:00
  • 52d435d35f Add more version check tests Bernd Ahlers 2024-03-13 12:23:04 +01:00
  • bc06ea89f4 Update dependencies Bernd Ahlers 2024-03-13 08:54:44 +01:00
  • 4ef70293c0 Add custom version comparison functions to xmltemplate (#43) Bernd Ahlers 2024-03-13 08:51:07 +01:00
  • 80236e56f4 Improve Docker Compose check Bernd Ahlers 2024-03-13 08:17:11 +01:00
  • 7e8d261978 Log ruleset name on disable/enable Bernd Ahlers 2024-03-06 12:43:01 +01:00
  • ea56ee3a0e Switch Jenkins pipeline to Go 1.22 0.42.0 Bernd Ahlers 2024-03-06 10:48:19 +01:00
  • ba8b124577 Add --detect-repo flag to github rulesets command Bernd Ahlers 2024-03-06 10:38:42 +01:00
  • 40cd99abd4 Let gh.NewGitHubClient return a pointer Bernd Ahlers 2024-03-06 10:17:09 +01:00
  • 5cb10b0a38 Add git.GetRemoteUrl Bernd Ahlers 2024-03-06 10:12:53 +01:00
  • 2c3c35acbb Add test for gh.SplitRepoString and strip .git suffixes Bernd Ahlers 2024-03-06 09:35:49 +01:00
  • 6f3d64c85e Add testify dependency Bernd Ahlers 2024-03-06 09:34:18 +01:00
  • 117c58cb94 WIP release command add/release-cmd Bernd Ahlers 2024-03-06 09:03:36 +01:00
  • 1b5b45907b Add github rulesets command add/github-rulesets-cmd Bernd Ahlers 2024-03-06 00:20:29 +01:00
  • 945d3effaa Update go-github to v60 Bernd Ahlers 2024-03-06 00:19:32 +01:00
  • 0313c001b5 Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#42) dependabot[bot] 2024-01-02 14:43:54 +01:00
  • 76468a9b1b Add checkout --merge-in-base support (#40) 0.41.0 Marco Pfatschbacher 2023-12-05 09:53:02 +01:00
  • 6fa8449fca test #41 test-build Marco Pfatschbacher 2023-12-04 13:34:05 +00:00
  • e0a372ca7a Remove explicit type parameters 0.40.0 Bernd Ahlers 2023-11-07 12:21:38 +01:00
  • a193bdb951 Update dependencies Bernd Ahlers 2023-11-07 12:19:10 +01:00
  • 754e4fcd3f Support reading gh app key directly from env (#39) Marco Pfatschbacher 2023-11-07 11:09:42 +00:00
  • 429d8122c6 Bump to Go 1.21 Bernd Ahlers 2023-10-23 10:30:59 +02:00
  • f15a846e4c Push changelog commits after rotation 0.39.0 Bernd Ahlers 2023-10-23 10:26:16 +02:00
  • 9f81c49957 Add TODO about pushing changelog commits Bernd Ahlers 2023-08-08 17:48:17 +02:00
  • 385ec22572 Print all errors at the end of update command Bernd Ahlers 2023-08-08 17:47:05 +02:00
  • a231cc4729 No issues or pulls are fine for GHSA changelog snippets 0.38.1 Bernd Ahlers 2023-08-02 17:30:32 +02:00
  • 9ea92aae7d Don't print usage for project render errors Bernd Ahlers 2023-08-02 17:14:49 +02:00
  • b350599887 Don't print usage for render errors Bernd Ahlers 2023-08-02 17:13:33 +02:00
  • fef668e21b Render error logs on stderr instead of stdout Bernd Ahlers 2023-08-02 17:10:53 +02:00
  • 36b98bb1ba Make changelog lint command work without repository checkout 0.38.0 Bernd Ahlers 2023-08-02 15:57:59 +02:00
  • 74cc0f4054 Add --strict flag to changelog lint command Bernd Ahlers 2023-08-02 15:57:25 +02:00
  • 10719444e3 Extend lint command to render each snippet Bernd Ahlers 2023-08-02 09:23:09 +02:00
  • 18dda2d75a Add --render-no-changes parameter Bernd Ahlers 2023-05-25 19:20:18 +02:00
  • 87b47beabd Update dependencies Bernd Ahlers 2023-05-25 14:50:04 +02:00
  • 46de571cf1 Render a note when a changelog doesn't contain any changes Bernd Ahlers 2023-05-25 14:41:39 +02:00
  • 22b0129a75 Add --allow-pre-release flag to changelog release:path command Bernd Ahlers 2023-05-03 18:36:42 +02:00
  • 0f689e6644 Allow pre-relase versions in Applier#ChangelogRelease 0.37.1 Bernd Ahlers 2023-05-03 14:49:18 +02:00
  • 4d9a8a4f3e Handle changelog rotation when creating new branches during a release 0.37.0 Bernd Ahlers 2023-05-02 19:27:56 +02:00
  • 08df78a399 Fix error message Bernd Ahlers 2023-05-02 19:02:08 +02:00
  • 27e54d23eb Add --skip-invalid-snippets parameter to project-changelog render Bernd Ahlers 2023-04-17 15:30:03 +02:00
  • d323ca4dac Show error messages in quiet mode Bernd Ahlers 2023-04-17 15:22:28 +02:00
  • bcbae96236 Support GitHub URLs with credentials and remove/redact them 0.36.1 Bernd Ahlers 2023-03-29 17:02:05 +02:00
  • ce79ae6828 Return current version in graylog-version command with no --set option 0.36.0 Bernd Ahlers 2023-03-29 15:25:13 +02:00
  • 9195c91f6f Add --quiet flag to root command 0.35.0 Bernd Ahlers 2023-02-17 13:08:55 +01:00
  • cde5874357 Added a first version of a data-node startup config in Intellij (#36) Jan Heise 2023-02-17 13:08:34 +01:00
  • faf746748e Sign Windows binary (#37) Bernd Ahlers 2023-02-17 12:13:43 +01:00
  • 2c7e1f5120 Update to Go 1.20 0.34.0 Bernd Ahlers 2023-02-17 11:35:02 +01:00
  • 65aab90ef1 Add --md-header-base-level CLI option Bernd Ahlers 2023-02-17 10:26:00 +01:00
  • 9397b54c8f Correctly set SkipHeader config Bernd Ahlers 2023-02-17 10:06:34 +01:00
  • 69d2007ae6 Support reading snippets from stdin and skip header Bernd Ahlers 2023-02-15 19:04:33 +01:00
  • d323121ae9 Update dependencies Bernd Ahlers 2023-02-15 18:30:13 +01:00
  • 73996d0fa1 Skip changelog generation if the the target path already exists 0.33.1 Bernd Ahlers 2023-02-01 14:36:13 +01:00
  • fc5ee6c5a3 Replace go-spew with pp Bernd Ahlers 2023-01-05 13:53:09 +01:00
  • 08e384f468 Add command to generate a GitHub app installation access token Bernd Ahlers 2023-01-04 18:05:29 +01:00
  • 5d8da4be51 Add github.com/golang-jwt/jwt/v4 dependency Bernd Ahlers 2023-01-04 18:04:57 +01:00