wwuck

Results 64 comments of wwuck

Thanks for the confirmation @tdonohue

Postgres 16 is now supported in flyway 10. https://github.com/DSpace/DSpace/issues/9119#issuecomment-2016793357

@philippart-s I am getting the same error without using kubernetes. pipeline script: ```groovy def repositories = [ 'ssh://[email protected]/git-repository-url' ] def credentials = 'credentials-id' def builders = [:] repositories.eachWithIndex { elem,...

To add a bit more information, I followed the [CLI instructions](https://securityscorecards.dev/) on the scorecards website to run a manual scan on this project. ```console docker run -e GITHUB_AUTH_TOKEN= gcr.io/openssf/scorecard:stable --repo=github.com/fullstorydev/grpcurl...

Does your shell script file have a `.sh` file extension? If not you might need to use `[[shell]]` instead of or in addition to `[*.sh]`.

@Karmenzind apologies for missing that. I had image display turned off in my browser.

Thanks for the review. I'll open a bug report on their repository.

Could `TRY005` be gated behind a configuration setting like it is in tryceratops?

I have downgraded to 3.67.1-01 and I still get the same error. I'm now not sure what previous version it was working as I haven't uploaded any new deb packages...

@nblair I created a new test repository on my nexus instance. Created a test empty deb package and uploaded to the repository. Still get the same error. The date field...