Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Add GitHub Actions-based nightly/next build workflow #972

Merged
merged 11 commits into from
Feb 4, 2021
Merged

Conversation

azatsarynnyy
Copy link
Member

@azatsarynnyy azatsarynnyy commented Jan 28, 2021

Signed-off-by: Artem Zatsarynnyi azatsary@redhat.com

What does this PR do?

Adds GitHub Actions-based nightly/next build workflow:

  • build and push the images:
    • eclipse/che-theia-dev:next
    • eclipse/che-theia:next
    • eclipse/che-theia-endpoint-runtime-binary:next
  • build and push the npm packages to npmjs.org:
    • @eclipse-che/plugin
    • @eclipse-che/theia-remote-api
    • @eclipse-che/theia-terminal
    • @eclipse-che/theia-generator

Screenshot/screencast of this PR

What issues does this PR fix or reference?

eclipse-che/che#18407

How to test this PR?

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.

Happy Path Channel

HAPPY_PATH_CHANNEL=stable

Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
@che-bot

This comment has been minimized.

build.include Outdated Show resolved Hide resolved
build.sh Outdated Show resolved Hide resolved
Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
@che-bot

This comment has been minimized.

Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
@azatsarynnyy azatsarynnyy changed the title [WIP] Add GitHub Actions-based CI/CD workflow Add GitHub Actions-based nightly/next build workflow Feb 4, 2021
@azatsarynnyy azatsarynnyy marked this pull request as ready for review February 4, 2021 15:29
@azatsarynnyy
Copy link
Member Author

@benoitf I'd like to merge that and check by running the workflow manually. And then fix other problems that will come.

@nickboldt
Copy link
Contributor

'd like to merge that and check by running the workflow manually.
+1 from my side -- the sooner we can get this live, the sooner we can make it work for 7.26.0 release :D

@nickboldt nickboldt self-requested a review February 4, 2021 15:40
@che-bot

This comment has been minimized.

@azatsarynnyy
Copy link
Member Author

[crw-ci-test]

@che-bot
Copy link
Contributor

che-bot commented Feb 4, 2021

❌ E2E Happy path tests failed ❗

Try Che-Theia editor only Try Che-Theia with Java/maven example Try Che-Theia with NodeJs example

See Details

name link
che-theia docker.io/maxura/che-theia:972
che-theia-endpoint-runtime-binary docker.io/maxura/che-theia-endpoint-runtime-binary:972

Tested with Eclipse Che Single User on K8S (minikube v1.1.1)

  • Use comment "[crw-ci-test]" to rerun happy path E2E test.
  • Use comment "[crw-ci-test --rebuild]" to re-build the images and rerun happy path E2E test.

Copy link
Contributor

@benoitf benoitf left a comment

Choose a reason for hiding this comment

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

@azatsarynnyy sure go ahead

@azatsarynnyy
Copy link
Member Author

The HappyPath tests are failed but it's stuck on the Dashboard as I see from the recording.
cc @dmytro-ndp ^^ Please, take a look when you have a minute. Thanks!

Anyway, the proposed changes don't affect the functionality, just CI build. So, merging...

@azatsarynnyy azatsarynnyy merged commit afa4555 into master Feb 4, 2021
@azatsarynnyy azatsarynnyy deleted the ci-cd branch February 4, 2021 17:58
@che-bot che-bot added this to the 7.26 milestone Feb 4, 2021
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.

4 participants