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

🌱 Cleanup GitHub workflows and group existing ones #831

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

Conversation

furkatgofurov7
Copy link
Contributor

@furkatgofurov7 furkatgofurov7 commented Oct 31, 2024

What this PR does / why we need it:

  1. Removes redundant e2e-[short/long]-test.yaml GH actions (https://github.com/rancher/turtles/actions/workflows/e2e-long-test.yaml & https://github.com/rancher/turtles/actions/workflows/e2e-short-test.yaml) that were run rarely and only manually
    2. Groups workflows into folders to make it bit cleaner and easier to navigate based on its purpose - this seems to be not possible and not supported yet as per https://github.com/orgs/community/discussions/15935

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes: #828
Part of: #815

Special notes for your reviewer:

Checklist:

  • squashed commits into logical changes
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests

@furkatgofurov7 furkatgofurov7 added kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. kind/chore area/ci labels Oct 31, 2024
@furkatgofurov7 furkatgofurov7 requested a review from a team as a code owner October 31, 2024 08:28
@furkatgofurov7 furkatgofurov7 changed the title Cleanup GitHub workflows and group existing ones 🌱 Cleanup GitHub workflows and group existing ones Oct 31, 2024
@furkatgofurov7 furkatgofurov7 added area/update Updating providers and removed kind/chore area/update Updating providers labels Oct 31, 2024
@furkatgofurov7 furkatgofurov7 force-pushed the cleanup-gh-workflows branch 2 times, most recently from f7ce096 to ff12fc6 Compare October 31, 2024 10:11
@furkatgofurov7 furkatgofurov7 added area/dependency Issues or PRs related to dependency changes and removed kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. area/ci labels Oct 31, 2024
Signed-off-by: Furkat Gofurov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependency Issues or PRs related to dependency changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cleanup unused GitHub Workflows
1 participant