-
Notifications
You must be signed in to change notification settings - Fork 89
Next release #490
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
Next release #490
Conversation
Bump Bootstrap to fix xss vulnerability
- add more comments - only fetch users after update if the user being updated was not the current user
Make sure the status message is cleared when updating users
this is needed to make sure snapshots with time elements work on computers with different timezone settings
Prevent an infinite loop when sorting trips
Fix frequency processing for trips per hour histograms
Use the config provided by the back end server
Add GraphHopper attribution
Ensure user_id is set in user profile
Mege in master branch from catalogueglobal which has all the tags.
Codecov Report
@@ Coverage Diff @@
## master #490 +/- ##
==========================================
+ Coverage 5.3% 43.71% +38.4%
==========================================
Files 322 309 -13
Lines 15456 16424 +968
Branches 4655 5032 +377
==========================================
+ Hits 820 7179 +6359
+ Misses 12495 8083 -4412
+ Partials 2141 1162 -979
Continue to review full report at Codecov.
|
Always require GTFS+ yml on config init
E2e updates
Only show the feed-specific permissions relevant for the enabled modules for the application instance.
|
Looks like e2e may be broken? |
Remove eTID; filter permissions on module
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.
|
🎉 This PR is included in version 4.1.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |

Checklist
devbefore they can be merged tomaster)Description
We haven't made a release for too long and when we tried to do so back in February, complications occurred, so a release wasn't actually produced. Let's try again once #488 is merged into dev.