Skip to content

fix: fix mnode scripts and update code owners#26

Merged
stevanlohja merged 7 commits intomainfrom
fix-node-scripts
Jul 2, 2025
Merged

fix: fix mnode scripts and update code owners#26
stevanlohja merged 7 commits intomainfrom
fix-node-scripts

Conversation

@stevanlohja
Copy link
Copy Markdown
Contributor

No description provided.

@stevanlohja stevanlohja requested a review from a team as a code owner June 20, 2025 19:43
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Jun 20, 2025

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jun 20, 2025

Logo
Checkmarx One – Scan Summary & Details92c12e69-4130-4cc8-bdb1-1fa36a306fe0

Great job, no security vulnerabilities found in this Pull Request

@stevanlohja stevanlohja requested review from a team as code owners June 20, 2025 19:47
@stevanlohja stevanlohja changed the title fix: fix mnode scripts fix: fix mnode scripts and update code owners Jun 20, 2025
Copy link
Copy Markdown
Collaborator

@gilescope gilescope left a comment

Choose a reason for hiding this comment

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

mindight-node.sh should not run bash

@stevanlohja
Copy link
Copy Markdown
Contributor Author

stevanlohja commented Jun 25, 2025

@gilescope So, midnight-sh to run node instead? I was having an issue with midnight-node.sh when we initially had that to run the node, but I think* I can make it work. Will try and PR.

@stevanlohja stevanlohja requested a review from gilescope July 2, 2025 12:37
midnight-node.sh Outdated

docker exec -t midnight /midnight-node "$@"
# Docker compose up midnight-node interactively in shell.
docker compose -f compose.yml up No newline at end of file
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Before midnight-node.sh could be run with arguments. It's going to ignore all arguments with this definition.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Using the previous command it wants the container running...

What if we simply delete midnight-node.sh and just have midnight-shell.sh to simply assist with the registration part, then they can docker compose up midnight node?

Copy link
Copy Markdown
Contributor Author

@stevanlohja stevanlohja Jul 2, 2025

Choose a reason for hiding this comment

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

Updated midnight-node script

@stevanlohja stevanlohja merged commit 043fb2e into main Jul 2, 2025
8 of 10 checks passed
@stevanlohja stevanlohja deleted the fix-node-scripts branch July 2, 2025 14:35
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