Skip to content

Conversation

@jeffngo
Copy link
Contributor

@jeffngo jeffngo commented Apr 29, 2020

Pull request checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)
  • Build was run locally and any changes were pushed
  • Lint has passed locally and any fixes were made for failures

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

dvp build will not expect a luaName field in the plugin config

What is the new behavior?

dvp build will add the luaName property into the upload artifact if it exists

Does this introduce a breaking change?

  • Yes
  • No

Other information

Copy link
Contributor

@nhlien93 nhlien93 left a comment

Choose a reason for hiding this comment

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

you should change the versioning to be the same format as filip's change. I think he should be pushing soon.

@jeffngo
Copy link
Contributor Author

jeffngo commented Apr 30, 2020

you should change the versioning to be the same format as filip's change. I think he should be pushing soon.

Sounds good. I'll wait for his push

Copy link
Contributor

@ravi-cm ravi-cm 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

3 participants