Skip to content

feat: 12-factored Indico replacing old charm#772

Draft
DeeKay3 wants to merge 1 commit into
mainfrom
feat/12f-indico
Draft

feat: 12-factored Indico replacing old charm#772
DeeKay3 wants to merge 1 commit into
mainfrom
feat/12f-indico

Conversation

@DeeKay3

@DeeKay3 DeeKay3 commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

Applicable spec:

Overview

Rationale

Juju Events Changes

Module Changes

Library Changes

Checklist

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

license-eye has checked 204 files.

Valid Invalid Ignored Fixed
33 2 169 0
Click to see the invalid file list
  • charmcraft.yaml
  • indico_rock/rockcraft.yaml
Use this command to fix any missing license headers
```bash

docker run -it --rm -v $(pwd):/github/workspace apache/skywalking-eyes header fix

</details>

Comment thread charmcraft.yaml
run-on:
- name: "ubuntu"
channel: "20.04"
# This file configures Charmcraft.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# This file configures Charmcraft.
# Copyright 2026 Canonical Ltd.
# See LICENSE file for licensing details.
# This file configures Charmcraft.

@@ -1,98 +1,180 @@
# Copyright 2025 Canonical Ltd.
# See LICENSE file for licensing details.
# Indico 12-factor rock built with the flask-framework Rockcraft extension.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# Indico 12-factor rock built with the flask-framework Rockcraft extension.
# Copyright 2026 Canonical Ltd.
# See LICENSE file for licensing details.
# Indico 12-factor rock built with the flask-framework Rockcraft extension.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant