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

Add tests to ensure workflow doesn't get broken #7573

Open
2 tasks
tawago opened this issue Mar 28, 2025 · 0 comments · May be fixed by #7631
Open
2 tasks

Add tests to ensure workflow doesn't get broken #7573

tawago opened this issue Mar 28, 2025 · 0 comments · May be fixed by #7631
Labels
enhancement New feature or request

Comments

@tawago
Copy link
Contributor

tawago commented Mar 28, 2025

What problem or use case are you trying to solve?
Consider adding tests to ensure all token types of the CI triggered workflow to securely work. This might be tricky as we can't really trigger the current workflow until it gets merged into main and sometimes a new docker image is required to be released.

related:

Describe the UX of the solution you'd like
This would be somewhat difficult as we currently support github PAT, github_token, and gitlab token(PAT?).

  • Research how other workflow / action CI apps ensure their integrity
  • Discuss with Openhands team to finalize an implementation plan

Do you have thoughts on the technical implementation?
TBU

Describe alternatives you've considered

Additional context

@tawago tawago added the enhancement New feature or request label Mar 28, 2025
@erkinalp erkinalp linked a pull request Apr 1, 2025 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant