Bridge demo update #16
Open
rachmaninovquar
wants to merge 1 commits from
hotfix/demo-update into main
pull from: hotfix/demo-update
merge into: :main
:main
:fix/demo-readme
:install-platform-mkcert
:hotfix/demo-update
:roysc/dev
Labels
Clear labels
Copied from Github
Kind/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
An issue or PR manually copied from GitHub.
Breaking change that won't be backward compatible
Something is not working
Documentation changes
Improve existing functionality
New functionality
This is security issue
Issue or pull request related to testing
Priority
Critical
The priority is critical
Priority
High
The priority is high
Priority
Low
The priority is low
Priority
Medium
The priority is medium
Reviewed
Confirmed
Issue has been confirmed
Reviewed
Duplicate
This issue or pull request already exists
Reviewed
Invalid
Invalid issue
Reviewed
Won't Fix
This issue won't be fixed
Status
Abandoned
Somebody has started to work on this but abandoned work
Status
Blocked
Something is blocking this issue or pull request
Status
Need More Info
Feedback is required to reproduce issue or to continue work
No labels
Milestone
No items
No Milestone
Projects
Clear projects
No projects
No Assignees
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cerc-io/nitro-stack#16
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
I needed to change one line to get it to work
@@ -93,3 +93,3 @@```bashlaconic-so --stack ~/cerc/nitro-stack/stack-orchestrator/stacks/nitro-node setup-repositories --git-ssh --pulllaconic-so --stack ~/cerc/nitro-stack/stack-orchestrator/stacks/nitro-contracts setup-repositories --git-ssh --pullSeems like
nitro-nodeshould work since it haswhile
nitro-contractsonly hasnitro-client?This is what I'm seeing:
That's really odd. Are you sure the fetch-stack command succeeds and CERC_REPO_BASE_DIR is not set to a different location?
Haven't tested yet, but should double check this
Could you add a workflow to test this?
Actually I see I was wrong about your change, because after this the
go-nodeimage is no longer built from source so the nitro-node stack doesn't need any repos, only nitro-contracts does. It would still be nice to have a CI test but this looks fine.View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.