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

feat(ci): runs e2e using shared action #842

Merged
merged 2 commits into from
Jan 14, 2025
Merged

Conversation

abhijith-darshan
Copy link
Contributor

@abhijith-darshan abhijith-darshan commented Jan 13, 2025

Description

Runs greenhouse e2e using shared action from cloudoperators/common

What type of PR is this? (check all applicable)

  • πŸ• Feature
  • πŸ› Bug Fix
  • πŸ“ Documentation Update
  • 🎨 Style
  • πŸ§‘β€πŸ’» Code Refactor
  • πŸ”₯ Performance Improvements
  • βœ… Test
  • πŸ€– Build
  • πŸ” CI
  • πŸ“¦ Chore (Release)
  • ⏩ Revert

Related Tickets & Documents

Added tests?

  • πŸ‘ yes
  • πŸ™… no, because they aren't needed
  • πŸ™‹ no, because I need help
  • Separate ticket for tests # (issue/pr)

Added to documentation?

  • πŸ“œ README.md
  • 🀝 Documentation pages updated
  • πŸ™… no documentation needed
  • (if applicable) generated OpenAPI docs for CRD changes

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes

@abhijith-darshan abhijith-darshan changed the title chore(e2e): runs e2e using shared action ci(e2e): runs e2e using shared action Jan 13, 2025
@abhijith-darshan abhijith-darshan changed the title ci(e2e): runs e2e using shared action feat(ci): runs e2e using shared action Jan 13, 2025
@abhijith-darshan abhijith-darshan marked this pull request as ready for review January 13, 2025 11:29
@abhijith-darshan abhijith-darshan requested a review from a team as a code owner January 13, 2025 11:29
@abhijith-darshan
Copy link
Contributor Author

A successful run using composite action can be seen here - https://github.com/cloudoperators/greenhouse/actions/runs/12746132546

@abhijith-darshan abhijith-darshan merged commit ab7f705 into main Jan 14, 2025
18 checks passed
@abhijith-darshan abhijith-darshan deleted the workflows/e2e branch January 14, 2025 09:47
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.

[FEAT] move e2e Github action to cloudoperators/common
2 participants