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

infra: remove generate contrib workflows from core #4302

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

emdneto
Copy link
Member

@emdneto emdneto commented Nov 21, 2024

This PR basically shifts from depending on generating workflows every time we change something in contrib to looking to contrib@main and reusing the workflow core_contrib_test.yml. With that, we only need to update contrib workflows, and there's no need to sync workflows in core anymore.

Related PR in contrib: open-telemetry/opentelemetry-python-contrib#3035

Part of #4263

Signed-off-by: emdneto <[email protected]>
@emdneto emdneto requested a review from a team as a code owner November 21, 2024 00:53
@emdneto emdneto marked this pull request as draft November 21, 2024 00:53
Signed-off-by: emdneto <[email protected]>
Signed-off-by: emdneto <[email protected]>
@emdneto emdneto closed this Nov 21, 2024
@emdneto emdneto reopened this Nov 21, 2024
Signed-off-by: emdneto <[email protected]>
@emdneto emdneto added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Nov 21, 2024
@emdneto emdneto closed this Nov 21, 2024
@emdneto emdneto reopened this Nov 21, 2024
@emdneto emdneto marked this pull request as ready for review November 21, 2024 01:35
Signed-off-by: emdneto <[email protected]>
@emdneto emdneto changed the title test call worflow infra: remove generate contrib workflows from core Nov 21, 2024

jobs:
contrib_0:
uses: emdneto/opentelemetry-python-contrib/.github/workflows/core_contrib_test_0.yml@generate-workflows-core
Copy link
Member Author

@emdneto emdneto Nov 21, 2024

Choose a reason for hiding this comment

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

Note: change this after reviews if approved. We need to merge open-telemetry/opentelemetry-python-contrib#3035 first. Please do not resolve this comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant