Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: fix JS health check and module git tag #5582

Merged
merged 2 commits into from
Jul 28, 2021

Conversation

guggero
Copy link
Collaborator

@guggero guggero commented Jul 28, 2021

Fixes two small oversights.

We bump the version of the healthcheck module to a version that does not
exist. But by doing so we can tag the merge commit of this PR with that
actual version and have everything working. That is faster than merging
the changes to the module, pushing a tag, then bumping the tag in
go.mod.
Copy link
Collaborator

@carlaKC carlaKC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Perhaps we should add a build check including the js tag to catch in future? Non-blocking!

@guggero guggero merged commit ebabda6 into lightningnetwork:master Jul 28, 2021
@guggero guggero deleted the fix-js-healthcheck branch July 28, 2021 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants