illuminatus
illuminatus
> > * Preview uses the CNVERSION from the `files/docker/node/release-versions/cardano-node-latest.txt` contained in the preview branch. > > Preview should stick to stable node release (it is OK to use test/pre-release...
Separate from the review comments already left, I don't believe using node-8.9.0 as the base is correct. The tags are intended to provide a static commit that can be used...
> > Separate from the review comments already left, I don't believe using node-8.9.0 as the base is correct. The tags are intended to provide a static commit that can...
> > node-8.9.0 > > I believe node-8.9.0 is a branch and not a tag: https://github.com/cardano-community/guild-operators/tree/node-8.9.0 > > I would expect the tag to be attached to a release commit...
> Given the work done supporting docker builds on #1754 and the plans to skip the 8.9.x per [#1747 (comment)](https://github.com/cardano-community/guild-operators/pull/1747#issuecomment-2060371121) I believe the changes in this PR and it's target...
> I implemented some logic ([9f8894b](https://github.com/cardano-community/guild-operators/pull/1747/commits/9f8894b07318bb68029ba1ce12e94331479c7c91) and [82dfc8a](https://github.com/cardano-community/guild-operators/pull/1747/commits/82dfc8a8bf6e80eb5736b265805c8a86d2115db6)) in the workflow that is failing. I was able to do some limited testing locally by: > > 1. Cloning the upstream,...
> > Hey @Fuma419 @TrevorBenson , when you get a few - would you be able to resolve conflicts on this PR (apologies for the back-and-forth we've had on support...
> i appreciate the verbosity. im saving this info. > > * this last workflow change seems to have handled the fork properly, it's now failing due to a capital...
What is the current logic to avoid introducing breaking changes, to set UPDATE_CHECK default to N, or do the existing update checks have a separate method to avoid updating the...
I did a cursory review after work today of `env`, `cntools.sh` and `cntools.library` it appears **UPDATE_CHECK** and **checkUpdate** are specific to the scripts and not any third party release binaries....