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

Changelog for 3.3.1 #3199

Merged
merged 1 commit into from
Oct 29, 2018
Merged

Changelog for 3.3.1 #3199

merged 1 commit into from
Oct 29, 2018

Conversation

tobiasKaminsky
Copy link
Member

Signed-off-by: tobiasKaminsky tobias@kaminsky.me

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
@nextcloud-android-bot
Copy link
Collaborator

Lint

TypeMasterPR
Warnings9696
Errors

FindBugs (new)

Warning TypeNumber
Bad practice Warnings35
Correctness Warnings168
Internationalization Warnings14
Malicious code vulnerability Warnings10
Multithreaded correctness Warnings9
Performance Warnings123
Security Warnings203
Dodgy code Warnings138
Total700

FindBugs (master)

Warning TypeNumber
Bad practice Warnings35
Correctness Warnings168
Internationalization Warnings14
Malicious code vulnerability Warnings10
Multithreaded correctness Warnings9
Performance Warnings123
Security Warnings203
Dodgy code Warnings138
Total700

@codecov
Copy link

codecov bot commented Oct 29, 2018

Codecov Report

Merging #3199 into master will decrease coverage by <.01%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##             master   #3199      +/-   ##
===========================================
- Coverage      6.34%   6.33%   -0.01%     
  Complexity        1       1              
===========================================
  Files           310     310              
  Lines         30271   30271              
  Branches       4328    4328              
===========================================
- Hits           1920    1919       -1     
  Misses        28066   28066              
- Partials        285     286       +1
Impacted Files Coverage Δ Complexity Δ
.../third_parties/daveKoeller/AlphanumComparator.java 80.95% <0%> (-1.2%) 0% <0%> (ø)

@AndyScherzinger
Copy link
Member

AndyScherzinger commented Oct 29, 2018

👍

Approved with PullApprove

@AndyScherzinger AndyScherzinger merged commit 52b6167 into master Oct 29, 2018
@AndyScherzinger AndyScherzinger deleted the changelog331 branch October 29, 2018 11:49
@MorrisJobke
Copy link
Member

That would be the log, that the changelog script creates from the PR titles. It checks stable-3.3.0...stable-3.3.1 and shows then all PRs that where merged in there (pure commits to the branch are not fetched - only the merges):

@MorrisJobke
Copy link
Member

I also can adjust the script to strip some parts from the title (like the "Backport #NUMBER").

@MorrisJobke
Copy link
Member

Added: nextcloud/github_helper@e3fccc9

php android.php generate:changelog stable-3.3.0 stable-3.3.x

This will now generate:

@MorrisJobke MorrisJobke mentioned this pull request Oct 29, 2018
@MorrisJobke
Copy link
Member

Just for you: #3200

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

Successfully merging this pull request may close these issues.

4 participants