|
|
b87f674eb2
|
Test tweak to work for Windows CI.
|
2017-10-15 19:55:37 -04:00 |
|
|
|
3f3bda632c
|
Updated requirements files using edgy-project.
|
2017-10-15 19:50:27 -04:00 |
|
|
|
d8c04138f6
|
Updated Projectfile to include python-dotenv dependency.
|
2017-10-15 19:45:54 -04:00 |
|
|
|
5d41f6df2d
|
Update environment.rst
Updated examples to use preferred naming conventions for default and private/local .env files per request of @hartym.
|
2017-10-15 17:15:30 -04:00 |
|
|
|
945d850139
|
Update environment.rst
Fixed typo (I think).
|
2017-10-15 17:11:10 -04:00 |
|
|
|
bad598a4d7
|
Cast env_dir to string before passing to load_dotenv as passing a PosixPath to load_dotenv raises an exception in 3.5.
|
2017-10-15 16:52:14 -04:00 |
|
|
|
d6d063ad43
|
Updated environment documentation in guides to account for env files.
|
2017-10-15 16:43:28 -04:00 |
|
|
|
cb7a18f20f
|
Added more tests and moved all env and env file testing to classes (it might make more sense to just move them to separate files?).
|
2017-10-15 16:14:14 -04:00 |
|
|
|
dc34ab4a8b
|
Moved env vars tests to class.
|
2017-10-15 15:49:14 -04:00 |
|
|
|
84e197b209
|
Updated .env >>> .env_one to include in repo (.env ignored).
|
2017-10-15 15:39:23 -04:00 |
|
|
|
53f6cc055f
|
Fixed bug involved in finding env when running module.
|
2017-10-11 21:49:39 -04:00 |
|
|
|
489d22cbcb
|
Moved default-env-file tests to class.
|
2017-10-11 20:49:57 -04:00 |
|
|
|
1aada99596
|
Small adjustment to test parameters.
|
2017-10-10 22:56:58 -04:00 |
|
|
|
af15647ab4
|
Added tests for running file with combinations of multiple default env files, env files, and env vars. Also reorganized environment directory in examples.
|
2017-10-10 22:54:31 -04:00 |
|
|
|
e469ba30ba
|
Updated requirements.txt and requirements-dev.txt to include python-dotenv and dependencies.
|
2017-10-08 21:13:51 -04:00 |
|
|
|
88956ba6fe
|
default-env-file, default-env, and env-file now in place alongside env. default-env-file and default-env both use os.environ.setdefault so as not to overwrite existing variables (system environment) while env-file and env will overwrite existing variables. All four allow for multiple values (***How might this affect multiple default-env and default-env-file values, I expect that unlike env-file and env the first passed variables would win).
|
2017-10-08 21:02:31 -04:00 |
|
|
|
e3125e7e02
|
Further Refactored the setting of env vars passed via the env flag.
|
2017-10-08 19:52:25 -04:00 |
|
|
|
2de72b52bd
|
Refactored setting of env vars passed via the env flag.
|
2017-10-08 19:50:15 -04:00 |
|
|
|
21a38686f6
|
Merge pull request #182 from hartym/master
Update documentation.
|
2017-10-08 13:25:57 +02:00 |
|
|
|
f40de8b386
|
[doc] adds alabaster source
|
2017-10-08 13:22:21 +02:00 |
|
|
|
a86d1ddb43
|
[doc] update RTD deps
|
2017-10-08 13:16:56 +02:00 |
|
|
|
7fa9a2be5b
|
[doc] Updating guides in documentation
|
2017-10-08 13:13:20 +02:00 |
|
|
|
736f73d5ce
|
Update README.rst
|
2017-10-05 19:49:08 +02:00 |
|
|
|
48b2616869
|
Merge tag '0.5.0'
0.5.0
|
2017-10-05 19:27:55 +02:00 |
|
|
|
32e222787d
|
release: 0.5.0
|
2017-10-05 19:16:03 +02:00 |
|
|
|
ee65cd736b
|
Update dependencies.
|
2017-10-05 18:52:53 +02:00 |
|
|
|
b2f93b2416
|
[config/dx] bundle a default fs (and http?) service if none is provided (#179)
|
2017-10-05 07:17:16 +02:00 |
|
|
|
f7cf7ca482
|
[doc] homepage
|
2017-10-04 19:14:36 +02:00 |
|
|
|
c337aad14d
|
[doc] fix typos and errors.
|
2017-10-04 08:40:08 +02:00 |
|
|
|
9fe9b4202d
|
Merge pull request #181 from TZubiri/develop
Inspect: Making id invisible
|
2017-10-04 07:18:54 +02:00 |
|
|
|
097a6cccdb
|
fixed escaping issues
|
2017-10-04 00:38:31 -03:00 |
|
|
|
54375e808f
|
removed id from graphviz label
|
2017-10-04 00:03:10 -03:00 |
|
|
|
a830263efc
|
[cli] inspect is buggy if there is more than one node with a given name.
|
2017-10-03 23:26:31 +02:00 |
|
|
|
75a68d1322
|
[doc] fix links
|
2017-10-03 08:41:03 +02:00 |
|
|
|
d936e164ac
|
[doc] cleanup & refactorings
|
2017-10-03 08:37:46 +02:00 |
|
|
|
2ab48080e6
|
[doc] refactors guides index so the toc is showing up correctly in sidebar.
|
2017-10-03 08:25:15 +02:00 |
|
|
|
e9dfcfe0d8
|
[doc] adds cross ref in env vars page
|
2017-10-03 08:15:50 +02:00 |
|
|
|
0bfa873743
|
[doc] fix typo
|
2017-10-03 08:13:17 +02:00 |
|
|
|
bfa43e65e6
|
[doc] tuning a few things in documentation.
|
2017-10-03 08:09:50 +02:00 |
|
|
|
a1e381fad5
|
[doc] fix spaces in links.
|
2017-10-03 07:57:30 +02:00 |
|
|
|
82805e3308
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2017-10-03 07:35:30 +02:00 |
|
|
|
477b8080bd
|
Merge pull request #175 from cw-andrews/feature/pass_env_vars
Feature/pass env vars
|
2017-10-03 07:33:03 +02:00 |
|
|
|
142a6d60df
|
Updated inline examples and fixed code markup.
|
2017-10-02 16:11:41 -04:00 |
|
|
|
504e8920f2
|
Update and rename environmental_variables.rst to environment_variables.rst
Made review requests per @hardym.
|
2017-10-02 16:06:04 -04:00 |
|
|
|
56d8f32910
|
Update environmental_variables.rst
|
2017-10-02 15:34:00 -04:00 |
|
|
|
5f83aef47d
|
Update jupyter.rst
|
2017-10-02 15:25:13 -04:00 |
|
|
|
b83ba99beb
|
Update index.rst
|
2017-10-02 15:24:41 -04:00 |
|
|
|
a6b3787513
|
Removing features.py as it is experimental, vill probably go in 0.6.
|
2017-10-02 09:14:51 +02:00 |
|
|
|
e04c3dd849
|
Uniformisation of API for graph and node contexts (recv -> write), removing publication of LoopbackBag as this is not stable with current BEGIN/END implementation.
|
2017-10-02 09:14:10 +02:00 |
|
|
|
d35598fe8c
|
Add a reference to graph context (private) in service container.
|
2017-10-02 08:57:46 +02:00 |
|