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-1 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 20 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 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 25 seconds — see the log

Branches

Name Last Modified Last Commit
renovate/referencing-0.x 2024-04-27 12:25:35 UTC
chore(deps): update dependency referencing to v0.35.0

Author: renovate[bot]
Author Date: 2024-04-27 12:25:35 UTC

chore(deps): update dependency referencing to v0.35.0

renovate/pluggy-1.x 2024-04-27 09:08:18 UTC
chore(deps): update dependency pluggy to v1.5.0

Author: renovate[bot]
Author Date: 2024-04-27 09:08:18 UTC

chore(deps): update dependency pluggy to v1.5.0

renovate/freezegun-1.x 2024-04-27 06:46:30 UTC
chore(deps): update dependency freezegun to v1.5.0

Author: renovate[bot]
Author Date: 2024-04-27 06:46:30 UTC

chore(deps): update dependency freezegun to v1.5.0

renovate/coverage-7.x 2024-04-27 03:13:20 UTC
chore(deps): update dependency coverage to v7.5.0

Author: renovate[bot]
Author Date: 2024-04-27 03:13:20 UTC

chore(deps): update dependency coverage to v7.5.0

renovate/bugfixes 2024-04-27 01:32:20 UTC
chore(deps): update dependency platformdirs to v4.2.1

Author: renovate[bot]
Author Date: 2024-04-27 01:32:20 UTC

chore(deps): update dependency platformdirs to v4.2.1

renovate/dev-dependencies 2024-04-26 18:39:35 UTC
chore(deps): update development dependencies (non-major)

Author: renovate[bot]
Author Date: 2024-04-26 18:39:35 UTC

chore(deps): update development dependencies (non-major)

renovate/pycparser-2.x 2024-04-26 18:39:31 UTC
chore(deps): update dependency pycparser to v2.22

Author: renovate[bot]
Author Date: 2024-04-26 18:39:31 UTC

chore(deps): update dependency pycparser to v2.22

renovate/jaraco.classes-3.x 2024-04-26 18:39:27 UTC
chore(deps): update dependency jaraco.classes to v3.4.0

Author: renovate[bot]
Author Date: 2024-04-26 18:39:27 UTC

chore(deps): update dependency jaraco.classes to v3.4.0

renovate/internal-packages 2024-04-26 18:39:23 UTC
chore(deps): update dependency craft-application to v2.6.0

Author: renovate[bot]
Author Date: 2024-04-26 18:39:23 UTC

chore(deps): update dependency craft-application to v2.6.0

main 2024-04-26 17:44:43 UTC
fix: only keep metadata.yaml for reactive charms (#1666)

Author: Alex Lowe
Author Date: 2024-04-26 17:44:43 UTC

fix: only keep metadata.yaml for reactive charms (#1666)

Fixes #1654

CRAFT-2707-Write-k8s-charm-test-templates-for-charmcraft-test 2024-04-22 19:39:41 UTC
tests: remove stray template and fix init tests

Author: Claudio Matsuoka
Author Date: 2024-04-22 19:01:02 UTC

tests: remove stray template and fix init tests

Signed-off-by: Claudio Matsuoka <claudio.matsuoka@canonical.com>

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

large-spread-tests 2024-04-03 22:17:23 UTC
ci: use the correct tags for large spread runs

Author: Alex Lowe
Author Date: 2024-04-03 22:17:23 UTC

ci: use the correct tags for large spread runs

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.

hotfix/2.5 2024-02-01 16:09:59 UTC
test(spread): replace lunar test with mantic (#1499)

Author: Alex Lowe
Author Date: 2024-02-01 16:09:59 UTC

test(spread): replace lunar test with mantic (#1499)

ci/renovate-postUpgradeTasks 2024-01-05 03:17:52 UTC
ci(deps): renovate lock file maintenance

Author: Alex Lowe
Author Date: 2024-01-05 02:50:21 UTC

ci(deps): renovate lock file maintenance

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

CRAFT-2265/strict-explicit-requirements 2023-12-07 03:49:22 UTC
refactor: clean up strict charm plugin validation

Author: Alex Lowe
Author Date: 2023-12-07 03:49:22 UTC

refactor: clean up strict charm plugin validation

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

hotfix/2.4 2023-08-12 16:14:42 UTC
models: do not enforce pydantic models on legacy files (#1204)

Author: Sheng Yu
Author Date: 2023-08-12 16:14:42 UTC

models: do not enforce pydantic models on legacy files (#1204)

Only warn for invalid content for backwards compatibility

Fixes #1208

hotfix/2.3 2023-07-14 14:45:08 UTC
builder: install pydeps and requirements simultaneously (#1157)

Author: Alex Lowe
Author Date: 2023-07-14 14:45:08 UTC

builder: install pydeps and requirements simultaneously (#1157)

Minimal fix for #1135.

A larger fix will come with 3.0.

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.

129 of 29 results

Other repositories

Name Last Modified
lp:charmcraft 2024-04-27
11 of 1 result
You can't create new repositories for charmcraft.