Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Hydra

A framework for elegantly configuring complex applications
Collective - Host: opensource - https://opencollective.com/hydra - Website: https://hydra.cc - Code: https://github.com/facebookresearch/hydra

switched to major.minor.patch version schema for next release

github.com/facebookresearch/hydra - 602405d9b2331bc525a51aedb98183785b19b7b4 authored almost 5 years ago by Omry Yadan <[email protected]>
Api cleanup (#374)

github.com/facebookresearch/hydra - 1888c7fba77f9e49b0b218c2294b1b0a5974482e authored almost 5 years ago by Omry Yadan <[email protected]>
Example searchpath plugin

github.com/facebookresearch/hydra - 5e3090eae18702947980712b0ce5b6113ae81e45 authored almost 5 years ago by Omry Yadan <[email protected]>
fixed 0.11 docs links to repo to use 0.11 branch

github.com/facebookresearch/hydra - 12e5393d70439814139befb58b49bcacfc7390af authored almost 5 years ago by Omry Yadan <[email protected]>
added tests for some untested advanced examples

github.com/facebookresearch/hydra - 3db077a63c9dc53d085d1f5c63885d070a53c998 authored almost 5 years ago by Omry Yadan <[email protected]>
Plugins no longer need to use internal APIs (#372)

github.com/facebookresearch/hydra - 3c30c201b8d0791752bdcf2c80414f83ffe1dc1a authored almost 5 years ago by Omry Yadan <[email protected]>
Config source example (#369)

* example config source wip

* updated pre-commit hooks

github.com/facebookresearch/hydra - a41d2f82fa80e0aa75ddb20cdd759d3c42b2c1f7 authored almost 5 years ago by Omry Yadan <[email protected]>
ConfigSource is now a Plugin

github.com/facebookresearch/hydra - e74d4096688e20238e23a12388d4eec7c0cd8060 authored almost 5 years ago by Omry Yadan <[email protected]>
Update intro.md

github.com/facebookresearch/hydra - e7647ced491dfdb4a7bf5481524f612caae60d6b authored almost 5 years ago by Omry Yadan <[email protected]>
Rewrote intro page to contain a quickstart guide

github.com/facebookresearch/hydra - e15c450829861d80b551aa81821ebe1a7cc88ae4 authored almost 5 years ago by Omry Yadan <[email protected]>
Updated contributing and fixed internal linking (#364)

github.com/facebookresearch/hydra - 32cf190a1689e7a7fc10cb7ccfb6a27f21cb8420 authored almost 5 years ago by Omry Yadan <[email protected]>
Abstracting Configuration loading to enable adding additional config sources (#363)

github.com/facebookresearch/hydra - cefb1c607071947e9c465566240294e07e63f094 authored about 5 years ago by Omry Yadan <[email protected]>
fixed site build failure

github.com/facebookresearch/hydra - 9e515e49cb01319ce0f20c8127a043b6675d4121 authored about 5 years ago by omry <[email protected]>
Added example of output dir change through CLI to docs (#360)

github.com/facebookresearch/hydra - 37b7c7e845918e36b1debe81621453ce004c03ee authored about 5 years ago by Noe <[email protected]>
updated OmegaConf version

github.com/facebookresearch/hydra - 6149d28b2300246cd05c086a667fd9cbed24e4ae authored about 5 years ago by omry <[email protected]>
testing all plugins in the same nox session to speed testing up

github.com/facebookresearch/hydra - e5f6aba57ee7301d426a92194d21b4e72a89bfb4 authored about 5 years ago by Omry Yadan <[email protected]>
adding mypy --strict to pre-commit hook

github.com/facebookresearch/hydra - 1a2deca9f2ce40df3f78774f2fdd08ae9d0e90b4 authored about 5 years ago by Omry Yadan <[email protected]>
Merge branch 'master' of github.com:facebookresearch/hydra

github.com/facebookresearch/hydra - 187ebdd9fbea121793ebb2ace58301564ad1ebda authored about 5 years ago by Omry Yadan <[email protected]>
removed trailing slash from Docs footer link

github.com/facebookresearch/hydra - 08bcf595f79ae6d4063920f7cab67535f52f138d authored about 5 years ago by Omry Yadan <[email protected]>
Fix a bug causing sys.exit() error code to not be propagated (#352)

* Fix a bug causing sys.exit() error code to not be propagated

* lint

github.com/facebookresearch/hydra - 40c99ec3a947a2b91a45a418ea65a8ef54c3c32f authored about 5 years ago by Omry Yadan <[email protected]>
removed six

github.com/facebookresearch/hydra - 2ff54e363e5418e8ad2ee9e2eb15fc340a715532 authored about 5 years ago by Omry Yadan <[email protected]>
Mypy passes with --strict

github.com/facebookresearch/hydra - 08bd372ff92d5038a45c3306d5f6d93d110ec031 authored about 5 years ago by Omry Yadan <[email protected]>
isort to ensure imports remains sorted

github.com/facebookresearch/hydra - 561c78243205a9dbf3ec2d2f933b9683c890036b authored about 5 years ago by Omry Yadan <[email protected]>
OmegaConf 2.0

github.com/facebookresearch/hydra - dd2890ee2b4379323d3cc50bf41af6e97761db80 authored about 5 years ago by Omry Yadan <[email protected]>
removing python 2.7 support

github.com/facebookresearch/hydra - 259258dc5c0472f393faf99255b2d67e0a18c341 authored about 5 years ago by Omry Yadan <[email protected]>
Pin to OmegaConf 1.4 and minor formatting changes

github.com/facebookresearch/hydra - adb4d898174a38217ddb07be219a8e86a1e9c4da authored about 5 years ago by omry <[email protected]>
Update hydra_compose_example.py (#329)

* Update hydra_compose_example.py

* Add a test case

* Fix lint issues

github.com/facebookresearch/hydra - d10e7334e45a695ea5c4b6fb29db72c6556280a4 authored about 5 years ago by hrchu <[email protected]>
Added link to example Jupyter notebook

github.com/facebookresearch/hydra - d576707684f37ee09c5baf7bf2bcf69a83b19ff3 authored about 5 years ago by Omry Yadan <[email protected]>
Update 10_debugging.md

github.com/facebookresearch/hydra - 541748d74ec11158bea552ba3c1bee0e9c73078e authored about 5 years ago by Omry Yadan <[email protected]>
Update 10_debugging.md

github.com/facebookresearch/hydra - b60bd819af0ee802ecebcbee14936573f81aa5e3 authored about 5 years ago by Omry Yadan <[email protected]>
corrected website page edit link

github.com/facebookresearch/hydra - 0fa98ceb3ed0598dcbeee8014ba71387310e88b8 authored about 5 years ago by Omry Yadan <[email protected]>
upgrade docusaurus website

github.com/facebookresearch/hydra - 492ac9e7ec5ded70ee736d121868bc49f8845b83 authored about 5 years ago by Omry Yadan <[email protected]>
fixed deploy logic

github.com/facebookresearch/hydra - 586e91f7a828ecc721761eac4dc0071ea8dc4ab7 authored about 5 years ago by Omry Yadan <[email protected]>
added ray page to website

github.com/facebookresearch/hydra - 719f699c20178e1851a028851f755b8dbded6cd1 authored about 5 years ago by Omry Yadan <[email protected]>
basic ray example with compose API

github.com/facebookresearch/hydra - 8b987aa4920c6da40f120d534f6393603257b1aa authored about 5 years ago by Omry Yadan <[email protected]>
fixed pyproject.toml

github.com/facebookresearch/hydra - e2cb8914d1cc470da5969d6fddcc56bbf908f170 authored about 5 years ago by Omry Yadan <[email protected]>
Update pyproject.toml

github.com/facebookresearch/hydra - be63924df96758f7786106904d8b20dcca736295 authored about 5 years ago by Omry Yadan <[email protected]>
0.11.2 Release

github.com/facebookresearch/hydra - 8539e4430363f2aae754322e6d4119d88b3d120f authored about 5 years ago by Omry Yadan <[email protected]>
updated news

github.com/facebookresearch/hydra - f0a1f60daa747902d9533ecfb8ba54a44429d573 authored about 5 years ago by Omry Yadan <[email protected]>
cli.dev -> hydra.cc

github.com/facebookresearch/hydra - 11c8a29540fa3739c235d1ceb79179ae71a41c17 authored about 5 years ago by Omry Yadan <[email protected]>
[circleci/website] deploy website on website folder changes

github.com/facebookresearch/hydra - 804dab9e710496112260c42e3be57c5467b0c2dd authored about 5 years ago by 3Jane <[email protected]>
Revert "[circle/website] deploy website when there are changes to the website folder"

This reverts commit a1277691b176be2db2bcf79ab8bdb522e0ea5f93.

github.com/facebookresearch/hydra - 6b52a7aa61963787da7d9c1254a24db6166ddbb8 authored about 5 years ago by Omry Yadan <[email protected]>
[circle/website] deploy website when there are changes to the website folder

github.com/facebookresearch/hydra - a1277691b176be2db2bcf79ab8bdb522e0ea5f93 authored about 5 years ago by 3Jane <[email protected]>
Update hydra_compose.md

github.com/facebookresearch/hydra - 6f7a3b0c88ac9a2ca7929c1f2e021ed8236f12e5 authored about 5 years ago by Yann Dubois <[email protected]>
Update workdir.md

github.com/facebookresearch/hydra - 8634e1009336cd3471510ea779a44b98a6631685 authored about 5 years ago by Omry Yadan <[email protected]>
made test_sweep_1_job_strict_and_bad_key accepted exception broader

github.com/facebookresearch/hydra - 53dab6c24af0e225bd8ca292ce169d8c5affea69 authored about 5 years ago by Omry Yadan <[email protected]>
0.11.0 release

github.com/facebookresearch/hydra - 04987d927d39ce69b6ab51bebcbc87399618fa14 authored about 5 years ago by Omry Yadan <[email protected]>
Upgrade to OmegaConf 1.4.0

github.com/facebookresearch/hydra - d1eaef8c2a971305c5ca28dbef8c6e2f80c05109 authored about 5 years ago by Omry Yadan <[email protected]>
Update README.md

github.com/facebookresearch/hydra - 6099dd45c8b0424de70e78d57d4539b22cb61c98 authored about 5 years ago by Omry Yadan <[email protected]>
Update README.md

github.com/facebookresearch/hydra - 65ffc711d167016c813b6dcb840dfcf1d11d913b authored about 5 years ago by Omry Yadan <[email protected]>
Rename READNE.md to README.md

github.com/facebookresearch/hydra - 4b48b18190cce3431c8a3da89e846c2bf3ec7b5f authored about 5 years ago by Omry Yadan <[email protected]>
Create READNE.md

github.com/facebookresearch/hydra - eae750a8ebd08660c0bc3165cd518d22b91f22d6 authored about 5 years ago by Omry Yadan <[email protected]>
Jupyter notebook support

github.com/facebookresearch/hydra - 783161a0c9ebe1d11574a43677c3744663c60504 authored about 5 years ago by Omry Yadan <[email protected]>
updated package description

github.com/facebookresearch/hydra - 3a6d01201359592db08e6f7ca9b644d363816c10 authored about 5 years ago by Omry Yadan <[email protected]>
fixed composition bug

github.com/facebookresearch/hydra - d806f8d2a282423a45b7ca52c2bf79a3e2107675 authored about 5 years ago by Omry Yadan <[email protected]>
converted NEWS.rst to NEWS.md

github.com/facebookresearch/hydra - 9a29bbc83b22d5f2ac0146eb4ed8e6555c7a54fd authored about 5 years ago by omry <[email protected]>
Only deploy website if detecting changes in website directory

github.com/facebookresearch/hydra - e0efcd9cd29d81b3d4da446110df09321dbb8f27 authored about 5 years ago by omry <[email protected]>
upgraded to OmegaConf 1.4.0rc4

github.com/facebookresearch/hydra - a9126d9710108225c2a45bcc4c74e099f63c7927 authored about 5 years ago by omry <[email protected]>
hydra.experimental.compose

github.com/facebookresearch/hydra - 3f0180cec90ec080697d28858a84efc547f36c4d authored about 5 years ago by Omry Yadan <[email protected]>
Fixing 283 (#292)

* Fixing 283

* removed incorrect comment

github.com/facebookresearch/hydra - b414aeecc86fb7aed3410c3b77f380c37ac7beef authored about 5 years ago by Omry Yadan <[email protected]>
Fixed OmegaConf deprecation warnings from 1.4.0 (#290)

github.com/facebookresearch/hydra - d79f0d970fafa56796c5a080255b0182b1a99841 authored about 5 years ago by Omry Yadan <[email protected]>
Example Sweeper plugin (#289)

* initial example_sweeper

* lint

github.com/facebookresearch/hydra - 8494bd484fb792b9314ecb44aa840452629d6a88 authored about 5 years ago by Omry Yadan <[email protected]>
initial pass at 283: wont fix

github.com/facebookresearch/hydra - 9c6b2481fae9a3b10f36043b3a7a79ac27a7c189 authored about 5 years ago by omry <[email protected]>
Update README.md

Added zulip chat badge

github.com/facebookresearch/hydra - b5f8c137087e02dd2b07170e38ca888410d50902 authored about 5 years ago by Omry Yadan <[email protected]>
Update intro.md

github.com/facebookresearch/hydra - 077e35cbd0dd68f2e9f8bbe22cd6368f429be788 authored about 5 years ago by Omry Yadan <[email protected]>
Pre release version and docs

github.com/facebookresearch/hydra - f75ae0d51376a57597f9840bfa15aa0270bc805b authored about 5 years ago by Omry Yadan <[email protected]>
changed --cfg to require a type value

github.com/facebookresearch/hydra - a101080bcd8a77bb75ac8406c31e862c84d5e2c7 authored about 5 years ago by Omry Yadan <[email protected]>
Allow configuring override_dirname via hydra.job.config.override_dirname to exclude specific keys or change separator characters

github.com/facebookresearch/hydra - 14ae2be4eb5e03363bef61cd59b289a72b5d5533 authored about 5 years ago by Omry Yadan <[email protected]>
documented hydra.job fields in hydra.yaml

github.com/facebookresearch/hydra - 5294b694c82100fcd27349984fc5b14f6d72d707 authored about 5 years ago by Omry Yadan <[email protected]>
Allow composing config files with dot in their name (foo.bar.yaml)

github.com/facebookresearch/hydra - f030becbaa7c2b31954e58795d0522456eb7c3bd authored about 5 years ago by Omry Yadan <[email protected]>
news fragment

github.com/facebookresearch/hydra - 1c891266a2863678e7379ea528ced6a365ad57be authored about 5 years ago by Omry Yadan <[email protected]>
allowing override value to contain '='

github.com/facebookresearch/hydra - 577c851e0f97d7f2a5a2f6c08f6dbfb9a2abc030 authored about 5 years ago by Omry Yadan <[email protected]>
fixed completion unit test to reflect new OmegaConf behavior

github.com/facebookresearch/hydra - 5ee9ab9ed12197036e0f13c8a161c806c1384330 authored about 5 years ago by Omry Yadan <[email protected]>
fixed out of order composition in some cases (#269)

fixed out of order composition when defaults mixed config groups with non config groups

github.com/facebookresearch/hydra - 5096d51031319753b26e6649dc76561eb02bb5d4 authored about 5 years ago by Omry Yadan <[email protected]>
Typo in plugins.md

github.com/facebookresearch/hydra - ccfdc334f97cc871804125453a25c3d42a874b05 authored about 5 years ago by Lyndon Duong <[email protected]>
Update bug_report.md

github.com/facebookresearch/hydra - adab841318026993355f18322e9cc247ed56c788 authored about 5 years ago by Omry Yadan <[email protected]>
Original cwd multirun (#260)

* documented working directory utils

* added TestExampleLauncherIntegration

* fixed get_or...

github.com/facebookresearch/hydra - 4e006b10d9b005df6abd886991548f02a8d80691 authored about 5 years ago by Omry Yadan <[email protected]>
skip shell completion integration tests if expect is not installed (#259)

github.com/facebookresearch/hydra - 956fdef7ae529478378f89c84ea5a8536ce0c4b6 authored about 5 years ago by Omry Yadan <[email protected]>
Example Launcher plugin (#256)

github.com/facebookresearch/hydra - c980aae06ae62eb472cf5b37473640f961179103 authored about 5 years ago by Omry Yadan <[email protected]>
Update objects.md

github.com/facebookresearch/hydra - 0e20a65ecdc0b504443fc85dc522d8cd2b6266c2 authored about 5 years ago by Omry Yadan <[email protected]>
Hydra logging (#255)

* updated hydra logging format
* updated colorlog plugin format pattern for hydra logging

github.com/facebookresearch/hydra - 49aad95c3762c91aa6bc7eba6f106c01659dc77a authored about 5 years ago by Omry Yadan <[email protected]>
Update release.md

github.com/facebookresearch/hydra - 00f198e5eb97aa5061fa106d77ecae526762f101 authored about 5 years ago by Omry Yadan <[email protected]>
utils.get_original_cwd() and utils.to_absolute_path() (#252)

Added APIs in hydra.utils to access the original working directory and also to convert a relativ...

github.com/facebookresearch/hydra - 1e47701eb7e7cf5aed83a44c20c4db12fb8cc409 authored about 5 years ago by Omry Yadan <[email protected]>
creating objects: asserting on the `params` type; closes #231 (#234)

* creating objects: asserting on the `params` type; closes #231

* Update utils.py

slightly...

github.com/facebookresearch/hydra - ce611162aadaa5da328cb3d4303d0d7737b07bf3 authored about 5 years ago by Andrew Naguib <[email protected]>
Update setup.py

github.com/facebookresearch/hydra - 68bd5f6824a6afba430b9905c07a3a765e796c90 authored about 5 years ago by Omry Yadan <[email protected]>
Update README.md

github.com/facebookresearch/hydra - 5889ec221f66908cc1806314f91225fe272f4087 authored about 5 years ago by Omry Yadan <[email protected]>
Update colorlog.md

github.com/facebookresearch/hydra - 4c24b7aa8c2b2f7d1e779ddb3d18584bd32cae40 authored about 5 years ago by Omry Yadan <[email protected]>
Colorlog plugin (#249)

New colorlog plugin

github.com/facebookresearch/hydra - 35f62a2336f11b6362012ba177e79575313ee353 authored about 5 years ago by Omry Yadan <[email protected]>
improved error message from common launcher tests if unable to match job dir

github.com/facebookresearch/hydra - 56fb52f35b4a54ddfddf84e3403b11744689e500 authored about 5 years ago by Omry Yadan <[email protected]>
Merge branch 'master' of https://github.com/facebookresearch/hydra

github.com/facebookresearch/hydra - be5afd836ffe0dc4362a22f891887c1348320b4a authored about 5 years ago by omry <[email protected]>
Hydra 0.10.0 (#248)

* Release 0.10.0

github.com/facebookresearch/hydra - f96a9dcd30573b6e031ee65cfcf12217883ff2d6 authored about 5 years ago by Omry Yadan <[email protected]>