[Pkg-freeipa-devel] [Git][freeipa-team/389-ds-base][master] 2 commits: ci: allow blhc to fail
Timo Aaltonen
gitlab at salsa.debian.org
Thu Feb 27 13:26:12 GMT 2020
Timo Aaltonen pushed to branch master at FreeIPA packaging / 389-ds-base
Commits:
70f24384 by Timo Aaltonen at 2020-02-27T15:25:03+02:00
ci: allow blhc to fail
- - - - -
ab03d0f8 by Timo Aaltonen at 2020-02-27T15:25:57+02:00
Add lintian-overrides for the source, cockpit index.js has long lines.
- - - - -
3 changed files:
- debian/changelog
- debian/gitlab-ci.yml
- + debian/source/lintian-overrides
Changes:
=====================================
debian/changelog
=====================================
@@ -2,10 +2,12 @@
* New upstream release.
* Add debian/gitlab-ci.yml.
+ - allow blhc to fail
* control: Bump policy to 4.5.0.
* control: Use https url for upstream.
* control: Use canonical URL in Vcs-Browser.
* copyright: Use spaces rather than tabs to start continuation lines.
+ * Add lintian-overrides for the source, cockpit index.js has long lines.
-- Timo Aaltonen <tjaalton at debian.org> Thu, 27 Feb 2020 14:15:28 +0200
=====================================
debian/gitlab-ci.yml
=====================================
@@ -1,3 +1,6 @@
include:
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
+
+blhc:
+ allow_failure: true
=====================================
debian/source/lintian-overrides
=====================================
@@ -0,0 +1,2 @@
+# it just has long lines
+389-ds-base source: source-is-missing src/cockpit/389-console/cockpit_dist/index.js line length is 312 characters (>256)
View it on GitLab: https://salsa.debian.org/freeipa-team/389-ds-base/-/compare/7fe89539d4df7d6e6bbc8a9d412e3da33f4dc050...ab03d0f8f87709b704d596470862df87bee2bf81
--
View it on GitLab: https://salsa.debian.org/freeipa-team/389-ds-base/-/compare/7fe89539d4df7d6e6bbc8a9d412e3da33f4dc050...ab03d0f8f87709b704d596470862df87bee2bf81
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-freeipa-devel/attachments/20200227/3647a687/attachment.html>
More information about the Pkg-freeipa-devel
mailing list