Timon Borter
Timon Borter
Hi there Thanks for your great article. I just wanted to know the differences between `fmt.Sprintf("%s", []byte)` and `string([]byte[:])`? Are there any advantages in one way (you're using the first...
according to their `README.md` one should migrate to `googleapis/release-please` instead. would make #305 useless.
the current `prettier` configuration (introduced in 2b23d0417c75724bd9d2c3c36d3f128b5017bab4) does not use the rule `eslint:recommended`. it contains useful code quality/security hints!
conventional commits are the de facto standard for keeping git history clean, automatic versioning and release notes and/or changelog generation. that is one possibility, tho Maven integration is almost non-existent....
during the build phase of [email protected] there are a lot of warnings. the log lines will be prefixed by "WARNING", that allows a good filtering. these come from unsafe casts...
as the title states.. migrate the internal tests from testng to junit jupiter.
see https://github.com/citrusframework/citrus/pull/869.
based on the `jdk17` (current lts) build.
dependabot supports the Maven package system since quite a while. having dependabot scanning our dependencies would be great! because I think it went out of hand a looong time ago...
the JDK 17 preview build seems pretty flaky.. A summary based on #812: ## [build 1](https://github.com/citrusframework/citrus/runs/4354247893?check_suite_focus=true) PR had label `WIP`. ## [build 2](https://github.com/citrusframework/citrus/runs/4503590079?check_suite_focus=true) ```shell Error: Tests run: 31, Failures: 1,...