Skip to content
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

add TravisCI and xmllint scripts for automated checks #68

Merged
merged 1 commit into from
Apr 2, 2020

Conversation

haeckerbaer
Copy link
Contributor

Add scripts for TravisCI functionality:

  • check of xml syntax via xmllint
  • possible checks of schema files via validation of standard examples (commented out because I don't have any OJP examples yet)
  • TravisCI pushes back its changes

@haeckerbaer haeckerbaer added the enhancement New feature or request label Mar 17, 2020
@haeckerbaer haeckerbaer self-assigned this Mar 17, 2020
@haeckerbaer haeckerbaer changed the title add TravisCI and xmllint scripts automated checks add TravisCI and xmllint scripts for automated checks Mar 17, 2020
@skinkie skinkie merged commit d5550b9 into master Apr 2, 2020
@skinkie
Copy link
Contributor

skinkie commented Apr 2, 2020

Could someone verify that XML_IDENT is a tab?

@sgrossberndt sgrossberndt deleted the Travis_integration branch April 17, 2020 10:52
sgrossberndt added a commit that referenced this pull request Apr 21, 2020
* Add TravisCI and xmllint scripts automated checks (#68)
* Improve Travis xmllint
  * Use only one find for xsd and xml, remove unused wsdl
  * Change indent from one space to one tab
  * Enforce UTF-8 encoding
  * Use NULL-bytes to separate files when iterating
  * Remove XMLSpy comments
  * Use better variable name
* Remove tagging from Travis commit script
* Make Travis fail commit script on changed ref
* Allow Travis to push updates to all branches except master
* Travis CI update [skip ci]

Co-authored-by: haeckerbaer <54021300+haeckerbaer@users.noreply.github.com>
sgrossberndt added a commit that referenced this pull request Apr 21, 2020
* Add TravisCI and xmllint scripts automated checks (#68)
* Improve Travis xmllint
  * Use only one find for xsd and xml, remove unused wsdl
  * Change indent from one space to one tab
  * Enforce UTF-8 encoding
  * Use NULL-bytes to separate files when iterating
  * Remove XMLSpy comments
  * Use better variable name
* Remove tagging from Travis commit script
* Make Travis fail commit script on changed ref
* Allow Travis to push updates to all branches except master
* Travis CI update to fix linting issues

Co-authored-by: haeckerbaer <54021300+haeckerbaer@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants