Skip to content

chore: merge forward CI fixes - #97

Merged
gfouillet merged 3 commits into
mainfrom
4.0
Nov 19, 2025
Merged

chore: merge forward CI fixes#97
gfouillet merged 3 commits into
mainfrom
4.0

Conversation

@gfouillet

@gfouillet gfouillet commented Nov 19, 2025

Copy link
Copy Markdown
Contributor

Merge forward some fixes in workflow, charm and unit tests from 4.0 to main:

  • Removed redundant import of BlockedStatus from ops.
  • Fixed incorrect variable usage in tests by replacing harness.charm.app with
    harness.charm.app.name and corrected a test string message.
  • Updated incorrect variable name api_port to port in the charm logic.
  • artefact-name has been replaced in favor of artifact-prefix in the imported workflow.

gfouillet and others added 3 commits November 18, 2025 17:39
artefact-name has been replaced in favor of artifact-prefix in the imported workflow.
Removed redundant import of `BlockedStatus` from `ops`.

Fixed incorrect variable usage in tests by replacing `harness.charm.app` with
`harness.charm.app.name` and corrected a test string message.

Updated incorrect variable name `api_port` to `port` in the charm logic.
@gfouillet

Copy link
Copy Markdown
Contributor Author

/merge

@gfouillet
gfouillet merged commit e6ca859 into main Nov 19, 2025
12 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants