Skip to content

feat: support loading config from JS and JSON files #293

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

Merged
merged 1 commit into from
Jan 2, 2020

Conversation

duro
Copy link
Contributor

@duro duro commented Jan 2, 2020

This PR builds upon what was started in PR #159 and adds tests

Fixes: #292

@duro
Copy link
Contributor Author

duro commented Jan 2, 2020

@horike37 @theburningmonk Could I get a review on this. Seems it is a feature that has been desired since January of last year.

@theburningmonk
Copy link
Collaborator

theburningmonk commented Jan 2, 2020

@duro thanks for the PR, it looks fine to me at a glance, have you tried it out with an actual serverless.js file to see if it works?

(problem with a lot of these tests is that it's not really testing the bit I'm interested in since they're stubbed out)

@duro
Copy link
Contributor Author

duro commented Jan 2, 2020

@theburningmonk, yes, in fact I'm already using my fork in a project

@theburningmonk theburningmonk merged commit 6ea6640 into serverless-operations:master Jan 2, 2020
@theburningmonk
Copy link
Collaborator

🎉 This PR is included in version 2.16.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

ss-betseqnzr pushed a commit to BetSEQNZR/serverless-step-functions that referenced this pull request Sep 8, 2023
feat: support loading config from JS and JSON files
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.

Getting TypeError: obj must be an Array or an Object as soon as I add plugin
2 participants