Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mozilla
/
node-convict
Public
Notifications
You must be signed in to change notification settings
Fork
138
Star
2.4k
Code
Issues
64
Pull requests
8
Actions
Projects
Security and quality
4
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Improve parsing behavior and default property usage
- #357
#357
Closed
A-312
wants to merge 41 commits into
mozilla:feat-multi-packages-split
mozilla/node-convict:feat-multi-packages-split
from
A-312:improve-parsing-behavior
Copy head branch name to clipboard
Conversation
Commits
41
(41)
Checks
Files changed
Closed
Improve parsing behavior and default property usage
#357
A-312
wants to merge 41 commits into
mozilla:feat-multi-packages-split
mozilla/node-convict:feat-multi-packages-split
from
A-312:improve-parsing-behavior
Copy head branch name to clipboard
Commits
Commits on Dec 15, 2019
[Remove dependencies] Convert some default format to external package (#327)
Show description for 19e7f9f
A-312
authored and
madarche
committed
19e7f9f
View commit details
Copy full SHA for 19e7f9f
Browse repository at this point
Update CHANGELOG
madarche
committed
9066f56
View commit details
Copy full SHA for 9066f56
Browse repository at this point
Commits on Dec 28, 2019
Regenerating package-lock.json
Show description for 30bcc2e
madarche
committed
30bcc2e
View commit details
Copy full SHA for 30bcc2e
Browse repository at this point
Commits on Jan 3, 2020
Update Precendence order according implementation
Show description for 4d3988d
zaverden
committed
4d3988d
View commit details
Copy full SHA for 4d3988d
Browse repository at this point
Commits on Jan 5, 2020
[Remove dependencies] Convert some default format to external package (#327)
Show description for f8f9b24
A-312
committed
f8f9b24
View commit details
Copy full SHA for f8f9b24
Browse repository at this point
Update CHANGELOG
madarche
authored and
A-312
committed
50f2936
View commit details
Copy full SHA for 50f2936
Browse repository at this point
Regenerating package-lock.json
Show description for a91ebe6
madarche
authored and
A-312
committed
a91ebe6
View commit details
Copy full SHA for a91ebe6
Browse repository at this point
Merge #314: Update Precendence order documentation according implementation
zaverden
authored and
A-312
committed
1b850a6
View commit details
Copy full SHA for 1b850a6
Browse repository at this point
Merge #336: Fire error with 'properties' keyname in schema and 'properties' of convict become '_cvtProperties'
A-312
committed
cbb0f52
View commit details
Copy full SHA for cbb0f52
Browse repository at this point
Merge #348: Add doc about second argument of convict
A-312
committed
374f97b
View commit details
Copy full SHA for 374f97b
Browse repository at this point
Merge #347: Use Chai for test cases
A-312
committed
4ea2369
View commit details
Copy full SHA for 4ea2369
Browse repository at this point
Merge #352: Coerce from strings to their proper types (NOT MORE) + code review on coercing
A-312
committed
23d3a85
View commit details
Copy full SHA for 23d3a85
Browse repository at this point
Force the default SwitchCase value
Show description for 4edb3d9
A-312
committed
4edb3d9
View commit details
Copy full SHA for 4edb3d9
Browse repository at this point
codereview: transform coerce method to be call only once (in normalizeSchema)
A-312
committed
993e7de
View commit details
Copy full SHA for 993e7de
Browse repository at this point
code review: `let` should only be used when needed
A-312
committed
d0dcf98
View commit details
Copy full SHA for d0dcf98
Browse repository at this point
code review: Better error handler
Show description for 413b662
A-312
committed
413b662
View commit details
Copy full SHA for 413b662
Browse repository at this point
All test files should use a new independant instance of convict
A-312
committed
76d49f9
View commit details
Copy full SHA for 76d49f9
Browse repository at this point
Merge #342: Custom Getter
A-312
committed
1a2dac1
View commit details
Copy full SHA for 1a2dac1
Browse repository at this point
Add test for "'_cvtProperties' is reserved word"
A-312
committed
e5a7264
View commit details
Copy full SHA for e5a7264
Browse repository at this point
Merge #354: Full support of periods in property name and property path
A-312
committed
4c7fe5c
View commit details
Copy full SHA for 4c7fe5c
Browse repository at this point
Commits on Jan 6, 2020
Remove `.toLowerCase()` to fix unknown format
A-312
committed
e3e5171
View commit details
Copy full SHA for e3e5171
Browse repository at this point
Fix path in example
A-312
committed
0ee59a4
View commit details
Copy full SHA for 0ee59a4
Browse repository at this point
Commits on Jan 11, 2020
Fix `getSchema()` output and allow `convict(config.getSchema())`
Show description for e9fc6b2
A-312
committed
e9fc6b2
View commit details
Copy full SHA for e9fc6b2
Browse repository at this point
coverage to 100%
A-312
committed
26aa207
View commit details
Copy full SHA for 26aa207
Browse repository at this point
Improve error
Show description for dc8fdcd
A-312
committed
dc8fdcd
View commit details
Copy full SHA for dc8fdcd
Browse repository at this point
Commits on Jan 24, 2020
Add `$~default` to use 'default' like a config property, it will be replaced by `default` during the schema parsing.
A-312
committed
4f3c651
View commit details
Copy full SHA for 4f3c651
Browse repository at this point
Doc for `_cvtCoerce`, `_cvtValidateFormat` and `_cvtGetOrigin`
Show description for 5ed80d4
A-312
committed
5ed80d4
View commit details
Copy full SHA for 5ed80d4
Browse repository at this point
Add convict property like reservated word for getter name
Show description for 277eca6
A-312
committed
277eca6
View commit details
Copy full SHA for 277eca6
Browse repository at this point
Add `schema.required = true` to allow optional config property or not
A-312
committed
251489b
View commit details
Copy full SHA for 251489b
Browse repository at this point
Rename function
A-312
committed
e58fb20
View commit details
Copy full SHA for e58fb20
Browse repository at this point
fix: #337 Improve schema property parsing with .format: property:
Show description for cbb3a93
A-312
committed
cbb3a93
View commit details
Copy full SHA for cbb3a93
Browse repository at this point
Commits on Jan 25, 2020
Improve readme and add forgotten `E.g.:`
A-312
committed
4df76ca
View commit details
Copy full SHA for 4df76ca
Browse repository at this point
codereview: use .load(data) instead .loadFile('.json') in cli-tests.js
A-312
committed
ce6df53
View commit details
Copy full SHA for ce6df53
Browse repository at this point
codereview: Move cases/formats/ folder in fixtures/
A-312
committed
d5a3312
View commit details
Copy full SHA for d5a3312
Browse repository at this point
codereview: Move files are not cases from cases/ to fixtures/
A-312
committed
4474ca2
View commit details
Copy full SHA for 4474ca2
Browse repository at this point
Add cases for strict validation and improve the README about validation with options
A-312
committed
96fd0a1
View commit details
Copy full SHA for 96fd0a1
Browse repository at this point
fix package test headers
A-312
committed
419c479
View commit details
Copy full SHA for 419c479
Browse repository at this point
fix last change
A-312
committed
be5875a
View commit details
Copy full SHA for be5875a
Browse repository at this point
Add `options.strictParsing = true|false` for `convict(schema, options)`
A-312
committed
480e1f6
View commit details
Copy full SHA for 480e1f6
Browse repository at this point
`var` to `const`
A-312
committed
901eb35
View commit details
Copy full SHA for 901eb35
Browse repository at this point
Improve/add doc about parsing behavior:
A-312
committed
b0e3710
View commit details
Copy full SHA for b0e3710
Browse repository at this point
You can’t perform that action at this time.