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

Update to the upstream. #160

Closed
wants to merge 409 commits into from
Closed

Conversation

monaka
Copy link
Member

@monaka monaka commented Jan 30, 2022

No description provided.

monaka and others added 30 commits February 8, 2020 21:54
Create update-to-the-upstream.yml
Update Java extensions to latest

Signed-off-by: Thomas Mäder <tmader@redhat.com>
Initial contribution of the vscode-vale extension to the Che Plugin Registry.
The sidecar container for this extension contains a basic Vale config file.

See eclipse-che/che#15856

Signed-off-by: Eric Williams <ericwill@redhat.com>
Change-Id: I370abe175696d8d3a6a7bffffe2781bf65c1bca5
Signed-off-by: nickboldt <nboldt@redhat.com>
….0.0.1. (#378)



Signed-off-by: Lukas Krejci <lkrejci@redhat.com>
* Use digests for images referenced in registry

Add script /build/scripts/write_image_digests.sh, which will rewrite all
image references in registry to use the current digest for each image
tag.

Requires adding skopeo to the dockerfiles, in order to find image
digests.

Add option to build.sh to disable new functionality via '--no-digests'
(docker build arg USE_DIGESTS=false)

* fixup: invert logic for using digests; disabled by default

* Add args as ENV in rhel dockerfile to support Brew builds

Signed-off-by: Angel Misevski <amisevsk@redhat.com>
* Add new Quarkus plugin version

Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

* Update meta.yaml

bump to latest jdtls 0.55.1 and debugger 0.24

* Update meta.yaml

don't deprecate 1.2

Co-authored-by: Nick Boldt <nboldt@redhat.com>
Co-Authored-By: Sergii Leshchenko <sleshche@redhat.com>
Co-Authored-By: Sergii Leshchenko <sleshche@redhat.com>
* add newer che-omnisharp-plugin 0.0.6 and netcoredbg-theia-plugin 0.0.3

Change-Id: I5161e5061983448ddc13e3097bad53488f8fcfc0
Signed-off-by: nickboldt <nboldt@redhat.com>

* Update meta.yaml

* Update meta.yaml

* Update meta.yaml
Change-Id: I530f550538f08df61af00ad7bf8f9e238ff0e21b
Signed-off-by: nickboldt <nboldt@redhat.com>
Signed-off-by: svor <vsvydenk@redhat.com>
Change-Id: I32eac157111128e5775a7de27a5d5e73c7c0bf76
Signed-off-by: nickboldt <nboldt@redhat.com>
Signed-off-by: Eric Williams <ericwill@redhat.com>
Signed-off-by: svor <vsvydenk@redhat.com>
* Fix execution of image build checks

* fixup! Fix execution of image build checks
Change-Id: Ie7c17747dd4c29f42e1147188b595690c7bb271f
Signed-off-by: nickboldt <nboldt@redhat.com>
…ugins

This PR contributes a Python script that:
	-reads all plugins in a plugin registry
	-checks their versions
	-checks the upstream repositories of their vsix files
	-checks whether the plugin's vsix file needs to be updated
	-prints out a list of plugins that need to be updated

A Dockerfile is also attached to this PR, and provides an environment
to run/edit the script.

Additionally, this script can also file GitHub issues for any plugin
that needs to be updated. A README with installation/usage instructions
has been provided.

Fixes eclipse/che##16215

Signed-off-by: Eric Williams <ericwill@redhat.com>
Updated plugins

Signed-off-by: Filip Kroupa <filip.kroupa@broadcom.com>
@github-actions
Copy link

Click here to review and test in web IDE: Contribute

Signed-off-by: Masaki Muranaka <monaka@monami-ya.com>
@github-actions
Copy link

Click here to review and test in web IDE: Contribute

@codecov-commenter
Copy link

codecov-commenter commented Jan 30, 2022

Codecov Report

Merging #160 (0d21682) into azure-pipelines (11454c1) will decrease coverage by 0.13%.
The diff coverage is 100.00%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##           azure-pipelines     #160      +/-   ##
===================================================
- Coverage            93.74%   93.60%   -0.14%     
===================================================
  Files                   47       47              
  Lines                 1407     1439      +32     
  Branches               218      245      +27     
===================================================
+ Hits                  1319     1347      +28     
- Misses                  88       92       +4     
Impacted Files Coverage Δ
tools/build/src/build.ts 100.00% <100.00%> (ø)
tools/build/src/che-plugin/che-plugins-analyzer.ts 100.00% <100.00%> (ø)
...src/che-theia-plugin/che-theia-plugins-analyzer.ts 100.00% <100.00%> (ø)
.../che-theia-plugin/che-theia-plugins-yaml-writer.ts 100.00% <100.00%> (ø)
tools/build/src/editor/che-editors-analyzer.ts 100.00% <100.00%> (ø)
tools/build/src/main.ts 100.00% <100.00%> (ø)
tools/build/src/meta-yaml/meta-yaml-writer.ts 100.00% <100.00%> (ø)
tools/build/src/registry/registry-helper.ts 100.00% <100.00%> (ø)
tools/build/src/sidecar/sidecar-docker-image.ts 100.00% <100.00%> (ø)
... and 12 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 11454c1...0d21682. Read the comment docs.

As this test cannot pass Azure-pipelines.

Signed-off-by: Masaki Muranaka <monaka@monami-ya.com>
@github-actions
Copy link

Click here to review and test in web IDE: Contribute

As this test cannot pass Azure-pipelines.

Signed-off-by: Masaki Muranaka <monaka@monami-ya.com>
@github-actions
Copy link

Click here to review and test in web IDE: Contribute

1 similar comment
@github-actions
Copy link

Click here to review and test in web IDE: Contribute

@monaka monaka closed this Feb 3, 2022
@monaka monaka deleted the prp-update-to-upstream branch February 3, 2022 06:10
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.