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

mendersoftware / mender-cli
0%
master: 0%

Build:
Build:
LAST BUILD BRANCH: revert-pipeline-disable
DEFAULT BRANCH: master
Repo Added 16 Sep 2020 01:20PM UTC
Files 1
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-artifact_compat_types
branch: master-artifact_compat_types
CHANGE BRANCH
x
Reset
  • master-artifact_compat_types
  • 1.10.0
  • 1.10.0-build1
  • 1.10.0-build2
  • 1.10.0-build3
  • 1.10.0-build4
  • 1.10.0-build5
  • 1.10.0-build6
  • 1.10.0-build7
  • 1.10.x
  • 1.11.0
  • 1.11.0-build10
  • 1.11.0-build11
  • 1.11.0-build12
  • 1.11.0-build7
  • 1.11.0-build8
  • 1.11.0-build9
  • 1.11.1
  • 1.11.1-build1
  • 1.11.1-build2
  • 1.11.1-build3
  • 1.11.1-build4
  • 1.11.1-build5
  • 1.11.1-build6
  • 1.12.0
  • 1.12.0-build1
  • 1.12.0-build2
  • 1.12.0-build3
  • 1.12.0-build4
  • 1.5.1-build1
  • 1.6.0
  • 1.6.0-build1
  • 1.6.0-build2
  • 1.6.1
  • 1.6.1-build2
  • 1.6.1-build4
  • 1.6.1-build6
  • 1.6.1-build9
  • 1.7.0
  • 1.7.0-build1
  • 1.7.0-build10
  • 1.7.0-build11
  • 1.7.0-build7
  • 1.7.0-build8
  • 1.7.1-build2
  • 1.8.0
  • 1.8.0-build1
  • 1.8.0-build2
  • 1.8.0-build3
  • 1.8.0-build4
  • 1.8.0-build5
  • 1.8.0-build6
  • 1.8.0-build7
  • 1.8.0-build8
  • 1.8.0-build9
  • 1.8.x
  • 1.9.0
  • 1.9.0-build1
  • 1.9.0-build2
  • 1.9.0-build3
  • 1.9.0-build4
  • 1.9.0-build5
  • 1.9.0-build6
  • 1.9.0-build7
  • 1.9.0-build8
  • 1.9.x
  • 2.0.0
  • MEN-7794
  • MEN-7860
  • MEN-9019
  • QA-1046-clean-up-signoff
  • QA-1215-integration-tests
  • QA-1232-coveralls-allowed-to-fail
  • QA-1350
  • QA-987-ccc-release
  • QA-switch-to-bookworm
  • canIHazAcceptanceTestsPlz
  • change-config-path-priority
  • ci/use-new-mac-runner
  • dependabot/docker/busybox-1.37.0
  • dependabot/docker/golang-1.24.3
  • dependabot/docker/golang-1.24.4
  • dependabot/docker/golang-1.24.5
  • dependabot/docker/golang-1.25.0
  • dependabot/docker/golang-1.25.1
  • dependabot/docker/golang-1.25.3
  • dependabot/docker/golang-1.25.5
  • dependabot/docker/golang-1.25.6
  • dependabot/docker/python-3.14-slim
  • dependabot/go_modules/github.com/cheggaaa/pb/v3-3.1.0
  • dependabot/go_modules/github.com/go-viper/mapstructure/v2-2.3.0
  • dependabot/go_modules/github.com/go-viper/mapstructure/v2-2.4.0
  • dependabot/go_modules/github.com/google/uuid-1.3.0
  • dependabot/go_modules/github.com/spf13/viper-1.8.0
  • dependabot/go_modules/github.com/spf13/viper-1.8.1
  • dependabot/go_modules/github.com/ulikunitz/xz-0.5.14
  • dependabot/go_modules/golang-dependencies-0c5df430c3
  • dependabot/go_modules/golang-dependencies-15f80634a7
  • dependabot/go_modules/golang-dependencies-1fed99d0c7
  • dependabot/go_modules/golang-dependencies-3e471545d5
  • dependabot/go_modules/golang-dependencies-44cd88d8d6
  • dependabot/go_modules/golang-dependencies-6e72d57617
  • dependabot/go_modules/golang-dependencies-90906e69fd
  • dependabot/go_modules/golang-dependencies-ab3ddf6017
  • dependabot/go_modules/golang-dependencies-cd8619c5d9
  • dependabot/go_modules/golang-dependencies-f0f0d61668
  • dependabot/go_modules/golang.org/x/crypto-0.31.0
  • dependabot/go_modules/golang.org/x/crypto-0.35.0
  • dependabot/submodules/tests/mender_server-cb41636
  • dependabot/submodules/tests/mender_server-e7f2391
  • fix-license
  • fix/oom-large-file-upload-download
  • install-brew
  • mac-runner
  • master
  • master-brew_build_component
  • master-device_list_newline
  • master-downloads_link_fix
  • master-glci_brew_install
  • new-endpoint
  • pr_132
  • pr_309
  • qa-1017
  • qa_1481_qa_duty_jan_2026_retry_on_login
  • release-please--branches--master
  • retry_on_docekr_failed_added
  • revert-pipeline-disable
  • revert-v-previx
  • switch-release-v-prefix

03 Feb 2026 03:49PM UTC coverage: 0.0%. Remained the same
2303373616

Pull #333

gitlab-ci

vpodzime
chore: Drop the word "device" from compatible types report

An artifact's compatibility no longer targets only devices, but
also systems and components and thus this needs to be more
generic.

Related to mendersoftware/mender-artifact#784.

Ticket: MEN-9010
Changelog: none
Signed-off-by: Vratislav Podzimek <vratislav.podzimek+auto-signed@northern.tech>
Pull Request #333: chore: Drop the word "device" from compatible types report

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Relevant lines Covered
Build:
Build:
0 RELEVANT LINES 0 COVERED LINES
0.0 HITS PER LINE
Source Files on master-artifact_compat_types
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
2303373616 master-artifact_compat_types chore: Drop the word "device" from compatible types report An artifact's compatibility no longer targets only devices, but also systems and components and thus this needs to be more generic. Related to mendersoftware/mender-artifact#784. Ticket... Pull #333 03 Feb 2026 04:26PM UTC vpodzime gitlab-ci
0.0
See All Builds (1024)
  • 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