662-solution-file-is-not-up-to-date #826
No reviewers
Labels
No labels
_CRITICAL_
API
app
backEnd
Blocked-waiting-for-further-changes
bug
bug-only-on-server-for-mobile-not-webpage
Bug-Report-After-Merge
cleanup
close
design
duplicate
enhancement
feature request
frontEnd
further-changes-needed
future-problem-not-fixint-this-period
help wanted
invalid
last-week-issue-to-fix
library
low-priority
needs input
needs review
not-implemented.
project documentation
question
research
reviewed
Script
security
SQL
style
Team 1
Team 2
team leaders
test-creation
testing
topLevel
unassigned
Under-review
wontfix
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K!826
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "662-solution-file-is-not-up-to-date"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
So I implemented two scripts, one for Windows and one with bash.
When running the scripts, the BoundlessFlowCampus2K.slnx file is updated with all existing .csproj files in the project.
I also implemented support for removing deleted projects. If a project folder has been removed, running the script again will automatically update the .slnx file and remove the missing project reference.
Files added:
UnixUpdateSolution.sh
WindowsUpdateSolution.bat
Issue #662
662-solution-file-is-not-up-to-dateto WIP: 662-solution-file-is-not-up-to-dateReview on issue #628, PR #826
Whats done
Tested on CachyOS (Arch Linux)
Inspected the following files
What needs to be done
Conclusion
Minus two quick fixes, the Linux version does what it should be doing, and it works.
Someone should run the Windows version before merging.
It should, in other words, not be merged for the moment
WIP: 662-solution-file-is-not-up-to-dateto 662-solution-file-is-not-up-to-dateRenamed cleanPath -> clean_path and fixed the other two suggestions
Review on #628, PR #826
Whats done
[Review following things]
Tested on Windows
Inspected following files [IMPORTANT!, Don't forget to inspect for unapproved dependencies in package.json ]
+scripts/WindowsUpdateSolution.bat
What needs to be done
Nothing.
Conclusion