OneBusAway / wayfinder

Modern web app frontend for OneBusAway built in JavaScript with SvelteKit
GNU Affero General Public License v3.0
4 stars 1 forks source link

Improve CI #13

Closed aaronbrethorst closed 3 months ago

aaronbrethorst commented 4 months ago

User story - cache npm install artifacts

as a developer on this project, I want fast and reliable builds, so that I can deliver better software faster.

User story - Improve CI failure reporting

As a developer on this project, I want clear and specific error messages on CI failures, so that I can deliver better software faster.

Tasks

Expected outcome

All modifications should be contained within the .github/workflows/lint.yml file