-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release #212
Release #212
Conversation
Conflicts: src/main/java/com/conveyal/datatools/manager/controllers/api/FeedVersionController.java src/main/java/com/conveyal/datatools/manager/jobs/MergeProjectFeedsJob.java
…into merge-feed-versions-mtc
semantic-release v16 is going to have a breaking change that will make maven-semantic-release not work properly.
Cache yarn stuff and preemptively fix semantic-release to v15
Add item about referencing PRs in PRs to master
Log response body when an error from auth0 is received
Also, improve error handling of Auth0Users.java
… other PR comments
Tweaks for Auth0 error improvements
Auth0 error response improvements
Various fixes for MTC feed merge
Fix shp export
GTFS+ check missing column
Fix feed sync with MTC RTD database
Properly initialize MTC external feed props on create feed source
Codecov Report
@@ Coverage Diff @@
## master #212 +/- ##
============================================
+ Coverage 16.84% 18.27% +1.43%
- Complexity 325 328 +3
============================================
Files 151 148 -3
Lines 8794 7364 -1430
Branches 1288 980 -308
============================================
- Hits 1481 1346 -135
+ Misses 7181 5896 -1285
+ Partials 132 122 -10
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved, but the next release must include #167 once that is updated to work w/ MS Teams.
@evansiroky, are you OK with us just creating a release without the end to end testing for now? |
Yeah, I'm fine without the e2e tests working for this release. |
🎉 This PR is included in version 3.4.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Checklist
dev
before they can be merged tomaster
)Description
Version release. Includes the following PRs: