pulibrary / tiger-data-app

TigerData is a comprehensive set of data storage and management tools and services that provides storage capacity, reliability, functionality, and performance to meet the needs of a rapidly changing research landscape and to enable new opportunities for leveraging the power of institutional data.
Apache License 2.0
6 stars 0 forks source link

Decomposes the CircleCI configuration into separate workflow jobs for building, linting, and testing the app #779

Closed jrgriffiniii closed 2 weeks ago

jrgriffiniii commented 2 weeks ago

This should ensure that caching is separate and ensure that rspec test suites are run even when rubocop and eslint linting are invoked against the source code files.