GIScience / GIScience/ors-map-client

Redo the run-tests workflow

Open
#297 0 comments 0 reactions 1 assignee Claimed by @MichaelsJP View on GitHub
medium priority
Dominant language
JavaScript
Stars
145
Forks
39
PR merge metrics
No merged PRs in 30d

Description

Currently, the workflow checks out a very heavy front-end action that builds an uncached docker image every time it runs, taking more than 3 mins -> https://github.com/GIScience/github-action-webapp-front-end-test/

The best would be to implement the Dockerfile from issue #291 first, and let the testing environment run in the same docker image that will be used for production.

Best is to cache the individual layers to only rebuild if needed, and could also be used to push images to docker hub if we'd like to.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.