Skip to content

Conversation

@yangcao77
Copy link
Collaborator

Signed-off-by: Stephanie [email protected]

What does this PR do?

This issue resolves a few small issues in library.
it picks the latest API pkg with the fix for devfile/api#500
it fixes a typo in util.go, retrive -> retrieve
it removes the WriteJsonDevfile() function, since we never officially support devfile.json, and no one is consuming that function now. so remove to avoid confusion.

What issues does this PR fix or reference?

Fixes devfile/api#521
Fixes devfile/api#520
Fixes devfile/api#500

Is your PR tested? Consider putting some instruction how to test your changes

remove json writer test, and update the unit test name to be yaml writer.

@yangcao77 yangcao77 requested a review from maysunfaisal June 30, 2021 17:48
@openshift-ci openshift-ci bot requested a review from elsony June 30, 2021 17:48
@yangcao77 yangcao77 force-pushed the 521-removeDevfileJSONWriter branch from 23de64b to d14f8c9 Compare June 30, 2021 18:52
@openshift-ci
Copy link

openshift-ci bot commented Jun 30, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: maysunfaisal, yangcao77

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [maysunfaisal,yangcao77]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the lgtm label Jun 30, 2021
@openshift-ci openshift-ci bot removed the lgtm label Jun 30, 2021
@maysunfaisal
Copy link
Member

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Jun 30, 2021
@yangcao77 yangcao77 merged commit ea80050 into devfile:main Jun 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove WriteJsonDevfile() from library writer Typo in Library util.go white-space characters in variable substitutions

2 participants