On Sat, 24 Sept 2022 at 19:29, Gary Gregory <garydgreg...@gmail.com> wrote:
> I sometimes deploy components from the command line, I never use our > Jenkins instance for anything so I can't speak to any builds there, I only > rely on GitHub actions for validating PRs and changes. > Thanks Gary. I checked and the CP version in the snapshots build for 55-SNAPSHOT is not the latest version from master. Is it possible you deployed this when testing for the recent release? I will set up a Jenkins CI build to deploy commons-parent to snapshots. Then I can test the build of RNG using the latest CP snapshot. This may help feedback whether changes made in CP will be problematic for dependent projects trying to keep up with CP. If the idea works then we can extend it to some other child projects (lang, etc). Alex