Skip to content
This repository was archived by the owner on Apr 15, 2024. It is now read-only.

[FAB-715] added port properties#280

Merged
ljha-CS merged 1 commit intodevelopfrom
FAB-230
Dec 14, 2020
Merged

[FAB-715] added port properties#280
ljha-CS merged 1 commit intodevelopfrom
FAB-230

Conversation

@ljha-CS
Copy link
Copy Markdown
Collaborator

@ljha-CS ljha-CS commented Dec 14, 2020

Checklist:

Please check you fulfill ALL of the relevant checkboxes

  • Notified docs of any potential USER-facing changes
  • Added short description of the change - with relevant motivation and context.
  • Branch has the ticket number in its name (along with a ticket summary)
  • Commented the code, particularly in hard-to-understand areas
  • Added tests that prove my fix is effective or that my feature works
  • Ran npm test and it passes
  • Changes generate no new warnings

@ghost ghost requested review from a user and jgielstra-cs December 14, 2020 16:52
description: Update default value to port on which app will be running
required: true
type: String
defaultValue: 5000
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

@jgielstra-cs - is 5000 the right value to default here?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

@mburpo-CS @jgielstra-cs In generated python code and Dockerfile, its port 5000, so need to use same in skill.yaml also. I believe we can use any port.

Copy link
Copy Markdown

@ghost ghost left a comment

Choose a reason for hiding this comment

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

looks good to me; only question I had was on if 5000 is the right defaultValue too set the port to.

@ljha-CS ljha-CS merged commit 9b77bb2 into develop Dec 14, 2020
@clee-cs clee-cs deleted the FAB-230 branch February 12, 2021 19:08
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.

1 participant