Conversation
Co-authored-by: rvosa <106490+rvosa@users.noreply.github.com>
|
@copilot the CI/CD is failing and I think it is simply because you need to rebase the branch or something. Fix this. |
Co-authored-by: rvosa <106490+rvosa@users.noreply.github.com>
The CI failure (run #22194338358) wasn't a branch sync issue — the build and tests passed fine. The failure was in the "Commit and push to gh-pages" deployment step: when |
|
@copilot why are there so many diffs in treebase-servlet.xml right now when you are just removing a couple of things. Are you reformatting stuff? Don't do that, it makes it impossible for me to review. Just remove the testParser prop from the XML, the JSP files you were going to remove, and do the update to the CI. Keep the edits in the XML to a minimum otherwise. |
Co-authored-by: rvosa <106490+rvosa@users.noreply.github.com>
Fixed in 530a317. The merge of master into the branch had caused a large whitespace diff in treebase-servlet.xml. I've reset the file to the master version and applied only the 2-line removal of the |
/test/testParser.htmlmapping intreebase-servlet.xml<prop key="/test/testParser.html">treeParserController</prop>fromtreebase-servlet.xml(2-line removal, no other changes)testParser.jspfile (only redirected to/user/treeParser.html)testParserResult.jspfile (not referenced anywhere)💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.