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

Dummy changes. Please, ignore. #1108

Draft
wants to merge 41 commits into
base: main
Choose a base branch
from
Draft

Dummy changes. Please, ignore. #1108

wants to merge 41 commits into from

Commits on Jul 21, 2021

  1. chore(lib): Include lib folder when publishing the npm module

    Change-Id: Iaf2634ad23f78fec1662ba8d3a8d67bdb475d571
    Signed-off-by: Florent Benoit <[email protected]>
    benoitf authored and dmytro-ndp committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    2b1e810 View commit details
    Browse the repository at this point in the history
  2. fix(cleanup): Remove the unused devfileUrl field

    Change-Id: Ie32324200886d13009e05c145053fee847754e8c
    Signed-off-by: Florent Benoit <[email protected]>
    benoitf authored and dmytro-ndp committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    fab1cdf View commit details
    Browse the repository at this point in the history
  3. Introduce build process using yarn link (#955)

    Introduce build process using yarn link
    
    Signed-off-by: Thomas Mäder <[email protected]>
    tsmaeder authored and dmytro-ndp committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    7e0a28f View commit details
    Browse the repository at this point in the history
  4. Use correct base dir for che-theia extensions (#1130)

    Signed-off-by: Thomas Mäder <[email protected]>
    tsmaeder authored and dmytro-ndp committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    cd2481d View commit details
    Browse the repository at this point in the history
  5. fix(generator): Increase jest timeout to give the test extra time whe…

    …n CPU is overloaded (#1132)
    
    Signed-off-by: Vitaliy Gulyy <[email protected]>
    vitaliy-guliy authored and dmytro-ndp committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    f705e77 View commit details
    Browse the repository at this point in the history
  6. fix(yeoman): Update Theia plugin yeoman generator (#1133)

    Signed-off-by: Vitaliy Gulyy <[email protected]>
    vitaliy-guliy authored and dmytro-ndp committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    51347cb View commit details
    Browse the repository at this point in the history
  7. fix(plugins-view): Register custom plugin registries from devfile plu…

    …gins (#1131)
    
    Scan devfile plugins and if it has custom plugin registry source, add it's plugin registry to che-theia's plugin registry cache.
    vinokurig authored and dmytro-ndp committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    0ecc24e View commit details
    Browse the repository at this point in the history
  8. feat(ports-plugin): Handle devworkspaces

    Change-Id: I67d3d67dd52d9ec6a0b12b7aeeb65f7bdf34d801
    Signed-off-by: Florent Benoit <[email protected]>
    benoitf authored and dmytro-ndp committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    158bff3 View commit details
    Browse the repository at this point in the history
  9. fix(ssh-plugin): Disable the plug-in on DevWorkspace as there is no R…

    …EST API (including ssh)
    
    Change-Id: I9fe4d0bf637c6fdba805fb1374dd67fbe807e083
    Signed-off-by: Florent Benoit <[email protected]>
    benoitf authored and dmytro-ndp committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    363bc97 View commit details
    Browse the repository at this point in the history
  10. feat(recommendations): delegate find to theia API

    Change-Id: Ie482fbc86c6faca8c74f53ec194a7d3f6672a793
    Signed-off-by: Florent Benoit <[email protected]>
    benoitf authored and dmytro-ndp committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    0311add View commit details
    Browse the repository at this point in the history
  11. build(webpack): Upgrade to Webpack 5 to align with the upstream (#1134)

    * build(webpack): Upgrade to Webpack 5 to align with upstream
    
    Signed-off-by: Artem Zatsarynnyi <[email protected]>
    azatsarynnyy authored and dmytro-ndp committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    5b60d47 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6c6aba4 View commit details
    Browse the repository at this point in the history
  13. build(happy-paths): Don't run Happy Path GH Workflow when the changes…

    … are not related (#1139)
    
    Signed-off-by: Artem Zatsarynnyi <[email protected]>
    azatsarynnyy authored and dmytro-ndp committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    c1b559d View commit details
    Browse the repository at this point in the history
  14. Split the GH Workflow to avoid running the build jobs when no code is…

    … changed (#1141)
    
    * build(pr-check): Split the GH Workflow to avoid running the build jobs when no code is changed
    
    Signed-off-by: Artem Zatsarynnyi <[email protected]>
    azatsarynnyy authored and dmytro-ndp committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    739678b View commit details
    Browse the repository at this point in the history
  15. feat: Provides configured certificate/proxy method to get resources

    Change-Id: I4397cd164649160e7827829ada330490665aa30e
    Signed-off-by: Florent Benoit <[email protected]>
    benoitf authored and dmytro-ndp committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    52c5449 View commit details
    Browse the repository at this point in the history
  16. chore(tasks): Align Task Service to upstream changes

    Signed-off-by: Roman Nikitenko <[email protected]>
    RomanNikitenko authored and dmytro-ndp committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    3b53fab View commit details
    Browse the repository at this point in the history
  17. chore: Pin Che-Theia to upstream Theia before the breaking changes

    Signed-off-by: Roman Nikitenko <[email protected]>
    RomanNikitenko authored and dmytro-ndp committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    859f171 View commit details
    Browse the repository at this point in the history
  18. chore: Align Che-Theia to upstream changes

    Signed-off-by: Roman Nikitenko <[email protected]>
    RomanNikitenko authored and dmytro-ndp committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    0dbddfb View commit details
    Browse the repository at this point in the history
  19. Install 'libsecret' as it's used by keytar that Theia depends on

    Signed-off-by: Artem Zatsarynnyi <[email protected]>
    azatsarynnyy authored and dmytro-ndp committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    7c19cd8 View commit details
    Browse the repository at this point in the history
  20. Update git built-in to the version that supports FileDecoration API

    Signed-off-by: Artem Zatsarynnyi <[email protected]>
    azatsarynnyy authored and dmytro-ndp committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    1792c30 View commit details
    Browse the repository at this point in the history
  21. feat(recommendation-plugin): do not use axios anymore from the plug-i…

    …n but use che plugin http service
    
    fix https://issues.redhat.com/browse/CRW-1702
    
    Change-Id: Ia128f427235bfcaf199a6dab7f9552510047dd00
    Signed-off-by: Florent Benoit <[email protected]>
    benoitf authored and dmytro-ndp committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    917404b View commit details
    Browse the repository at this point in the history
  22. feat(plugins): use common http service instead of private Axios instance

    Change-Id: I0e2a817586f036e9ca658d75f6de82273c5f04dc
    Signed-off-by: Florent Benoit <[email protected]>
    benoitf authored and dmytro-ndp committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    881eafa View commit details
    Browse the repository at this point in the history
  23. refactor: Update master branch mentioning to main (#1147)

    * refactor: Update 'master' branch mentioning to 'main'
    
    Signed-off-by: Artem Zatsarynnyi <[email protected]>
    azatsarynnyy authored and dmytro-ndp committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    f2a56d1 View commit details
    Browse the repository at this point in the history
  24. fix: Update link after switching from master to main (#1149)

    Signed-off-by: Artem Zatsarynnyi <[email protected]>
    azatsarynnyy authored and dmytro-ndp committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    ce00335 View commit details
    Browse the repository at this point in the history
  25. Adapt unit tests to git 1.8 used for HappyPath tests

    Signed-off-by: Artem Zatsarynnyi <[email protected]>
    azatsarynnyy authored and dmytro-ndp committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    391c82d View commit details
    Browse the repository at this point in the history
  26. fix(recommendations-plugin): avoid duplicated plug-ins

    Change-Id: I3c0ef5d37a855e5212d08f051f943fb5888b7a86
    Signed-off-by: Florent Benoit <[email protected]>
    benoitf authored and dmytro-ndp committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    c07a56a View commit details
    Browse the repository at this point in the history
  27. chore(cleanup): Remove unwanted files

    Change-Id: Iad0d64ac03863ccd0eff88cc79f10d8b7bab8f55
    Signed-off-by: Florent Benoit <[email protected]>
    benoitf authored and dmytro-ndp committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    979b91f View commit details
    Browse the repository at this point in the history
  28. fix(plugins): Change path to plugins index.json file (#1154)

    * fix(plugins): Change path to the plugins index
    
    Signed-off-by: Vitaliy Gulyy <[email protected]>
    vitaliy-guliy authored and dmytro-ndp committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    9573684 View commit details
    Browse the repository at this point in the history
  29. feat(explorer): Display Welcome panel when there are no projects in a…

    … devfile
    
    Signed-off-by: Roman Nikitenko <[email protected]>
    RomanNikitenko authored and dmytro-ndp committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    5aaa4de View commit details
    Browse the repository at this point in the history
  30. build: Pin Che-Theia to upstream Theia before the breaking changes

    Signed-off-by: Roman Nikitenko <[email protected]>
    RomanNikitenko authored and dmytro-ndp committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    f8c8cbf View commit details
    Browse the repository at this point in the history
  31. chore(tests): Use newer minikube 1.21.0 to run happy path tests

    Signed-off-by: Roman Nikitenko <[email protected]>
    RomanNikitenko authored and dmytro-ndp committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    6dad56a View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    c228bef View commit details
    Browse the repository at this point in the history
  33. ci: Remove nightly images references

    Signed-off-by: Mykhailo Kuznietsov <[email protected]>
    mkuznyetsov authored and dmytro-ndp committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    a673fec View commit details
    Browse the repository at this point in the history
  34. fix(generator): fix excluded packages in production command

    Signed-off-by: zwing <[email protected]>
    zWingz authored and dmytro-ndp committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    46fdec5 View commit details
    Browse the repository at this point in the history
  35. chore(dogfooding): adding libsecret to theia dev container

    Signed-off-by: Sun Seng David TAN <[email protected]>
    sunix authored and dmytro-ndp committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    d56857d View commit details
    Browse the repository at this point in the history
  36. chore: Update base from ubi8-minimal:8.4-200 to ubi8-minimal:8.4-205

    Change-Id: I51b004407b136df5c9aa0aa4ff35889ab55e44bf
    Signed-off-by: nickboldt <[email protected]>
    nickboldt authored and dmytro-ndp committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    e0feedb View commit details
    Browse the repository at this point in the history
  37. chore: Update base from ubi8-minimal:8.4-200 to ubi8-minimal:8.4-205

    Change-Id: Iecf1dca71e29129f6e2116d65dfbbb169968d228
    Signed-off-by: nickboldt <[email protected]>
    nickboldt authored and dmytro-ndp committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    efc0eb9 View commit details
    Browse the repository at this point in the history
  38. chore: Update base from ubi8/nodejs-12:1-87 to ubi8/nodejs-12:1-90

    Change-Id: If38251eea373cc268823802524b44cc86a994680
    Signed-off-by: nickboldt <[email protected]>
    nickboldt authored and dmytro-ndp committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    f340cd0 View commit details
    Browse the repository at this point in the history
  39. chore: Update base from ubi8/nodejs-12:1-87 to ubi8/nodejs-12:1-90

    Change-Id: I885e104c3da904b3bb3236c7348f16d6f88b3e27
    Signed-off-by: nickboldt <[email protected]>
    nickboldt authored and dmytro-ndp committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    b4eb596 View commit details
    Browse the repository at this point in the history
  40. chore: Update base from ubi8/nodejs-12:1-87 to ubi8/nodejs-12:1-90

    Change-Id: Iffc20d1a67d6cf1616c94cb591721b9f91a792b7
    Signed-off-by: nickboldt <[email protected]>
    nickboldt authored and dmytro-ndp committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    acfb733 View commit details
    Browse the repository at this point in the history
  41. Dummy changes

    Signed-off-by: Dmytro Nochevnov <[email protected]>
    dmytro-ndp committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    62e41aa View commit details
    Browse the repository at this point in the history