Skip to content

Conversation

sleshchenko
Copy link
Member

@sleshchenko sleshchenko commented Jul 22, 2021

What does this PR do?:

this PR fixes generating arrays for top level properties, like devfile.projects, devfile.commands.

Which issue(s) this PR fixes:

fixes #557

PR acceptance criteria:

Testing and documentation do not need to be complete in order for this PR to be approved. We just need to ensure tracking issues are opened.

  • Open new test/doc issues under the devfile/api repo
  • Check each criteria if:
  • There is a separate tracking issue. Add the issue link under the criteria
    or
  • test/doc updates are made as part of this PR
  • If unchecked, explain why it's not needed

How to test changes / Special notes to the reviewer:

run ./build/typescript-model/generate.sh and that V220Devfile has array for projects, commands and so on.

@sleshchenko sleshchenko changed the title Refactor typescript model generation to make local testing easier Fix generating arrays for top level properties Jul 22, 2021
Base automatically changed from typescriptModel to main July 22, 2021 13:31
@sleshchenko sleshchenko marked this pull request as ready for review July 22, 2021 13:34
@sleshchenko sleshchenko requested a review from JPinkney July 22, 2021 13:35
Copy link
Contributor

@JPinkney JPinkney left a comment

Choose a reason for hiding this comment

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

Tested and everything seems to work for me

@openshift-ci
Copy link

openshift-ci bot commented Jul 22, 2021

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: JPinkney, sleshchenko

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

Needs approval from an approver in each of these files:

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 Jul 22, 2021
@sleshchenko sleshchenko merged commit 42a2937 into main Jul 22, 2021
@sleshchenko sleshchenko deleted the fixRootLevelArray branch July 22, 2021 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Devfile typescript model is not correct
2 participants