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

wooga / atlas-github / 1
35%
master: 39%

Build:
Build:
LAST BUILD BRANCH: PR-122
DEFAULT BRANCH: master
Ran 01 Jun 2021 10:29AM UTC
Jobs 1
Files 19
Run time 14s
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

pending completion
1

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.35 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1.1 01 Jun 2021 10:29AM UTC 0
35.31
Source Files on build 1
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1
  • cf64e815 on github
  • Next Build on PR-80 (#2)
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

© 2026 Coveralls, Inc