View Bazaar branches
Get this repository:
git clone https://git.launchpad.net/charmcraft

See all merge proposals.

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://github.com/canonical/charmcraft.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 30 seconds — see the log

Branches

Name Last Modified Last Commit
main 2024-05-27 14:27:20 UTC
ci: bump priority for reactive tests (#1678)

Author: Alex Lowe
Author Date: 2024-05-27 14:27:20 UTC

ci: bump priority for reactive tests (#1678)

These tests take a while, so we should run them early.

renovate/typing_extensions-4.x 2024-05-26 00:41:23 UTC
chore(deps): update dependency typing_extensions to v4.12.0

Author: renovate[bot]
Author Date: 2024-05-26 00:41:23 UTC

chore(deps): update dependency typing_extensions to v4.12.0

renovate/setuptools-70.x 2024-05-25 16:59:25 UTC
chore(deps): update dependency setuptools to v70

Author: renovate[bot]
Author Date: 2024-05-25 16:59:25 UTC

chore(deps): update dependency setuptools to v70

renovate/pygit2-1.x 2024-05-25 16:59:22 UTC
chore(deps): update dependency pygit2 to v1.15.0

Author: renovate[bot]
Author Date: 2024-05-25 16:59:22 UTC

chore(deps): update dependency pygit2 to v1.15.0

renovate/protobuf-5.x 2024-05-25 16:59:19 UTC
chore(deps): update dependency protobuf to v5.27.0

Author: renovate[bot]
Author Date: 2024-05-25 16:59:19 UTC

chore(deps): update dependency protobuf to v5.27.0

renovate/bugfixes 2024-05-25 16:59:16 UTC
chore(deps): update bugfixes

Author: renovate[bot]
Author Date: 2024-05-25 16:59:16 UTC

chore(deps): update bugfixes

renovate/dev-dependencies 2024-05-08 21:53:51 UTC
Merge branch 'main' into renovate/dev-dependencies

Author: Alex Lowe
Author Date: 2024-05-08 21:53:51 UTC

Merge branch 'main' into renovate/dev-dependencies

work/CRAFT-2675-base-validation 2024-04-17 21:03:08 UTC
Merge branch 'main' into work/CRAFT-2675-base-validation

Author: Callahan Kovacs
Author Date: 2024-04-17 21:03:08 UTC

Merge branch 'main' into work/CRAFT-2675-base-validation

feature/12f 2024-04-16 18:22:05 UTC
feat(extension): support django-framework (#1578)

Author: Weii Wang
Author Date: 2024-04-16 18:22:05 UTC

feat(extension): support django-framework (#1578)

Add the `django-framework` extension, which is similar to the
`flask-framework` but specifically designed for the Django framework.

The `flask-framework` has been refactored in hope to be more aligned
with the extension system in charmcraft.

Due to the fact that we are still waiting for some changes in other
libraries to land, one spread test might fail. Please review the current
content, and I will update the pull request once the changes in other
libraries are merged.

---------

Co-authored-by: Alex Lowe <alex.lowe@canonical.com>

hotfix/2.6 2024-04-15 15:27:47 UTC
chore: enable riscv64 for 2.x (#1651)

Author: Alex Lowe
Author Date: 2024-04-15 15:27:47 UTC

chore: enable riscv64 for 2.x (#1651)

weekly-uses-edge 2024-04-11 23:50:20 UTC
ci: use charmcraft from edge for weekly CI

Author: Alex Lowe
Author Date: 2024-04-11 23:31:44 UTC

ci: use charmcraft from edge for weekly CI

CRAFT-2502/autoformat 2024-03-19 20:26:03 UTC
style: autoformat even ignored ruff linters

Author: Alex Lowe
Author Date: 2024-03-19 20:26:03 UTC

style: autoformat even ignored ruff linters

aml/reactive-in-bash 2024-03-07 06:11:05 UTC
chore: rewrite the reactive plugin with bash

Author: Alex Lowe
Author Date: 2024-03-07 05:30:17 UTC

chore: rewrite the reactive plugin with bash

The older plugin calling its own file made failures difficult to navigate.

aml/remove-old-pack 2024-03-05 04:03:30 UTC
chore: remove old pack command implementation

Author: Alex Lowe
Author Date: 2024-03-05 04:03:30 UTC

chore: remove old pack command implementation

CRAFT-2409/reactive-metadata 2024-02-21 20:52:27 UTC
fix: use a "build" subdirectory in destructive mode.

Author: Alex Lowe
Author Date: 2024-02-21 20:52:27 UTC

fix: use a "build" subdirectory in destructive mode.

feature/testing 2024-02-07 01:44:38 UTC
docs: make badges only use what's actually on main (#1505)

Author: Alex Lowe
Author Date: 2024-02-07 01:44:38 UTC

docs: make badges only use what's actually on main (#1505)

Currently PRs to main are included in those badges, meaning that if
tests fail on those PRs it shows failing.

experimental/declarative-charm-properties 2023-12-07 13:59:08 UTC
refactor: make charm plugin properties more declarative

Author: Alex Lowe
Author Date: 2023-12-07 13:59:08 UTC

refactor: make charm plugin properties more declarative

spike/CRAFT-2217 2023-11-29 00:16:06 UTC
spike: arch-dependent resource uploads

Author: Alex Lowe
Author Date: 2023-11-29 00:16:06 UTC

spike: arch-dependent resource uploads

CRAFT-2217

poc-declarative-charms 2022-01-19 20:20:59 UTC
Proof of concept for packing declarative charms.

Author: Facundo Batista
Author Date: 2022-01-19 20:20:59 UTC

Proof of concept for packing declarative charms.

119 of 19 results

Other repositories

Name Last Modified
lp:charmcraft 2 hours ago
11 of 1 result
You can't create new repositories for charmcraft.