forked from eclipse-che/che-plugin-registry
-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fix indent.
Prp update to the master
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>
[Scheduled] Update to the upstream.
[Scheduled] Update to the upstream.
[Scheduled] Update to the upstream.
Update to the upstream.
Signed-off-by: Masaki Muranaka <monaka@monami-ya.com>
Signed-off-by: Masaki Muranaka <monaka@monami-ya.com>
Signed-off-by: Masaki Muranaka <monaka@monami-ya.com>
Signed-off-by: Masaki Muranaka <monaka@monami-ya.com>
Update to the upstream.
Signed-off-by: Masaki Muranaka <monaka@monami-ya.com>
Codecov Report
@@ 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
Continue to review full report at Codecov.
|
As this test cannot pass Azure-pipelines. Signed-off-by: Masaki Muranaka <monaka@monami-ya.com>
1 similar comment
monaka
force-pushed
the
azure-pipelines
branch
from
January 30, 2022 06:11
11454c1
to
fddf2fc
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.