-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Labels
1.4 ReleaseIssue found during 1.4 Release Candidate ReviewIssue found during 1.4 Release Candidate ReviewbugSomething isn't workingSomething isn't working
Description
Bug Report
The RPC Spec submodule is not pointing to the correct commit and is referencing a commit before the 7.1.0 release. If the library is rebuilt from this submodule then it will be missing RPC updates that were included in the 7.1.0 release.
Reproduction Steps
- Checkout the sdl_javascript_suite repo.
- Run
git submodule initandgit submodule updatein a terminal window.
Expected Behavior
The RPC Spec submodule is pointing to the 7.1.0 release of the RPC Spec.
Observed Behavior
The RPC Spec submodule is not pointing to the 7.1.0 release of the RPC Spec.
Metadata
Metadata
Assignees
Labels
1.4 ReleaseIssue found during 1.4 Release Candidate ReviewIssue found during 1.4 Release Candidate ReviewbugSomething isn't workingSomething isn't working