Debian Package Tracker
Register | Log in
Subscribe

gitlabracadabra

Configure GitLab from a YAML file

Choose email to subscribe with

general
  • source: gitlabracadabra (main)
  • version: 0.7.0
  • maintainer: Mathieu Parent (DMD)
  • arch: all
  • std-ver: 4.4.1
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • testing: 0.7.0
  • unstable: 0.7.0
versioned links
  • 0.7.0: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • gitlabracadabra
action needed
version in VCS is newer than in repository, is it time to upload? normal
vcswatch reports that this package seems to have a new changelog entry (version 0.8.0~a0, distribution UNRELEASED) and new commits in its VCS. You should consider whether it's time to make an upload.

Here are the relevant commit messages:
commit ad7c3a97addaed9d89ca1b827c8e0eec43c3f3da
Merge: b0db5f7 5015474
Author: Mathieu Parent <math.parent@gmail.com>
Date:   Fri Jan 15 11:12:24 2021 +0000

    Merge branch 'no_trailing_whitespaces' into 'master'
    
    Remove trailing whitespaces
    
    See merge request gitlabracadabra/gitlabracadabra!92

commit 50154740a3ccfe3bfba192367d79cd51a3edb21b
Author: Mathieu Parent <math.parent@gmail.com>
Date:   Fri Jan 15 11:34:29 2021 +0100

    Remove remaining trailing spaces

commit 91e90b8ad1a014932356be3abfe7747510cc9336
Author: Mathieu Parent <math.parent@gmail.com>
Date:   Fri Jan 15 11:40:31 2021 +0100

    Remove trailing whitespaces from generated documentation

commit b0db5f742bf9d04f6b734bf9a12060c2fbb8ec56
Merge: f829f49 245fc9e
Author: Mathieu Parent <math.parent@gmail.com>
Date:   Fri Jan 15 10:29:59 2021 +0000

    Merge branch 'fix_subgroup_creation' into 'master'
    
    Fix: use api param namespace_id to parent_id for subgroup creation
    
    Closes #20
    
    See merge request gitlabracadabra/gitlabracadabra!91

commit 245fc9eabe4faef7b49eaab5eec0b7ef91202308
Author: Sébastien HEURTEMATTE <sebastien.heurtematte@gmail.com>
Date:   Fri Jan 15 10:29:59 2021 +0000

    Fix: use api param namespace_id to parent_id for subgroup creation

commit f829f49257ab79bcc0dc11730beaf0ea37073a31
Merge: 14ff2d1 1451bc4
Author: Mathieu Parent <math.parent@gmail.com>
Date:   Thu Dec 17 21:25:16 2020 +0000

    Merge branch 'rename_branches' into 'master'
    
    Add rename_branches parameter
    
    Closes #16
    
    See merge request gitlabracadabra/gitlabracadabra!89

commit 1451bc489d4159df5786e7ff596bbe4bfa28610b
Author: Mathieu Parent <math.parent@gmail.com>
Date:   Wed Dec 16 21:57:11 2020 +0100

    Add rename_branches parameter
    
    Fixes: #16

commit 14ff2d10e4e1f425cc6d53762ec1232ad50ca809
Merge: 9ffe271 15f82a8
Author: Mathieu Parent <math.parent@gmail.com>
Date:   Thu Dec 17 12:35:24 2020 +0000

    Merge branch 'doc_gitlab_ci_pat' into 'master'
    
    Document "Using gitlabracadabra in GitLab CI"
    
    Closes #15
    
    See merge request gitlabracadabra/gitlabracadabra!90

commit 15f82a89102a4b7931d1e9720e3385dac55acc84
Author: Mathieu Parent <math.parent@gmail.com>
Date:   Thu Dec 17 13:22:23 2020 +0100

    Document "Using gitlabracadabra in GitLab CI"
    
    Fixes: #15

commit cf7a74670c6a3be619bc6eaea6726cf39d6e7e6d
Author: Mathieu Parent <math.parent@gmail.com>
Date:   Thu Dec 17 12:59:13 2020 +0100

    doc: Add missing usage example in "Using packages"

commit 9ffe271a9a6ecf1581e6866258753e8d93dcfbf6
Merge: 452e074 9fb827c
Author: Mathieu Parent <math.parent@gmail.com>
Date:   Wed Dec 16 16:55:37 2020 +0000

    Merge branch 'pep8_more2' into 'master'
    
    More flake8 plugins
    
    See merge request gitlabracadabra/gitlabracadabra!88

commit 9fb827c50f73ec49575e10618d87710ad0e20d6c
Author: Mathieu Parent <math.parent@gmail.com>
Date:   Wed Dec 16 16:44:24 2020 +0100

    Split out WPS ignored violations

commit 908716ea5889ee1bb3978e182661762fd671410f
Author: Mathieu Parent <math.parent@gmail.com>
Date:   Wed Dec 16 16:38:46 2020 +0100

    Fix D300 Use """triple double quotes"""

