Details
Assignee
Zac SpitzerZac SpitzerReporter
Zac SpitzerZac SpitzerNew Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
Priority
New
Details
Details
Assignee
Zac Spitzer
Zac SpitzerReporter
Zac Spitzer
Zac SpitzerNew Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
Priority
Created 23 July 2022 at 18:46
Updated 1 July 2023 at 15:37
we have the problem that PR’s don’t test against s3 as they require secrets which aren’t available during CI for PRs
Here is an example of a PR which passes initial PR CI but then fails on merge when it runs with full credentials
https://luceeserver.atlassian.net/browse/LDEV-4081
So, when there are no s3 creds, we should use this instead https://github.com/adobe/S3Mock