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

Plug the WOPI validator into the pipeline #74

Open
petrsvihlik opened this issue Aug 2, 2019 · 7 comments
Open

Plug the WOPI validator into the pipeline #74

petrsvihlik opened this issue Aug 2, 2019 · 7 comments
Labels
ci Continuous Integration / Continuous Deployment devops enhancement

Comments

@petrsvihlik
Copy link
Owner

petrsvihlik commented Aug 2, 2019

https://wopi.readthedocs.io/en/latest/build_test_ship/validator.html#validator

Plug it into the build pipeline: https://github.com/Microsoft/wopi-validator-core

@petrsvihlik
Copy link
Owner Author

@dviry what do you do to run the validator locally? (can you write steps?) I'd plug it into the gh actions pipeline...for now as a separate yaml but once we get it green, we could plug it into all the workflows. wdyt?

@petrsvihlik
Copy link
Owner Author

related to #182

@petrsvihlik petrsvihlik changed the title Check validator output Plug the WOPI validator into the pipeline Mar 2, 2025
@dviry
Copy link
Collaborator

dviry commented Mar 2, 2025

... but the WOPI-Validator requires a running WopiHost and WopiHost.Web, how would you do that in GH-Actions? That would require starting at least a docker-composer instance (running in Docker would be anyway a future FR idea of mine)

@petrsvihlik
Copy link
Owner Author

true. well, at least we have a direction to explore :)

@dviry
Copy link
Collaborator

dviry commented Mar 2, 2025

more for me to learn in the realm of GH-actions 😄

@dviry
Copy link
Collaborator

dviry commented Mar 7, 2025

with #192 now having a single-server sample, maybe another option to try out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous Integration / Continuous Deployment devops enhancement
Development

No branches or pull requests

2 participants