Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Branch list enhancements #808

Merged
merged 6 commits into from
Feb 26, 2022
Merged

Branch list enhancements #808

merged 6 commits into from
Feb 26, 2022

Conversation

qwerty287
Copy link
Contributor

@6543 6543 added this to the 1.0.0 milestone Feb 26, 2022
@6543 6543 added the enhancement improve existing features label Feb 26, 2022
@codecov-commenter
Copy link

codecov-commenter commented Feb 26, 2022

Codecov Report

Merging #808 (d05dff6) into master (4607cf5) will decrease coverage by 0.14%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #808      +/-   ##
==========================================
- Coverage   55.42%   55.27%   -0.15%     
==========================================
  Files          78       78              
  Lines        5586     5610      +24     
==========================================
+ Hits         3096     3101       +5     
- Misses       2312     2331      +19     
  Partials      178      178              
Impacted Files Coverage Δ
server/remote/gitea/gitea.go 37.85% <0.00%> (-0.49%) ⬇️
server/remote/github/github.go 16.11% <0.00%> (-0.19%) ⬇️
server/remote/gitlab/gitlab.go 27.08% <0.00%> (-0.28%) ⬇️
server/remote/gogs/gogs.go 56.98% <0.00%> (-3.94%) ⬇️
server/logging/log.go 54.65% <0.00%> (+5.81%) ⬆️

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 40b5c6a...d05dff6. Read the comment docs.

@6543 6543 added bug Something isn't working server and removed enhancement improve existing features labels Feb 26, 2022
@6543 6543 enabled auto-merge (squash) February 26, 2022 16:27
@6543 6543 merged commit ecc2539 into woodpecker-ci:master Feb 26, 2022
@qwerty287 qwerty287 deleted the last-status branch February 26, 2022 16:36
6543 pushed a commit to 6543-forks/woodpecker that referenced this pull request Feb 26, 2022
* Allow users not logged in to access branches page
  (fixes a nil pointer derefernce)

* Add Gogs support for branches
@6543
Copy link
Member

6543 commented Feb 26, 2022

-> #809

6543 added a commit that referenced this pull request Feb 27, 2022
* Allow users not logged in to access branches page
  (fixes a nil pointer derefernce)

* Add Gogs support for branches

Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working server skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants