generated from usnistgov/opensource-repo
-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some XSpec for testing CI/CD #9
Merged
Merged
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
f20161f
Mods to markdown XSLT; demo XSpec providing a pattern
wendellpiez 78ec245
Making tests slightly more transparent / refining approaches
wendellpiez 3146214
Pushing the capability boundary by including some iXML (not yet suppo…
wendellpiez 540ae10
Excluding the bad XSpec from Maven 'run-xspec/test' XSpec run, pendin…
wendellpiez 7aaee89
Readme improvements
wendellpiez cca704b
Corrected glitch in ixml demo
wendellpiez 252a534
Adding XSpec-dev pipeline and scripting support for XSpec
wendellpiez 3a3fc7c
Added scripting and 'make' infrastructure; XProc3 folder w/ Morgana a…
wendellpiez c870dd6
Adding the submodule directory now
wendellpiez 8c41469
Updated readme.md
wendellpiez 948f57e
Restoring 'target' exclusion to XSpec (we need it)
wendellpiez 1cdeabe
Trying adjusted pom.xml
wendellpiez e82d800
Placating a jealous (and zealous) robot
wendellpiez eb11252
More integration/testing and cleanup
wendellpiez 4cedf9b
demo Makefile in random-util showing an XSpec runtime
wendellpiez 0a50d8d
Adjustment to draft CI/CD logic (not yet in place)
wendellpiez f17abc2
Pegging XSpec submodule to 9cdf371 - v2.3.2
wendellpiez ca78883
Moving submodule, with updated paths
wendellpiez d82180d
Some Makefile demonstration
wendellpiez cb21ea4
Mostly editorial corrections and cleanup
wendellpiez 3120554
Some restoration work on scripts in directory-manifest, with demo run…
wendellpiez 80fd48a
Adding exclusion rule for CI/CD testing
wendellpiez 3b0ee9d
New Makefile logic bypasses bash scripting for resource management (w…
wendellpiez 5175b3b
oops, deleted the wrong stuff there!
wendellpiez 8257a47
Tightening testing and TESTING.md, with better demos
wendellpiez 2ab78c7
Further editorial adjustments
wendellpiez File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I really like this change. I was able to run the tests via this makefile from a "Git Bash for Windows" window, without having Linux or WSL installed. Before this change, that didn't work for me.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Interesting, I am really curious as to how this change made it work. I guess I have to test on Windows.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's actually not the change shown, but this change: 5175b3b