Boris Moers

Results 7 issues of Boris Moers

The Slack PR message currently must come from the Git system, the CICD server is not capable to send that information directly (however it is exposing an API to the...

enhancement

sanitize git repository name (config.git.repository) in project-setup.js

bug

like https://github.com/vineeshnp/logram/blob/master/src/logram.js

enhancement

https://www.npmjs.com/package/dotenv-safe > Identical to dotenv, but ensures that all necessary environment variables are defined after reading from .env. These needed variables are read from .env.example, which should be commited along...

enhancement

a new feature may need to encrypt the password in side .env config, for some security policy reasons config file can't keep clear password. _Originally posted by @gitlabbin in https://github.com/bmoers/sn-cicd/issues/5#issuecomment-454596722_

enhancement

Correct use of PreparedStatement.executeQuery() Fixes #6186 ## Impact - [X] Bug fix (non-breaking change which fixes expected existing functionality) - [ ] Enhancement/New feature (adds functionality without impacting existing logic)...

TypeBug

### Search first - [X] I searched and no similar issues were found ### Description With PR #4928 and Release v4.25.0 an [issue](https://github.com/liquibase/liquibase/pull/4928/files#diff-e4e1307e2ceb21e940f02e3c2196f2b4783663b4e1142933171d8917549bfad8R527) was introduced by calling `executeQuery(selectStatement.toString())` on a...

TypeBug
DBMariaDB