Debian Package Tracker
Register | Log in
Subscribe

debusine

Choose email to subscribe with

general
  • source: debusine (main)
  • version: 0.1.0
  • maintainer: Raphaël Hertzog (DMD)
  • arch: all
  • std-ver: 4.6.1
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • exp: 0.1.0
versioned links
  • 0.1.0: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • debusine-client
  • debusine-doc
  • debusine-server
  • debusine-worker
  • python3-debusine
  • python3-debusine-server
action needed
41 new commits since last upload, is it time to release? normal
vcswatch reports that this package seems to have new commits in its VCS but has not yet updated debian/changelog. You should consider updating the Debian changelog and uploading this new version into the archive.

Here are the relevant commit logs:
commit 671ec5b4982b14aa5a4f74587a126a4e744c2825
Author: Carles Pina i Estany <carles@pina.cat>
Date:   Mon Mar 20 16:14:26 2023 +0100

    ArtifactRelation.type must be one of the ArtifactRelation.Relations choices

commit 60c75a27406cfe2c00b03eb371b1b46168cc6443
Author: Carles Pina i Estany <carles@pina.cat>
Date:   Fri Mar 17 12:26:00 2023 +0000

    Enable pydantic extra validations (#86)

commit 696b5013d3ae57143e84957d0796bb6b5c19de98
Author: Carles Pina i Estany <carles@pina.cat>
Date:   Thu Mar 16 13:58:48 2023 +0000

    Add relation build log to source (#100)

commit 4f838d08a8bbade876f79b03a2b0edcf3e0235b5
Author: Carles Pina i Estany <carles@pina.cat>
Date:   Thu Mar 16 09:45:44 2023 +0000

    Sbuild.upload_artifacts: if build failed uploads only the .build file (#94)

commit 460ffadceece3c1fbc8d1ad787048193228ca1bb
Author: Carles Pina i Estany <carles@pina.cat>
Date:   Thu Mar 16 08:06:58 2023 +0000

    Create relation "built-using" from binary artifact to source artifact (#66)

commit 9b4db4ff947515c2235d18778429e5b2547e014f
Author: Carles Pina i Estany <carles@pina.cat>
Date:   Wed Mar 15 17:54:24 2023 +0000

    Code cleanups (mainly autospec=True)

commit 06d86aeb77310bfbe2d6d441e05edde08df013db
Author: Carles Pina i Estany <carles@pina.cat>
Date:   Wed Mar 15 17:31:10 2023 +0000

    Fix inheritance order if a parent class is a mixin (#79)

commit 64fe624b4d3de63c5771d31acc82448bcff9fda2
Author: Carles Pina i Estany <carles@pina.cat>
Date:   Wed Mar 15 16:49:23 2023 +0000

    Improve test_commands.py

commit 3c8e22211ab9244629f5b30a280b468b881ea1ac
Author: Carles Pina i Estany <carles@pina.cat>
Date:   Wed Mar 15 15:44:47 2023 +0000

    Fix artifact category

commit bd7e493d776def062cfccd69952a01377fde68a3
Author: Carles Pina i Estany <carles@pina.cat>
Date:   Thu Mar 9 18:46:00 2023 +0000

    Use str endswith tuple and sort smaller list

commit 9b9abcd72fada9db26ab8fb1e3cb9c285000200e
Author: Carles Pina i Estany <carles@pina.cat>
Date:   Thu Mar 9 15:08:45 2023 +0000

    Sbuild task download the artifact (.tar.gz and uncompress) before executing sbuild command (#66)

commit 2fac804a4ebe43c30f7b60c4feec974f9df9664f
Author: Carles Pina i Estany <carles@pina.cat>
Date:   Thu Mar 9 14:01:24 2023 +0000

    Set modified time for files in the artifact's .tar.gz and set Last-Modified header (#96)

commit 536eb10041ab8ce01f00f622b67c26030b1c2527
Author: Carles Pina i Estany <carles@pina.cat>
Date:   Thu Mar 9 13:24:44 2023 +0000

    LocalArtifact.add_local_file() raise ValueError if a file does not exist / is not a file (#97)

commit 179d7b864d0edbba3086ec47d327f0282d118805
Author: Carles Pina i Estany <carles@pina.cat>
Date:   Wed Mar 8 10:33:15 2023 +0000

    Move convert_local_paths_to_local_artifact functionality into LocalArtifact.add_file

commit e169f95d102c4e952ab17d7915a4884cc5c512e9
Author: Enrico Zini <enrico@debian.org>
Date:   Thu Mar 2 13:01:50 2023 +0000

    Add typing annotations in debusine.db.models

commit ff2e4046cac5fa83b7c2c0bd0bf6dcbee7ebdcfc
Author: Carles Pina i Estany <carles@pina.cat>
Date:   Thu Mar 2 12:25:01 2023 +0000

    Upload *.deb files and create relations (refs: #66)

commit e546b2004baf8c4054c42cca80e16b5c4306906f
Author: Carles Pina i Estany <carles@pina.cat>
Date:   Thu Mar 2 10:55:39 2023 +0000

    Avoid passing "prefix" when creating temporary files/dirs in tests

commit 0ff6e70280f1d191459461458b7771cd2716ce97
Author: Enrico Zini <enrico@enricozini.org>
Date:   Tue Feb 28 20:54:08 2023 +0100

    Add some useful defaults for running mypy without arguments

commit eaa5af8f668fcc4d95a19dee066e3633013e42b1
Author: Carles Pina i Estany <carles@pina.cat>
Date:   Thu Feb 23 10:44:28 2023 +0000

    Improve logging of exceptions in Task.execute()

commit b4bacfa45398b76c6a95822cce1f7561123cfdb8
Author: Carles Pina i Estany <carles@pina.cat>
Date:   Tue Feb 21 15:59:42 2023 +0000

    Refactor: move BuildUploadMixin.upload_artifact() to Debusine.upload_artifact()

commit 1c06be3baee1b528093e5321e8430709b45efbdf
Author: Carles Pina i Estany <carles@pina.cat>
Date:   Thu Feb 16 15:04:12 2023 +0000

    Implement initial support to upload artifacts from tasks
    
    The Sbuild task has been modified to upload the build log and the changes file already.

commit e124b40ed8dbf184e996ab11e73b56756a845bd6
Author: Carles Pina i Estany <carles@pina.cat>
Date:   Sat Jan 14 08:09:53 2023 +0000

    Add API endpoints to manage ArtifactRelation

commit 30da2fb01ac3758c9569ad0209a47db80c55e435
Author: Carles Pina i Estany <carles@pina.cat>
Date:   Fri Jan 6 15:26:35 2023 +0000

    Allow to download files without a token if the Artifact's workspace is public

commit 94ad9cf40998778e12478576e2973b32c733c2e7
Author: Carles Pina i Estany <carles@pina.cat>
Date:   Fri Jan 6 14:43:28 2023 +0000

    Implement HTML view of artifacts
    
    The HTML view lists all the files within the artifact and provide
    links to download them.

commit 671e92fb30d53cadeff9b97208e87ed0c82e364b
Author: Carles Pina i Estany <carles@pina.cat>
Date:   Fri Jan 6 13:39:01 2023 +0000

    Implement artifact download: as tar.gz and as individual files
    
    For the .tar.gz download, we create the files on disk on the fly,
    adding more content to it as it is downloaded (file by file).

commit e75414dd1144aa1289a6c52a698cffafd335f8ac
Author: Carles Pina i Estany <carles@pina.cat>
Date:   Fri Dec 30 16:21:37 2022 +0000

    client: implement upload of files to a newly created artifact

commit 0107ee3ff1099320c61f25a12fdbc83a96db6c12
Author: Raphaël Hertzog <raphael@freexian.com>
Date:   Thu Dec 1 23:51:14 2022 +0100

    Install the AUTHORS file in all binary packages
    
    As recommended by ftpmasters who reviewed the package.

commit 4bd439b8cfe551860c5c23a9e0ec42be83188dca
Author: Raphaël Hertzog <raphael@freexian.com>
Date:   Thu Dec 1 23:45:05 2022 +0100

    Harmonize license to be GPL-3+ everywhere

commit f3816efd8f3e5a82a87f4816057759bd8f3bcb38
Author: Carles Pina i Estany <carles@pina.cat>
Date:   Sun Nov 6 11:25:12 2022 +0100

    Create ArtifactSerializerResponse and use it to serialize the response

commit 3402dc43333f0f137123b6812b591b5977f4a4dd
Author: Carles Pina i Estany <carles@pina.cat>
Date:   Wed Nov 9 17:56:26 2022 +0000

    Fix upload file in subdirectory

commit ce7bd5e738bd5356df8e7c563c36a89bfc6eb4f5
Author: Carles Pina i Estany <carles@pina.cat>
Date:   Wed Nov 9 17:22:30 2022 +0000

    Implement artifact upload in debusine-client

commit 029c654576eb82b8087a4d9bedff5f32fe56091b
Author: Carles Pina i Estany <carles@pina.cat>
Date:   Wed Nov 2 09:41:38 2022 +0000

    create-artifact server's response include the workspace where it was created

commit 61dab8cbdb69295c7bea581d34a1567850ee7b0b
Author: Carles Pina i Estany <carles@pina.cat>
Date:   Mon Oct 31 08:13:34 2022 +0000

    API endpoints (and related model changes) to upload files to the artifact

commit 1346ece5cd3bf9a52e658a7f5d5cbcedffe90e2a
Author: Carles Pina i Estany <carles@pina.cat>
Date:   Sun Oct 23 14:11:05 2022 +0000

    Add Artifact, FileInArtifact and Workspace models
    
    Also add basic serializers and views to create an Artifact.

commit 42ffea9ffde055b535f9e91721efd6906b415243
Author: Carles Pina i Estany <carles@pina.cat>
Date:   Fri Oct 14 08:38:31 2022 +0000

    Delete lintian "mismatched-overrides"

commit 654804065f76889d817f490364ceaeaed9278e14
Author: Raphaël Hertzog <raphael@freexian.com>
Date:   Fri Sep 23 19:05:32 2022 +0200

    Document package-build-log artifact in ontology

commit e674f903b2f4be365792343efcd21b9ce779732c
Author: Raphaël Hertzog <raphael@freexian.com>
Date:   Fri Sep 23 18:45:49 2022 +0200

    design: drop the "slug" field and the "repository" type
    
    The concept of a global unique name (slug) doesn't make sense. I expect
    that we will introduce the concept of names in a later step with another
    currently undefined concept named "collections".
    
    We drop the "repository" type too because I expect that representing a
    repository as an artifact with thousands of relationships is going to
    be counter-productive. Again a dedicated concept meant to aggregate many
    artifacts is likely needed.

commit 3a6192121b1ff46dc374865e003ecd1bedf71bcc
Author: Carles Pina i Estany <carles@pina.cat>
Date:   Fri Sep 23 16:49:40 2022 +0000

    Implement file storage: models, interface, and a local file store
    
    Fixes #63

commit 0e27d1649a5e2163dabc8d58c06cc59b7a80c608
Author: Carles Pina i Estany <carles@pina.cat>
Date:   Tue Sep 20 15:07:11 2022 +0000

    Simplify transaction.atomic decorator

commit 9c2171eb6ba504d07dcbe81e78e1bf7a26dd0522
Author: Carles Pina i Estany <carles@pina.cat>
Date:   Mon Sep 19 09:44:57 2022 +0100

    Rename from CreateTokenCommandTest to CreateTokenCommandTests

commit 0c373b2136ff4fe87d7514e9592218c8bb410f56
Author: Raphaël Hertzog <raphael@freexian.com>
Date:   Fri Sep 9 15:22:59 2022 +0200

    Bump Standards-Version to 4.6.1
Created: 2023-03-15 Last update: 2023-03-21 13:40
news
[rss feed]
  • [2022-10-16] Accepted debusine 0.1.0 (source all) into experimental (Debian FTP Masters) (signed by: Raphaël Hertzog)
bugs [bug history graph]
  • all: 0
links
  • homepage
  • buildd: logs, exp
  • popcon
  • browse source code
  • edit tags
  • other distros

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