question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

References to commits are broken in Help -> About dialog

See original GitHub issue

Describe the bug

Help -> About dialog contains references for commits to theia and che-theia projects The references are broken at the moment for master branch assembly (eclipse/che-theia:next)

Che version

  • latest
  • nightly
  • other: eclipse/che-theia:next

Steps to reproduce

  1. Add to a devfile the section:
- 
    alias: theia-editor
    reference: >-
      https://raw.githubusercontent.com/eclipse/che-plugin-registry/master/v3/plugins/eclipse/che-theia/next/meta.yaml
    type: cheEditor
  1. Start a workspace from the devfile
  2. Go to Help -> About dialog and try references to theia and che-theia projects
  3. You can see https://github.com/theia-ide/theia/commit/N/A in an address line of a browser and error: 404 Page not found

Expected behavior

The references link to relevant commits

Runtime

  • kubernetes (include output of kubectl version)
  • Openshift (include output of oc version)
  • minikube v1.0.0
  • minishift (include output of minishift version and oc version)
  • docker-desktop + K8S (include output of docker version and kubectl version)
  • other: (please specify)

Screenshots

page_not_found

Installation method

  • chectl chectl/0.0.2-6d3894f linux-x64 node-v10.4.1
  • che-operator
  • minishift-addon
  • I don’t know

Environment

  • my computer
    • Windows
    • Linux
    • macOS
  • Cloud
    • Amazon
    • Azure
    • GCE
    • other (please specify)
  • other: please specify

Additional context

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
mmorhuncommented, Oct 16, 2019

I think this is fixed again by https://github.com/eclipse/che-theia/pull/487

1reaction
mmorhuncommented, Sep 17, 2019

Fixed

Read more comments on GitHub >

github_iconTop Results From Across the Web

Commit Changes dialog | IntelliJ IDEA Documentation
Use this dialog to commit (check in) local changes to the repository and, optionally, to create a patch file.
Read more >
TortoiseHg: How to split changes in commit dialog
In the commit dialog of TortoiseHg all changes within a file are shown separate and can be selected/commited independendly.
Read more >
The Git experience in Visual Studio - Version Control
To learn more about making a commit in Visual Studio and to better understand file states in Git, refer to the Make a...
Read more >
How to git by with a GUI - SitePen
Back in TortoiseGit's rebase dialog you can click “Resolved” in the file's context menu and click “Commit” to finish rebasing. Resolving a ...
Read more >
Git References - Git SCM
In Git, these simple names are called “references” or “refs”; ... To create a new reference that will help you remember where your...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found