Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Change the way the install test is executed #2196

Merged
merged 1 commit into from
Mar 8, 2023

Conversation

odockal
Copy link
Collaborator

@odockal odockal commented Mar 1, 2023

Pull Request Checklist

Code

  • Are method-/class-/variable-names meaningful?
  • Are methods concise, not too long?
  • Are catch blocks catching precise Exceptions only (no catch all)?
  • Is copyright with correct year in new files?
  • Is there a JavaDoc in every class with description of a class and an author(and issue if suitable)?
  • Is there a link to github project issue? (if needed)

Testing

  • Does it work?
  • Are the tests green on Jenkins? Is there a link to Jenkins build?

@odockal odockal merged commit 2319067 into eclipse-archived:master Mar 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Include fails and better check in InstallationOperator class
1 participant