• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

wooga / atlas-github
35%
master: 39%

Build:
Build:
LAST BUILD BRANCH: PR-122
DEFAULT BRANCH: master
Repo Added 30 Jun 2017 12:22PM UTC
Files 21
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH PR-80
branch: PR-80
CHANGE BRANCH
x
Reset
  • PR-80
  • PR-10
  • PR-100
  • PR-101
  • PR-105
  • PR-11
  • PR-110
  • PR-112
  • PR-113
  • PR-116
  • PR-117
  • PR-118
  • PR-120
  • PR-122
  • PR-19
  • PR-20
  • PR-21
  • PR-22
  • PR-23
  • PR-24
  • PR-25
  • PR-26
  • PR-29
  • PR-32
  • PR-33
  • PR-34
  • PR-35
  • PR-36
  • PR-37
  • PR-38
  • PR-39
  • PR-41
  • PR-45
  • PR-47
  • PR-48
  • PR-49
  • PR-50
  • PR-51
  • PR-53
  • PR-54
  • PR-57
  • PR-59
  • PR-60
  • PR-61
  • PR-64
  • PR-65
  • PR-66
  • PR-67
  • PR-68
  • PR-69
  • PR-7
  • PR-70
  • PR-71
  • PR-72
  • PR-74
  • PR-75
  • PR-76
  • PR-79
  • PR-81
  • PR-82
  • PR-83
  • PR-84
  • PR-86
  • PR-87
  • PR-89
  • PR-9
  • PR-91
  • PR-94
  • PR-96
  • PR-97
  • master
  • refactor/abstract_github_task
  • refactor/lazy_release_properties
  • release/2.x
  • v0.1.0
  • v0.2.0
  • v0.3.0
  • v0.4.0
  • v0.6.0

pending completion
3

push

jenkins

Different updates

Description
===========

This patch adds multiple smaller changes and updates into one.
Creating multiple patches would seem silly as some of them are really
one liners.

Update to gradle 6.9
--------------------

Gradle released one last version in the 6.x range which contains a few
additions only available in Gradle 7.

> It will take a while for everyone to upgrade to the latest major
> Gradle 7.0 release. In order to bring some of the improvements sooner
> to users that can’t upgrade to Gradle 7.0 yet, we released
> Gradle 6.9 backport release.
> Gradle 6.9 backports limited support for Java 16, dynamic versions
> in the plugins block, and native support for Apple Silicon.
> See [release](https://go.gradle.com/e/68052/6-9-release-notes-html/dhvx4x/504521087?h=84TuUktWbb5clAIdOkfNQJf3cGD2jpV0M9TzM-Wu6Dc) notes for details.

Github assets API change
------------------------

The `getAssets()` API has a deprecation warning

> Deprecated
> The behavior of this method will change in a future release.
> It will then provide cached assets as provided by assets().
> Use listAssets() instead to fetch up-to-date information of assets.

I switched to `listAssets` to keep the same behavior for now.
In the future we need to check which API is best suited for our usecases.

Add a missing asset upload test case
------------------------------------

I finally provided the testcase outlined in issue #16.
This added test is just here to proov that this usecase is
still supported.

Other
-----

Then there is smaller changes in the documentation and Readme.

Changes
=======

* ![UPDATE] ![GRADLE] to `6.9`
* ![UPDATE] `net.wooga.plugins` to `2.1.1`
* ![IMPROVE] asset uploads tests
* ![CHANGE] use `listAssets()` instead of `getAssets` from github API
* ![IMPROVE] smaller updates to README.md

137 of 388 relevant lines covered (35.31%)

0.71 hits per line

Relevant lines Covered
Build:
Build:
388 RELEVANT LINES 137 COVERED LINES
0.71 HITS PER LINE
Source Files on PR-80
  • Tree
  • List 19
  • Changed 19
  • Source Changed 19
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
3 PR-80 Different updates Description =========== This patch adds multiple smaller changes and updates into one. Creating multiple patches would seem silly as some of them are really one liners. Update to gradle 6.9 -------------------- Gradle release... push 01 Jun 2021 10:53AM UTC jenkins pending completion  
2 PR-80 Different updates Description =========== This patch adds multiple smaller changes and updates into one. Creating multiple patches would seem silly as some of them are really one liners. Update to gradle 6.9 -------------------- Gradle release... push 01 Jun 2021 10:42AM UTC jenkins pending completion  
1 PR-80 Different updates Description =========== This patch adds multiple smaller changes and updates into one. Creating multiple patches would seem silly as some of them are really one liners. Update to gradle 6.9 -------------------- Gradle release... push 01 Jun 2021 10:29AM UTC jenkins pending completion  
See All Builds (254)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc