grails-core icon indicating copy to clipboard operation
grails-core copied to clipboard

Fixing configuration loading with Micronaut (issue #11767)

Open davidkron opened this issue 3 years ago • 3 comments

davidkron avatar Jun 08 '21 08:06 davidkron

I get the following error from CI:

Run scacap/action-surefire-report@v1
Going to parse results form **/build/test-results/test/TEST-*.xml
Result: 1716 tests run, 23 skipped, 0 failed.
Posting status 'completed' with conclusion 'success' to https://github.com/grails/grails-core/pull/11828 (sha: 1c61fb2a855082fd54f408f4df66df4ee2ed4856)
Error: Resource not accessible by integration

Can someone support me on what the problem is?

davidkron avatar Jun 09 '21 07:06 davidkron

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Nov 03 '21 17:11 CLAassistant

@davidkron Thank you for your contribution, I am sorry for the delay. I will take a look in this week itself.

puneetbehl avatar Mar 21 '22 06:03 puneetbehl

@puneetbehl Is there a plan to incorporate this into a release soon?

jchharris avatar Oct 26 '22 00:10 jchharris

@puneetbehl I also ran into this issue today. Is there something holding this PR back?

matrei avatar Aug 30 '23 11:08 matrei

@puneetbehl The changes in this PR are not applied to branches 6.0.x and ~~6.1.x~~

matrei avatar Nov 06 '23 09:11 matrei

I am still having issues with #11767. Example application showing the problem: https://github.com/matrei/mnPluginPropertiesBug

matrei avatar Feb 12 '24 16:02 matrei