issues
search
request-yo-racks
/
api
A REST API for the Request-Yo-Racks projects.
https://api.requestyoracks.org
MIT License
0
stars
4
forks
source link
Update dependency management and CI workflow
#55
Closed
rgreinho
closed
6 years ago
rgreinho
commented
6 years ago
Adjust the
Makefile
to reflect the changes.
Update CircleCI configuration
Fix linters and violations
Update dependencies
Splits the dependencies into only 2 categories: production and development.
Types of changes
Bug fix (non-breaking change which fixes an issue)
New feature (non-breaking change which adds functionality)
Breaking change (fix or feature that would cause existing functionality to change)
Code cleanup / Refactoring
Description
Motivation and Context
How Has This Been Tested?
Checklist:
[] I have updated the documentation accordingly
[] I have written unit tests
Fixes request-yo-racks/api#54
Makefile
to reflect the changes.Types of changes
Description
Motivation and Context
How Has This Been Tested?
Checklist:
Fixes request-yo-racks/api#54