Skip to content
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: fix maven-semantic-release by including commits for v3.2.0 #164

Merged
merged 21 commits into from
Jan 7, 2019

Conversation

landonreed
Copy link
Contributor

Previously it appeared that maven-semantic-release was not recognizing the latest version as 3.2.0 (see conveyal/maven-semantic-release#13). However, the commit for the 3.2.0 release was only on the catalogueglobal/master branch and had not made its way back into the conveyal repo. This PR contains those missing commits as well as some other changes (catalogueglobal#108).

abyrd and others added 21 commits November 23, 2017 20:01
also a few other things to address PR comments
Create Bugsnag reports when errors are encountered
Merge master into dev to bring 3.2.0 release to Conveyal repo
haltWithMessage has been changed to logMessageAndHalt
Merge back changes to Conveyal repo
@codecov-io
Copy link

codecov-io commented Jan 7, 2019

Codecov Report

Merging #164 into master will increase coverage by 0.02%.
The diff coverage is 1.11%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master    #164      +/-   ##
===========================================
+ Coverage      5.11%   5.13%   +0.02%     
- Complexity       93      94       +1     
===========================================
  Files           133     133              
  Lines          6926    6929       +3     
  Branches        906     908       +2     
===========================================
+ Hits            354     356       +2     
- Misses         6544    6545       +1     
  Partials         28      28
Impacted Files Coverage Δ Complexity Δ
...conveyal/datatools/manager/models/FeedVersion.java 0% <ø> (ø) 0 <0> (ø) ⬇️
.../conveyal/datatools/manager/models/FeedSource.java 6.14% <0%> (ø) 3 <0> (ø) ⬇️
...nveyal/datatools/manager/codec/LocalDateCodec.java 20% <0%> (-1.43%) 3 <0> (ø)
...ols/manager/controllers/api/ProjectController.java 13.33% <0%> (-0.23%) 2 <0> (ø)
...atools/manager/controllers/api/UserController.java 7.77% <0%> (ø) 2 <0> (ø) ⬇️
...xtensions/transitland/TransitLandFeedResource.java 6.32% <0%> (-0.09%) 3 <0> (ø)
...ensions/transitfeeds/TransitFeedsFeedResource.java 7.5% <0%> (-0.1%) 3 <0> (ø)
...va/com/conveyal/datatools/manager/ConvertMain.java 0% <0%> (ø) 0 <0> (ø) ⬇️
.../com/conveyal/datatools/editor/jobs/GisExport.java 0% <0%> (ø) 0 <0> (ø) ⬇️
.../manager/controllers/api/FeedSourceController.java 8.72% <0%> (-0.31%) 2 <0> (ø)
... and 22 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 04adfd5...8220ee2. Read the comment docs.

@landonreed landonreed merged commit 4ea0cc5 into master Jan 7, 2019
@landonreed
Copy link
Contributor Author

🎉 This PR is included in version 3.3.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants