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

Run Happy Path tests using github actions #801

Merged
merged 1 commit into from
Jan 20, 2021

Conversation

benoitf
Copy link
Contributor

@benoitf benoitf commented Jan 18, 2021

What does this PR do?

Check with each change on the plug-in registry
And check with both Alpine and UBI8 images

Screenshot/screencast of this PR

What issues does this PR fix or reference?

eclipse-che/che#18747

How to test this PR?

Check PR check result. Should be green

PR Checklist

As the author of this Pull Request I made sure that:

Reviewers

Reviewers, please comment how you tested the PR when approving it.

Change-Id: I1b3a01712e45dfd35cc5a8ee94b2ac4ba51e22d5
Signed-off-by: Florent Benoit fbenoit@redhat.com

# matrix jobs with alpine and ubi8
name: Happy Path

on: [push, pull_request]
Copy link
Contributor

Choose a reason for hiding this comment

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

This will run for sidecar update PRs, which I don't think is testing anything because the generated meta.yaml files won't be referencing it. Maybe it should only run on updates to che*.yaml files?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

If you change a sh script or Dockerfile or build library, etc it requires as well to be tested
Maybe everything except sidecars folder ?

Copy link
Contributor

Choose a reason for hiding this comment

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

Yes sounds good 👍

@benoitf benoitf force-pushed the happy-path-github-actions branch 2 times, most recently from 5cf6133 to 4a96d4c Compare January 18, 2021 15:48
Check with each change on the plug-in registry
And check with both Alpine and UBI8 images

Change-Id: I1b3a01712e45dfd35cc5a8ee94b2ac4ba51e22d5
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
@benoitf benoitf merged commit 733d4f5 into eclipse-che:master Jan 20, 2021
@benoitf benoitf deleted the happy-path-github-actions branch January 20, 2021 09:45
@che-bot che-bot added this to the 7.25 milestone Jan 20, 2021
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.

None yet

3 participants