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

fix: Fix default env #468

Merged
merged 13 commits into from
Apr 11, 2020
Merged

fix: Fix default env #468

merged 13 commits into from
Apr 11, 2020

Conversation

czy88840616
Copy link
Member

@czy88840616 czy88840616 commented Apr 10, 2020

fix midwayjs/midway-faas#124

以及从 master cherry-pick

支持配置目录。

@Configuration({
  importConfigs: ['./config.default', './config/'],
})

czy88840616 and others added 9 commits April 11, 2020 00:17
(cherry picked from commit bedaae2)
* chore(deps): bump eslint-plugin-unicorn to 18

* chore: update rule of import/order

with alphabetize options

(cherry picked from commit ffcc851)
Co-authored-by: Harry Chen <czy88840616@gmail.com>
(cherry picked from commit 1e7eb84)
Co-authored-by: songjiachao <songjiachao@vivo.com>
(cherry picked from commit cf12640)
* Add gitpod config

this commit adds support for Gitpod.io, a free automated
dev environment that makes contributing and generally working on GitHub
projects much easier. It allows anyone to start a ready-to-code dev
environment for any branch, issue and pull request with a single click.

* feat: upgrade init

* feat: CN Readme

* feat: enable gitpod prebuild

Co-authored-by: Harry Chen <czy88840616@gmail.com>
(cherry picked from commit 222b6db)
* fix: jest support

* fix: jest exit

* fix: midway-mock test

* feat: add editorconfig

(cherry picked from commit 2d176cf)
(cherry picked from commit 98d3faa)
@gitpod-io
Copy link

gitpod-io bot commented Apr 10, 2020

packages/midway-bin/lib/cmd/clean.js Show resolved Hide resolved
packages/midway-core/src/service/configService.ts Outdated Show resolved Hide resolved
@czy88840616 czy88840616 requested a review from Lxxyx April 11, 2020 03:15
@czy88840616 czy88840616 changed the title Fix default env fix: Fix default env Apr 11, 2020
@czy88840616 czy88840616 merged commit db9ffcf into 2.x Apr 11, 2020
@czy88840616 czy88840616 deleted the fix_default_env branch April 11, 2020 03:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants