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
Prp update to the master #54
Merged
Merged
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
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Signed-off-by: Angel Misevski <amisevsk@redhat.com>
Signed-off-by: Angel Misevski <amisevsk@redhat.com>
Signed-off-by: Ilya Buziuk <ibuziuk@redhat.com>
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com> Co-authored-by: Sergii Leshchenko <sleshche@redhat.com>
…nt w/ devfile reg RELEASE.md; add make-release.sh script Change-Id: I0ff15416228e20fb6839d1b34ac386ababdbb541 Signed-off-by: nickboldt <nboldt@redhat.com> fix createNewPlugins method; fix shellcheck complaints Change-Id: Ia7eaa7bdaf2a0b5b1b8cfdd24b40ca9475614c63 Signed-off-by: nickboldt <nboldt@redhat.com> fix indent Change-Id: Ide59e61d9315de515bc64209e959c92c9910ce71 Signed-off-by: nickboldt <nboldt@redhat.com>
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
…plugin-registry into pr-master-to-7.9.0-SNAPSHOT (#367) * [release] Bump to 7.8.0 in 7.8.x Change-Id: I4c7c6a62cf609c4d5452a1cc2d6bebe499d55a7c Signed-off-by: nickboldt <nboldt@redhat.com> * [release] Bump to 7.9.0-SNAPSHOT in master Change-Id: Ifc9993f7a62f28fa244389fd59d8b8ca2a2f4df1 Signed-off-by: nickboldt <nboldt@redhat.com> * reorder last step (avoid getcwd error) and generate second latest.txt file Change-Id: I8dc20f8f7181656d75642192abb15c5bc96d15c2 Signed-off-by: nickboldt <nboldt@redhat.com> * [release] Bump to 7.8.0 in 7.8.x Change-Id: I055db80306bbd58dc7d08afbf7073db84ecec328 Signed-off-by: nickboldt <nboldt@redhat.com> * [release] Bump to 7.9.0-SNAPSHOT in master Change-Id: Ia3e0762e2bdcddd22ee3ea5242a41baa75c8f420 Signed-off-by: nickboldt <nboldt@redhat.com> * [release] Bump to 7.8.0 in 7.8.x Change-Id: If187330bc7739d3a06349f519d2577331ba641ea Signed-off-by: nickboldt <nboldt@redhat.com> * [release] Bump to 7.9.0-SNAPSHOT in master Change-Id: Ida50e29efb955fa912be680b7d30b6eb711ce837 Signed-off-by: nickboldt <nboldt@redhat.com> * add missing quote Change-Id: Id1b203f47ac55fadcc733b2a60738609dca1886b Signed-off-by: nickboldt <nboldt@redhat.com> * [release] Bump to 7.9.0-SNAPSHOT in master Change-Id: If012fd8d5d04f98ebbb7fd3b7365c596598f24c3 Signed-off-by: nickboldt <nboldt@redhat.com>
… file (#364) Change-Id: I8dc20f8f7181656d75642192abb15c5bc96d15c2 Signed-off-by: nickboldt <nboldt@redhat.com> add missing quote Change-Id: Id1b203f47ac55fadcc733b2a60738609dca1886b Signed-off-by: nickboldt <nboldt@redhat.com>
Signed-off-by: Josh Pinkney <joshpinkney@gmail.com>
…fferent origin to make them isolated from Che Theia origin (#335) * Add Che Theia editor endpoint to expose the plugins' webviews on a different origin to make them isolated from Che Theia origin Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com> * Fix 'webviews' endpoint type Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
* chore(github): Code Owners should match the team Owners of che-plugin-registry is plugins team Change-Id: I286e83ced5a996974095b07e85ff2c5229dd9a26 Signed-off-by: Florent Benoit <fbenoit@redhat.com> * Update CODEOWNERS re-add Angel and Nick as backup codeowners for all the CRW-related stuff they do Co-authored-by: Nick Boldt <nboldt@redhat.com>
Change-Id: I62ad1e192d6daff92796afb609910c3155238ca7 Signed-off-by: nickboldt <nboldt@redhat.com>
Change-Id: Ia89283f128d1cf39a5b5ec6f295b783a82404deb Note: it was the case until Nick hijacked my PR Signed-off-by: Florent Benoit <fbenoit@redhat.com>
- deprecate previous versions as there is an infinite loop until the connection has been created Signed-off-by: Aurélien Pupier <apupier@redhat.com>
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.
What does this PR do?
TODO