Skip to content

V2 of the configuration file #4355

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 68 commits into from
Aug 2, 2018
Merged
Show file tree
Hide file tree
Changes from 14 commits
Commits
Show all changes
68 commits
Select commit Hold shift + click to select a range
0548e74
Add tests for formats
stsewd Jul 10, 2018
d373878
Fix tests
stsewd Jul 10, 2018
1a124ab
Fix test
stsewd Jul 10, 2018
09c1c5a
Add tests for conda
stsewd Jul 10, 2018
c89544e
Add tests for build
stsewd Jul 10, 2018
61a265b
Fix test
stsewd Jul 10, 2018
e8a0e60
Use new interface
stsewd Jul 10, 2018
e03bc69
Add tests for python
stsewd Jul 10, 2018
bd18668
Add tests for sphinx
stsewd Jul 11, 2018
27c3f5c
Add tests for mkdocs
stsewd Jul 11, 2018
64ace4d
Add tests for submodules
stsewd Jul 11, 2018
3bd4cb4
Fix tests
stsewd Jul 11, 2018
e7eb10b
Add tests for `install_project` default
stsewd Jul 11, 2018
328246c
Add tests for formats default
stsewd Jul 11, 2018
2801bf0
Add tests for use_system_packages default
stsewd Jul 11, 2018
56bc31c
Add tests for requirements_file default
stsewd Jul 11, 2018
ba3f86e
Fix tests
stsewd Jul 11, 2018
5489dbc
Fix tests
stsewd Jul 11, 2018
68033d0
Tests for docker_image default
stsewd Jul 11, 2018
0029f43
Allow strings and numbers in python.version
stsewd Jul 11, 2018
9722e8b
Test stable image
stsewd Jul 11, 2018
dc70c07
Fix tests
stsewd Jul 11, 2018
d044568
Add more validators
stsewd Jul 11, 2018
f8ed462
Validate formats and conda
stsewd Jul 11, 2018
775f174
Implement build
stsewd Jul 11, 2018
2317ce1
Fix tests
stsewd Jul 12, 2018
3ce8c60
More strict validation for lists
stsewd Jul 12, 2018
f3a4ea8
Add python validation
stsewd Jul 12, 2018
b6d472e
Fix tests
stsewd Jul 12, 2018
780839a
Implement validate_python
stsewd Jul 12, 2018
ded5bda
Fix tests
stsewd Jul 12, 2018
62a092c
Implements mkdocs
stsewd Jul 12, 2018
ae37362
Fix tests
stsewd Jul 12, 2018
143de8d
Implement validate_submodules
stsewd Jul 12, 2018
c4721ec
Linter
stsewd Jul 12, 2018
6a829ce
Update submodule
stsewd Jul 12, 2018
07ad859
Validates doc types
stsewd Jul 12, 2018
763f31e
Docstrings
stsewd Jul 12, 2018
0eed262
Update submodule
stsewd Jul 12, 2018
588f35f
Add configurations for new docker images
stsewd Jul 12, 2018
085cbd2
Skip test
stsewd Jul 12, 2018
bbb439c
Linter
stsewd Jul 12, 2018
4a89177
Rename BuildConfig -> BuildConfigV1
stsewd Jul 12, 2018
0cd6680
Add version class selector
stsewd Jul 13, 2018
586e993
Merge the config_path fro db
stsewd Jul 13, 2018
012117e
Check for exception
stsewd Jul 13, 2018
ac5c268
Refactor
stsewd Jul 13, 2018
35b30c2
Update python supported versions
stsewd Jul 13, 2018
e662c63
Remove valid_python_versions
stsewd Jul 13, 2018
32ed7a5
Fix python key
stsewd Jul 13, 2018
b3bf6f4
Condense block
stsewd Jul 13, 2018
8e0d6a1
Formatting
stsewd Jul 13, 2018
1d60430
Autocommit
stsewd Jul 13, 2018
f29a97a
Autocommit
stsewd Jul 13, 2018
cbbdd78
Autocommit
stsewd Jul 13, 2018
50f199c
Ignore pylint warning
stsewd Jul 16, 2018
8be5a07
Fix tests
stsewd Jul 16, 2018
08069c0
Ignore some values from the db
stsewd Jul 16, 2018
2e759ce
Remove unused keys from v1
stsewd Jul 16, 2018
b4fa44f
Add feature flag for configuration file (v2)
stsewd Jul 16, 2018
893998d
Merge branch 'master' into build-config-v2
stsewd Jul 18, 2018
046693e
Include sphinx.builder to schema
stsewd Jul 18, 2018
6dbec8c
Add tests for sphinx.builder key and doctype config property
stsewd Jul 18, 2018
05382eb
Fix tests
stsewd Jul 18, 2018
6a99a80
Check for sphinx.builder
stsewd Jul 18, 2018
02c9bda
Update test
stsewd Jul 18, 2018
24ed1fb
Pass doctype to defaults
stsewd Jul 18, 2018
aeefb0c
Rename sphinx builder option to html
stsewd Jul 20, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading