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

Add sample project to Go stack #268

Merged
merged 1 commit into from
Jul 27, 2020

Conversation

vitaliy-guliy
Copy link
Contributor

Signed-off-by: Vitaliy Gulyy [email protected]

What does this PR do?

Adds another one sample project to Go stack.
Adds commands to build and run sample project.

If the golang/go plugin could not be found when creating a workspace from the devfile, the id should be replaced on reference.

-
  type: chePlugin
  # id: golang/go/latest
  reference: >-
    https://raw.githubusercontent.com/eclipse/che-plugin-registry/master/v3/plugins/golang/go/0.14.4/meta.yaml
  alias: go-plugin
  memoryLimit: 512Mi
  # memoryLimit: 1Gi
  env:
    - value: 'off'
      name: GO111MODULE
  preferences:
    go.lintTool: 'golangci-lint'
    go.lintFlags: '--fast'
    go.useLanguageServer: true

What issues does this PR fix or reference?

Solves issue eclipse-che/che#13803

Signed-off-by: Vitaliy Gulyy <[email protected]>
@che-bot
Copy link
Contributor

che-bot commented Jul 22, 2020

Devfiles tests failed. Re-trigger by [ci-test-devfiles]

devfiles/go/devfile.yaml Show resolved Hide resolved
devfiles/go/devfile.yaml Show resolved Hide resolved
@vitaliy-guliy
Copy link
Contributor Author

Yesterday I had some issues with creating a workspace from the devfile on https://che.openshift.io.
Today it works fine. It looks like the server was overloaded.

@ericwill ericwill self-requested a review July 23, 2020 14:19
@ericwill
Copy link
Contributor

[ci-test-devfiles]

@che-bot
Copy link
Contributor

che-bot commented Jul 23, 2020

Devfiles tests failed. Re-trigger by [ci-test-devfiles]

@ericwill
Copy link
Contributor

Looks like PR check is failing due to the renamed tasks.

@ericwill
Copy link
Contributor

@ScrewTSW where are these tests located so the task names can be updated?

@ericwill ericwill merged commit dd218f6 into eclipse-che:master Jul 27, 2020
sparkoo pushed a commit to sparkoo/che-devfile-registry that referenced this pull request Dec 4, 2020
…o registry.access.redhat.com/rhscl/httpd-24-rhel7:2.4-105 (eclipse-che#268)

Change-Id: Ieeec90d0be83c93743affb8c191c238b44952920
Signed-off-by: nickboldt <[email protected]>
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.

3 participants