Desmond Kirrane

Results 24 comments of Desmond Kirrane

Hitting this as well with `actions/checkout@v4` Seems like a fairly big issue if a reusable workflow is checking out the wrong branch! I've tried `actions/[email protected]`, `actions/[email protected]` and `actions/[email protected]` The reusable...

I checked the GitHub context in the reusable workflow and can see `ref` is `refs/heads/main`, whereas `head_ref` points to my PR. Nasty bug IMO. My **workaround** is to use `github.head_ref`...

Hit this same issue in Maven with: ``` org.apache.jmeter ApacheJMeter_core 2.13 provided org.apache.jmeter ApacheJMeter_java 2.13 provided ```

This would be a great alternative to `spring-cloud-kubernetes-configuration-watcher`. Get the application to the watch for config and secret changes and refresh Beans.