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

wooga / atlas-release
81%

Build:
DEFAULT BRANCH: master
Repo Added 12 Jun 2017 04:11PM UTC
Files 10
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 master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 0.5.2
  • PR-100
  • PR-101
  • PR-103
  • PR-104
  • PR-105
  • PR-106
  • PR-107
  • PR-108
  • PR-109
  • PR-110
  • PR-111
  • PR-112
  • PR-113
  • PR-114
  • PR-115
  • PR-116
  • PR-117
  • PR-118
  • PR-119
  • PR-120
  • PR-31
  • PR-33
  • PR-35
  • PR-38
  • PR-39
  • PR-40
  • PR-41
  • PR-42
  • PR-44
  • PR-45
  • PR-46
  • PR-47
  • PR-48
  • PR-49
  • PR-50
  • PR-51
  • PR-52
  • PR-53
  • PR-54
  • PR-57
  • PR-62
  • PR-64
  • PR-65
  • PR-67
  • PR-68
  • PR-69
  • PR-70
  • PR-71
  • PR-72
  • PR-73
  • PR-75
  • PR-76
  • PR-77
  • PR-78
  • PR-79
  • PR-80
  • PR-81
  • PR-82
  • PR-83
  • PR-84
  • PR-85
  • PR-86
  • PR-87
  • PR-88
  • PR-89
  • PR-90
  • PR-91
  • PR-92
  • PR-93
  • PR-94
  • PR-95
  • PR-96
  • PR-97
  • PR-98
  • PR-99
  • configurable_meta_clean
  • custom-github-release-body
  • enhance/gradle_version_check
  • feature/github_publish
  • feature/meta_cleanup
  • feature/release_note_with_dependencies
  • fix/add_subproject_setup_task
  • fix/change_set_icon_urls
  • fix/ensure-release-notes
  • fix/handle-multiple-hashsigns-in-commit
  • fix/normalize_release_notes
  • fix/paket-pack-multiple-template-files-with-same-id
  • fix/plugin_crash_when_pull-request_can_not_be_found
  • fix/publish-task-dependency
  • fix/semver_2_version_strategy
  • fix/strip_duplicate_changeset_icon_list
  • fix_rc_error_messages
  • githubrelease/set-is-prerelease-lazy
  • gradle/update_build_dependencies
  • refactor/make_patch_release_default
  • refactor/remove_release_notes_generator
  • release/2.x
  • release_notes_generator
  • update/atlas-paket
  • update/paket-get
  • v0.10.0
  • v0.10.1
  • v0.10.2
  • v0.11.0
  • v0.11.1
  • v0.12.0
  • v0.13.0
  • v0.14.0
  • v0.15.0
  • v0.15.1
  • v0.2.0
  • v0.3.0
  • v0.4.0
  • v0.5.0
  • v0.5.1
  • v0.5.2
  • v0.6.0
  • v0.7.0
  • v0.8.0
  • v0.9.0
  • v0.9.1

pending completion
19

push

jenkins

Update net.wooga.plugins to version 3.x (#120)

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

This update will bring the plugin `net.wooga.plugins` to
version `3.x`. With this change the groupname of the gradle
plugin will change during publish so I thought it might be
a good idea to change the project name as well so the groupname
won't include the `atlas` name.

The old groupname `gradle.plugin.net.wooga.gradle:atlas-release`
would become `net.wooga.gradle:release`.

This patch also includes all changes needed for the new
plugin metadata description.

Changes
=======

* ![UPDATE] `net.wooga.plugins` to version `3.x` range
* ![CHANGE] project name and remove `atlas` term
* ![IMPROVE] plugin publish metadata

180 of 221 relevant lines covered (81.45%)

1.63 hits per line

Relevant lines Covered
Build:
Build:
221 RELEVANT LINES 180 COVERED LINES
1.63 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19 master Update net.wooga.plugins to version 3.x (#120) Description =========== This update will bring the plugin `net.wooga.plugins` to version `3.x`. With this change the groupname of the gradle plugin will change during publish so I thought it mi... push 05 May 2022 06:52PM UTC jenkins pending completion  
17 master Add snyk monitoring (#116) ## Decription This patch adds snyk monitoring to the build pipeline. It will hook itself into the check and publish stages. The patch also sets a dependency helper plugin net.wooga.cve-dependency-resolution whic... push 29 Apr 2022 06:03PM UTC jenkins pending completion  
11 master Bump net.wooga.plugins from 2.2.2 to 2.2.3 (#98) Bumps net.wooga.plugins from 2.2.2 to 2.2.3. --- updated-dependencies: - dependency-name: net.wooga.plugins dependency-type: direct:production update-type: version-update:semver-patch .... push 09 Dec 2021 07:43AM UTC jenkins pending completion  
3 master Fix wrong branch for release tag (#91) ## Description Release tags for the github releases are now generated on current branch, instead of always using master HEAD as base. ## Changes * ![FIX] release tags are now generated on current branch push 21 Oct 2021 08:41AM UTC jenkins pending completion  
18 master Bump net.wooga.plugins from 1.5.0 to 2.2.1 (#67) Bumps net.wooga.plugins from 1.5.0 to 2.2.1. --- updated-dependencies: - dependency-name: net.wooga.plugins dependency-type: direct:production update-type: version-update:semver-major .... push 08 Sep 2021 03:00PM UTC jenkins pending completion  
16 master Fix prerelease property being incorrectly set on publish task (#75) ## Description When executing a final release for a WDK project the actual github release is marked as `prerelease`. This is due to the predicate not being fully correct. ... push 07 Sep 2021 07:10AM UTC jenkins pending completion  
15 master Fix prerelease property being incorrectly set on publish task (#75) ## Description When executing a final release for a WDK project the actual github release is marked as `prerelease`. This is due to the predicate not being fully correct. ... push 02 Sep 2021 09:16AM UTC jenkins pending completion  
14 master Revert net.wooga.plugins to 2.1.1 push 13 Aug 2021 08:09AM UTC jenkins pending completion  
13 master Update release notes and PR icon sources (#54) * update icon sources * also on PR template Co-authored-by: Sebastian Szczepanski <seb.szczepansk@wooga.net> push 18 May 2021 09:54AM UTC jenkins pending completion  
12 master Upgrade to GitHub-native Dependabot (#57) Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> push 18 May 2021 09:52AM UTC jenkins pending completion  
See All Builds (337)
  • 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

© 2026 Coveralls, Inc