Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: v1 CI is now on main #7

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

fix: v1 CI is now on main #7

wants to merge 1 commit into from

Conversation

mmkay
Copy link

@mmkay mmkay commented Mar 26, 2025

No description provided.

@mmkay mmkay requested a review from a team March 26, 2025 12:04
@@ -9,5 +9,5 @@ on:
jobs:
pull-request:
name: PR
uses: canonical/observability/.github/workflows/charm-pull-request.yaml@feature/v1
uses: canonical/observability/.github/workflows/charm-pull-request.yaml@main
Copy link

Choose a reason for hiding this comment

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

Shall we use the tags rather than branch name?
https://github.com/canonical/observability/tags

Copy link
Author

@mmkay mmkay Mar 27, 2025

Choose a reason for hiding this comment

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

There might still be a bit of a misunderstanding then, I think. The v1 tag points at a commit from 2 weeks ago from before all the TIOBE changes @michaeldmitry and @simskij did. Is main our, yet unreleased, v2 then? Or do we miss a step in merging?

For the tester, we likely want to be using main anyway as this is for testing the edge CI IMO. But I might be wrong :)

cc @lucabello

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.

2 participants