Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

F/specify deployment target #67

Merged
merged 1 commit into from
Dec 3, 2020
Merged

F/specify deployment target #67

merged 1 commit into from
Dec 3, 2020

Conversation

haoliangyu
Copy link
Member

  • Add a --deployment-target option for the new command. If specified, it can add necessary files and changes for deployment. (addon files for deployment #65)
  • Fix a bug of loading command modules and add test

@haoliangyu haoliangyu self-assigned this Dec 2, 2020
@haoliangyu haoliangyu linked an issue Dec 2, 2020 that may be closed by this pull request
Copy link
Member

@rgwozdz rgwozdz left a comment

Choose a reason for hiding this comment

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

LGTM

@haoliangyu haoliangyu merged commit c94514a into 1.0.0-rc Dec 3, 2020
@haoliangyu haoliangyu deleted the f/deployment-target branch December 3, 2020 16:27
haoliangyu added a commit that referenced this pull request Dec 15, 2020
* F/add a local existing plugin (#56)

* support existing plugin

* cleanup

* changelog

* fix win test failure

* fix win test failure 2

* F/use koop.json to configure provider properties (#58)

* F/update plugin list in the koop.json (#59)

* F/remove command (#60)

* add remove plugin utils

* add command and api

* update docs

* update comments

* Update CHANGELOG.md

* F/add list command (#61)

* add list command

* make the test more reasonable

* add nodejs api

* fix test

* F/validate command (#62)

* add validate command

* changelog

* update text

* dependencies

* 1.0.0-0

* 1.0.0-rc1

* add one more test

* restore code

* F/new logger (#63)

* update new logger

* update

* add logging doc

* F/disable the host param for a provider by default (#64)

* prefer :id param

* update changelog

* update dependencies

* 1.0.0-rc2

* fix cli path

* 1.0.0-rc3

* F/add deployment target option (#67)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

addon files for deployment
2 participants