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

Fix mistake in usage of append and update Makefile and sample config. #46

Merged
merged 1 commit into from
Apr 5, 2019

Conversation

amisevsk
Copy link
Contributor

@amisevsk amisevsk commented Apr 4, 2019

What does this PR do?

I updated PR #40 to use append instead of setting indices directly, but forgot to update the length when making the slice, which results in default elements occupying the first half of the array.

Also updates makefile and config-plugin-ids.json to not use /plugins as part of the registry url, for consistency.

What issues does this PR fix or reference?

My mistake

Signed-off-by: Angel Misevski <amisevsk@redhat.com>
Copy link
Member

@sleshchenko sleshchenko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@amisevsk amisevsk merged commit 91ac923 into eclipse-che:master Apr 5, 2019
metlos pushed a commit to metlos/che-plugin-broker that referenced this pull request Jun 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants