weso / rdfshape-client

Web client for RDFShape API with human-friendly validations and visualizations.
https://rdfshape.weso.es
MIT License
9 stars 4 forks source link

Automated docker builds via GitHub Actions #73

Closed ulitol97 closed 3 years ago

ulitol97 commented 3 years ago

Created an automated workflow that builds and pushes Docker images of rdfshape-client on pushes to the main repository's branch. New images are tagged with the hash of the commit that creates them.

See published images: https://github.com/orgs/weso/packages/container/package/rdfshape-client

Related: https://github.com/weso/rdfshape/issues/239