commit 85481a28ca704b0d8124fb410ee960cdfe43c5ec
Author: Mathieu Parent <math.parent@gmail.com>
Date:   Wed Dec 16 16:36:53 2020 +0100

    Fix B010  Do not call setattr with a constant attribute value, it is not any safer than normal property access.

commit 43a18e8b852d7a77fce01f5a07570cb5815013a5
Author: Mathieu Parent <math.parent@gmail.com>
Date:   Wed Dec 16 16:35:34 2020 +0100

    Fix B007 Loop control variable {} not used within the loop body. If this is intended, start the name with an underscore.

commit 896f936e66eda26eadabc2df865b6b04f4cc6fee
Author: Mathieu Parent <math.parent@gmail.com>
Date:   Wed Dec 16 16:34:00 2020 +0100

    tox/pep8: Add wemake-python-styleguide, and add a bunch of violations to ignore

commit 095de4766f71346dacd447329f5acefeee6ce062
Author: Mathieu Parent <math.parent@gmail.com>
Date:   Wed Dec 16 16:16:48 2020 +0100

    tox/pep8: Add flake8-logging-format

commit 43de99259f70750536dbc71367c0d6db8e6bc3e4
Author: Mathieu Parent <math.parent@gmail.com>
Date:   Wed Dec 16 16:16:03 2020 +0100

    tox/pep8: Add flake8-assertive

commit 452e07455459ae15d16d6f9d576b8069817acccd
Merge: 98f9530 02d2a84
Author: Mathieu Parent <math.parent@gmail.com>
Date:   Wed Dec 16 14:39:52 2020 +0000

    Merge branch 'pep8_more' into 'master'
    
    Various pep8 improvements and added flake8 plugins
    
    See merge request gitlabracadabra/gitlabracadabra!87

commit 02d2a84aa3f7ac180e0b8139c6e5ea3ea97b4875
Author: Mathieu Parent <math.parent@gmail.com>
Date:   Wed Dec 16 15:31:32 2020 +0100

    tox/pep8: Add flake8-debugger

commit 0d4ac8c310aefbca10ea72051af34de52403a36a
Author: Mathieu Parent <math.parent@gmail.com>
Date:   Wed Dec 16 15:29:56 2020 +0100

    tox/pep8: Add flake8-string-format

commit d6f39f90a307e849d6312d64727a8358aee84f38
Author: Mathieu Parent <math.parent@gmail.com>
Date:   Wed Dec 16 15:15:47 2020 +0100

    tox/pep8: Add flake8-broken-line

commit 695a7fc44616e7c61ffc12fdda2a8593ec96f870
Author: Mathieu Parent <math.parent@gmail.com>
Date:   Wed Dec 16 14:39:35 2020 +0100

    tox/pep8: Add pycodestyle

commit 08495c9a23420f318e65a3e5e5c27f8efe834639
Author: Mathieu Parent <math.parent@gmail.com>
Date:   Wed Dec 16 14:34:53 2020 +0100

    tox/pep8: Add flake8-comprehensions

commit 59cfe6a22ec38eb3d149b9188abcab2de276ec5a
Author: Mathieu Parent <math.parent@gmail.com>
Date:   Wed Dec 16 14:24:12 2020 +0100

    tox/pep8: Add flake8-quotes

commit c1b2707ded57d721cfd9a7224e0945026bd0f971
Author: Mathieu Parent <math.parent@gmail.com>
Date:   Wed Dec 16 14:08:30 2020 +0100

    tox/pep8: Sort flake8 plugins

commit 65183a1f2b318f8dd29556f7e2ff97e7e4b8be6e
Author: Mathieu Parent <math.parent@gmail.com>
Date:   Wed Dec 16 14:00:32 2020 +0100

    tox/pep8: Add flake8-commas

commit 98f953055eb4abd6b2cbcae7d13698602cde57ca
Merge: dcd7030 806d996
Author: Mathieu Parent <math.parent@gmail.com>
Date:   Tue Dec 15 15:14:59 2020 +0000

    Merge branch 'boards_doc' into 'master'
    
    Update documentation
    
    See merge request gitlabracadabra/gitlabracadabra!86

commit 806d99653551df5ed70f052c5592369d6e711858
Author: Mathieu Parent <math.parent@gmail.com>
Date:   Tue Dec 15 16:04:26 2020 +0100

    Update documentation

commit dcd703007cf19038e63407e3386c94d484352dc0
Merge: 5f009e4 f7b7f05
Author: Mathieu Parent <math.parent@gmail.com>
Date:   Mon Dec 14 13:10:15 2020 +0000

    Merge branch 'boards' into 'master'
    
    Boards
    
    Closes #18
    
    See merge request gitlabracadabra/gitlabracadabra!85

commit f7b7f050bb1ce38d4aa728a25128bed08f00419a
Author: Mathieu Parent <math.parent@gmail.com>
Date:   Mon Dec 14 13:43:26 2020 +0100

    board update requires python-gitlab >= 1.10.0

commit 4a282d2b6ebede28e7d1d5fa153db3ef5fab64af
Author: Mathieu Parent <math.parent@gmail.com>
Date:   Mon Dec 14 13:31:24 2020 +0100

    Add boards rename, group boards and corresponding tests

commit 2e2edb62ac5ea6371a75fc6e24b2c46a08ae29e7
Author: Mathieu Parent <math.parent@gmail.com>
Date:   Sat Dec 12 11:03:37 2020 +0100

    Project boards
    
    Half of #18.

commit 5f009e46b88db4a54b9bee6825c27466868eacb1
Merge: 6f3e5a4 ac874ba
Author: Mathieu Parent <math.parent@gmail.com>
Date:   Fri Dec 11 09:57:24 2020 +0000

    Merge branch 'container_expiration_policy' into 'master'
    
    Add support for Docker retention policy
    
    Closes #17
    
    See merge request gitlabracadabra/gitlabracadabra!84

commit ac874ba2f92d60e1fc28ed028328940c667bbb4f
Author: Mathieu Parent <math.parent@gmail.com>
Date:   Fri Dec 11 10:50:51 2020 +0100

    Add support for Docker retention policy
    
    Fixes: #17

commit 6f3e5a477dbb54e197899fd899c960c5e285433c
Merge: 26721f1 501d188
Author: Mathieu Parent <math.parent@gmail.com>
Date:   Wed Dec 9 09:41:44 2020 +0000

    Merge branch 'mirror-branch-mapping' into 'master'
    
    Mirror branch mapping
    
    See merge request gitlabracadabra/gitlabracadabra!83

commit 501d1885045d837eb21d9d93dd974bc2413f867d
Author: Mathieu Parent <math.parent@gmail.com>
Date:   Wed Dec 9 09:54:00 2020 +0100

    Mirror branch mapping
    
    Item 4 of #11

commit beced12fff7cde711b4d672fcf2ecb929bc235f3
Author: Mathieu Parent <math.parent@gmail.com>
Date:   Tue Dec 8 15:36:41 2020 +0100

    Pass the whole mirror dict to the methods

commit 3d41d9cd5562366193869b838f311917ee093da2
Author: Mathieu Parent <math.parent@gmail.com>
Date:   Tue Dec 8 15:14:53 2020 +0100

    Refactor mirror references sync, and improve test coverage

commit 9c2694f7a7d64e4d9bf453a689a85286c65d49ef
Author: Mathieu Parent <math.parent@gmail.com>
Date:   Tue Dec 8 14:13:55 2020 +0100

    Flatten the code, and use methods instead of inline functions

commit 26721f1955cb9628622304d0af4fc91a2f186682
Merge: f8a2b61 2ea3a9a
Author: Mathieu Parent <math.parent@gmail.com>
Date:   Fri Nov 27 10:49:29 2020 +0000

    Merge branch 'typo_create_object' into 'master'
    
    Fix typo create_project -> create_object
    
    See merge request gitlabracadabra/gitlabracadabra!82

commit 2ea3a9aadb573e5003ad0192b14fcef0870dd626
Author: Mathieu Parent <math.parent@gmail.com>
Date:   Fri Nov 27 11:43:02 2020 +0100

    Fix typo create_project -> create_object

commit f8a2b6134aa8fe90efced746ca37ae70b9025aeb
Merge: e1aef4f d8b8355
Author: Mathieu Parent <math.parent@gmail.com>
Date:   Thu Oct 29 14:30:31 2020 +0000

    Merge branch 'dev0.8.0' into 'master'
    
    Development mode for 0.8.0
    
    See merge request gitlabracadabra/gitlabracadabra!81

commit d8b8355005d8ad4c7ff3916ba3f3321dacd80776
Author: Mathieu Parent <math.parent@gmail.com>
Date:   Thu Oct 29 15:25:18 2020 +0100

    Development mode for 0.8.0
Created: 2019-12-25 Last update: 2021-01-18 19:04
lintian reports 1 warning normal
Lintian reports 1 warning about this package. You should make the package lintian clean getting rid of them.
Created: 2020-07-29 Last update: 2020-07-29 12:31
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.5.1 instead of 4.4.1).
Created: 2020-01-21 Last update: 2020-11-17 05:40
news
[rss feed]
  • [2020-11-04] gitlabracadabra 0.7.0 MIGRATED to testing (Debian testing watch)
  • [2020-10-29] Accepted gitlabracadabra 0.7.0 (source) into unstable (Mathieu Parent)
  • [2020-06-25] gitlabracadabra 0.6.0 MIGRATED to testing (Debian testing watch)
  • [2020-06-19] Accepted gitlabracadabra 0.6.0 (source) into unstable (Mathieu Parent)
  • [2020-01-28] gitlabracadabra 0.5.0 MIGRATED to testing (Debian testing watch)
  • [2020-01-23] Accepted gitlabracadabra 0.5.0 (source) into unstable (Mathieu Parent)
  • [2019-12-24] Accepted gitlabracadabra 0.4.0 (source all) into unstable, unstable (Mathieu Parent)
bugs [bug history graph]
  • all: 0
links
  • homepage
  • lintian (0, 1)
  • buildd: logs, clang, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • screenshots
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 0.7.0

Debian Package Tracker — Copyright 2013-2018 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing