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
github.com/facebookresearch/hydra - d0b8e73ad52ba9fa8ff42ba1f28e2b03f216dff7 authored 11 months ago by Jasha Sommer-Simpson <[email protected]>
github.com/facebookresearch/hydra - d6df211b03579b48943922a019f73ca947aaceec authored 11 months ago by Santiago Castro <[email protected]>
github.com/facebookresearch/hydra - 6ff79b1b7089093315ae78824606bb256ad10f77 authored 12 months ago by Oleksandr Shchur <[email protected]>
github.com/facebookresearch/hydra - 5c21e6536df8f276e16ce26118a86444703c96a1 authored 12 months ago by Jasha Sommer-Simpson <[email protected]>
Typo fix: changed
`assert isinstance(obj_none, MyTarget)`
to
`assert isinstance(obj_all, M...
github.com/facebookresearch/hydra - 2f7628756b953fa35d8f7a91fec1018a55cac43b authored about 1 year ago by Elliot Ford <[email protected]>
github.com/facebookresearch/hydra - 809718cdcd64f9cd930d26dea69f2660a6ffa833 authored over 1 year ago by Shagun Sodhani <[email protected]>
github.com/facebookresearch/hydra - b5ff66134f268164a20712d18b1230f4dd737444 authored over 1 year ago by Jasha Sommer-Simpson <[email protected]>
github.com/facebookresearch/hydra - f4595aa723b7f94cc925775554bcb35fa86d30a8 authored over 1 year ago by Olivier Delalleau <[email protected]>
github.com/facebookresearch/hydra - bdca41fdec55f5e4d679816f1078dea6551f83e6 authored over 1 year ago by Santiago Castro <[email protected]>
github.com/facebookresearch/hydra - 93f7ac617c34201b602afd6a838ae07658d62888 authored over 1 year ago by Santiago Castro <[email protected]>
github.com/facebookresearch/hydra - a7b9770ace593002680c12e39a91cf52255cc151 authored over 1 year ago by Santiago Castro <[email protected]>
github.com/facebookresearch/hydra - 7a36b36d3099ba97e241cc3636b4e4d0e70a3048 authored over 1 year ago by Jasha Sommer-Simpson <[email protected]>
* Use syntax updated with Python 3.7
* Avoid innecessary list creations
* Fix a PR comment...
github.com/facebookresearch/hydra - 4e14a5978ccb19246462e72dcd2167c694b2144e authored over 1 year ago by Santiago Castro <[email protected]>github.com/facebookresearch/hydra - f5ef68738bbef2243d9d7e6b7fbee089456fd73c authored over 1 year ago by Jasha Sommer-Simpson <[email protected]>
github.com/facebookresearch/hydra - a53b320c4bcf54459f167336c20fc5f5fa406d43 authored over 1 year ago by Santiago Castro <[email protected]>
github.com/facebookresearch/hydra - c4201e7f6b8468c4b46b300cf9729c418ddf11e2 authored over 1 year ago by Jasha Sommer-Simpson <[email protected]>
* Fix some tests
* Update tests/test_examples/test_tutorials_basic.py
Co-authored-by: Omry...
github.com/facebookresearch/hydra - 1a2ee68e079f5fd4ae90c71948ab1889a881f6e1 authored over 1 year ago by Shagun Sodhani <[email protected]>* fix filehandler of colorlog will change the output directory of log file
* fix filehandler ...
github.com/facebookresearch/hydra - 4b118f53c6f5f391e50cd791da93edacce61c629 authored over 1 year ago by AlsonYang <[email protected]>* Don't call next() inside assert statment in parser
`assert` statements can get removed by t...
github.com/facebookresearch/hydra - 71ca75b2184a60161730eb857c592ff62eba7ece authored over 1 year ago by Espen Haugsdal <[email protected]>github.com/facebookresearch/hydra - e26af37948316e83e3137a2a41a42f7e369868f2 authored over 1 year ago by Furkan Akkurt <[email protected]>
github.com/facebookresearch/hydra - ef4732da2a6c9422a85906417bd7809800487e2b authored over 1 year ago by Jasha Sommer-Simpson <[email protected]>
github.com/facebookresearch/hydra - fe90e8985cc804b6f8b707f4f556837aed20428c authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github.com/facebookresearch/hydra - adbb3d001b84adad93061ce96da0bc8a0ea42871 authored over 1 year ago by Jasha Sommer-Simpson <[email protected]>
github.com/facebookresearch/hydra - 744318bb4e3947190a54b7ba8593bd22a02b4544 authored almost 2 years ago by SADIK KUZU <[email protected]>
This also changes the type of non-sweep variables, that all become
strings in the eye of neverg...
github.com/facebookresearch/hydra - ff8c3bd3f3388fb83874c2af6827333eb838317a authored almost 2 years ago by Jasha Sommer-Simpson <[email protected]>
github.com/facebookresearch/hydra - 79a71a9a7900cc93122ca97f546504292c2a106c authored almost 2 years ago by Jasha Sommer-Simpson <[email protected]>
github.com/facebookresearch/hydra - f8940600d0ab5c695961ad83abd042ffe9458caf authored almost 2 years ago by Jasha <[email protected]>
github.com/facebookresearch/hydra - 2b5cb67edb88161d6dc4b62f90e867bcda68fe00 authored almost 2 years ago by Jasha Sommer-Simpson <[email protected]>
When constructing the config search path, allow callers to directly pass
in a non-relative modu...
These changes were produced by running `FIX=1 nox -s lint-3.10`
This fixes a number of problems...
github.com/facebookresearch/hydra - 30511140960aa43e6d649581f13d30f03254f50f authored almost 2 years ago by Adam Simpkins <[email protected]>github.com/facebookresearch/hydra - 6c9a5fdf1d3e7e42aa117c25abb6d18274df0115 authored almost 2 years ago by Jasha Sommer-Simpson <[email protected]>
github.com/facebookresearch/hydra - 663ef0bc9665cd55081d55e17217ea91a16e1cdb authored almost 2 years ago by Jasha Sommer-Simpson <[email protected]>
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4....
github.com/facebookresearch/hydra - 8bbd3a13a393ccaec0796771d264139a4154ad90 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>github.com/facebookresearch/hydra - 163272cc7413630405de382b3805563257b48af5 authored almost 2 years ago by Adam Simpkins <[email protected]>
github.com/facebookresearch/hydra - 1a2ac46c5c4d7ca11b382d6942a7d8337fa088be authored almost 2 years ago by Jasha Sommer-Simpson <[email protected]>
github.com/facebookresearch/hydra - 9a7a0941f358e3c202e784ad58f7c77fa84c28a2 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github.com/facebookresearch/hydra - 789b543dd44fdd05ae8a0c406497acb69778e2ef authored almost 2 years ago by Jasha Sommer-Simpson <[email protected]>
Co-authored-by: Omry Yadan <[email protected]>
github.com/facebookresearch/hydra - b3a6ab91de60e6cea03b47c58495466807cd0006 authored almost 2 years ago by Jasha Sommer-Simpson <[email protected]>Co-authored-by: Jasha <[email protected]>
github.com/facebookresearch/hydra - 2f0edb7f7fdf5261afeb6367487c6625a9fba05b authored almost 2 years ago by qheuristics <[email protected]>Co-authored-by: Jasha <[email protected]>
github.com/facebookresearch/hydra - 3190772f5ba1c5f5e55ec975994c7f86bd039e00 authored almost 2 years ago by qheuristics <[email protected]>github.com/facebookresearch/hydra - 8efa747eb0e2e1437cdac7ea5d5c2cddd315be96 authored almost 2 years ago by Jasha <[email protected]>
github.com/facebookresearch/hydra - 389a5b8d8e41b03d78569105f4b5d0d18b51d202 authored almost 2 years ago by Jasha <[email protected]>
github.com/facebookresearch/hydra - 57dd85afde826d389dc2b0294d970e5682febaf1 authored almost 2 years ago by Jasha <[email protected]>
Previously the error message for get_class failure-to-locate
was imprecise.
github.com/facebookresearch/hydra - bd1c7394dd7e2118da92ad1721af49598591d9fb authored almost 2 years ago by Jasha <[email protected]>
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://git...
github.com/facebookresearch/hydra - 9d684b90721baa7149bf89bc0e5bea1d090bafff authored about 2 years ago by Jasha <[email protected]>
github.com/facebookresearch/hydra - 0577c311b32918e2e7cc144a71816614090ce8a0 authored about 2 years ago by Jasha <[email protected]>
github.com/facebookresearch/hydra - 8192f829e389995c50c1a83afe9d0e15d9447dd2 authored about 2 years ago by Jasha Sommer-Simpson <[email protected]>
github.com/facebookresearch/hydra - 63e08554699b305689f5290a8ae23d1486fa60b6 authored about 2 years ago by Jasha Sommer-Simpson <[email protected]>
github.com/facebookresearch/hydra - e5fd5145ab8d24a78af2f291569ddcdbb1496ab2 authored about 2 years ago by Jasha Sommer-Simpson <[email protected]>
github.com/facebookresearch/hydra - af6ece5bb7247bb346605d37c7bf3a88882230a8 authored about 2 years ago by Jasha Sommer-Simpson <[email protected]>
github.com/facebookresearch/hydra - c8d2537e3783830feac691d57bb46464a56d94eb authored about 2 years ago by Jasha Sommer-Simpson <[email protected]>
github.com/facebookresearch/hydra - 943024a45fc4f93c49ed474436dafdfa23f1ad96 authored about 2 years ago by Min Xu <[email protected]>
Mutable default parameters are dangerous: https://docs.python-guide.org/writing/gotchas/#mutable...
github.com/facebookresearch/hydra - b0187a77a742731caa343b91fb59e89fd90e8615 authored about 2 years ago by Max Frei <[email protected]>github.com/facebookresearch/hydra - 5163d45533e3835b68e934d38f54528af5724d49 authored about 2 years ago by Jasha <[email protected]>
Bumps [express](https://github.com/expressjs/express) from 4.17.2 to 4.18.2.
- [Release notes](h...
github.com/facebookresearch/hydra - 6e0044470c2bf851e8e117bd25d73d8a4f8cbe3c authored about 2 years ago by Jasha <[email protected]>
github.com/facebookresearch/hydra - bf7405898a5478b1623b7be14001a14098c9303e authored about 2 years ago by Jasha <[email protected]>
github.com/facebookresearch/hydra - c111cb70d56f83e03a720eae33d0865b1e686de7 authored about 2 years ago by Jasha <[email protected]>
github.com/facebookresearch/hydra - 9a6c2ef4c0370897f1dbe7509fa0bf6c58e3765b authored about 2 years ago by Jasha <[email protected]>
Previously running `nox -l` took about 5 seconds on my machine. After
this change, `nox -l` take...
github.com/facebookresearch/hydra - 4566465304af3a138e83f96bac6bc7de5e24accc authored about 2 years ago by Jasha <[email protected]>
github.com/facebookresearch/hydra - 00644be442c7724e7f2ba208049e796f9955300a authored about 2 years ago by Jasha <[email protected]>
github.com/facebookresearch/hydra - ab0ba91fe91f6640c2ce00ca98eca361ff61ada9 authored about 2 years ago by Jasha <[email protected]>
github.com/facebookresearch/hydra - a3b7e2fe886f13c3632a81449ef310ca991a50e6 authored about 2 years ago by Jasha10 <[email protected]>
github.com/facebookresearch/hydra - 273ce9c6e1bd54cfb0b594a4a924a4d3c9b5425f authored about 2 years ago by Jasha10 <[email protected]>
github.com/facebookresearch/hydra - c48ef19eb89f3171fba0c31ac9103c0f60c0ab79 authored about 2 years ago by Jasha10 <[email protected]>
Co-authored-by: Jasha <[email protected]>
github.com/facebookresearch/hydra - afde7616007d64b215278a4a81ab65d28bb91735 authored about 2 years ago by skshetry <[email protected]>Co-authored-by: LGTM Migrator <[email protected]>
github.com/facebookresearch/hydra - b94f0399e59c3789c05bd3d34d29be1997a7324d authored about 2 years ago by lgtm-com[bot] <43144390+lgtm-com[bot]@users.noreply.github.com>github.com/facebookresearch/hydra - fe5dd1049a6f77849ac98884bd1b8f53917b113a authored about 2 years ago by Jasha10 <[email protected]>
Co-authored-by: Ryan Soklaski <[email protected]>
github.com/facebookresearch/hydra - b879f188d8dc0ff8cfb075b47002a233a57d3c50 authored about 2 years ago by Jasha10 <[email protected]>github.com/facebookresearch/hydra - 5b1e9adb7c1488844491c7f2f880c1b76e87cc38 authored about 2 years ago by Jasha <[email protected]>
github.com/facebookresearch/hydra - 842d8dfe02d3c3edaa39161369cc4b542dea6039 authored about 2 years ago by Jasha <[email protected]>
github.com/facebookresearch/hydra - 0068ecda92c6cb2b572449bd7bc3a5f530c8a3b6 authored about 2 years ago by Jasha <[email protected]>
github.com/facebookresearch/hydra - 77a1e369fb81967d41bdf6abcf313108aa69555b authored about 2 years ago by Jasha <[email protected]>
github.com/facebookresearch/hydra - ef0a454b6d5f6036b76ce0d53f17cd14f1271e41 authored about 2 years ago by Jasha <[email protected]>
In noxfile.py, run mypy on plugins using syntax from the installed
version of python (rather tha...
pinned due to issue https://github.com/savoirfairelinux/flake8-copyright/issues/19
which affects...
github.com/facebookresearch/hydra - d2636ce255c755854838f80f9d3136316dea6879 authored about 2 years ago by Jasha10 <[email protected]>
Co-authored-by: Jasha <[email protected]>
github.com/facebookresearch/hydra - 5271eeb2cd3b4b7922bac9d9713f10e823d56bfc authored about 2 years ago by Bálint Mucsányi <[email protected]>
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.1 to 1.4.2.
- [Release no...
github.com/facebookresearch/hydra - 035ffb56e766b8ca15a64229dbbff0134611d522 authored about 2 years ago by Jasha <[email protected]>
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1.
- [Release no...
Remove the documentation paragraph about performance of `_convert_`
strategies for `instantiate`...
github.com/facebookresearch/hydra - 3906ed2d719db71fb4f8873bd081dda4fe2d16e5 authored about 2 years ago by Jasha <[email protected]>
github.com/facebookresearch/hydra - 7848ddaa7065528a862e9a416ca049f05d3716e8 authored about 2 years ago by Jasha <[email protected]>
github.com/facebookresearch/hydra - c64cf0d81df23837317bc2fe9f0d870b30e34031 authored about 2 years ago by Jasha <[email protected]>
github.com/facebookresearch/hydra - c35c33453cd937b20f5ed15ccc6b625415a07175 authored about 2 years ago by Jasha <[email protected]>
Mypy no longer officially supports python3.6.
Updating the `python_version` setting in the mypy...
github.com/facebookresearch/hydra - 981be1a99065822a923862f938e7dd524228be0e authored about 2 years ago by Max Ehrlich <[email protected]>
github.com/facebookresearch/hydra - b3f7f5279dac22226ade678eec21e5596df4559a authored about 2 years ago by Jasha <[email protected]>
github.com/facebookresearch/hydra - 41441e1c43479e3b62250080ed4c87c75f115b56 authored about 2 years ago by Jasha <[email protected]>
github.com/facebookresearch/hydra - bfecf67994497472806b311706ccdab670bf20b6 authored about 2 years ago by Jasha <[email protected]>
github.com/facebookresearch/hydra - d61bf0fda0a142a0333178f9e5f806095f03e3c9 authored about 2 years ago by Jasha <[email protected]>
Implements https://github.com/facebookresearch/hydra/discussions/2421
github.com/facebookresearch/hydra - 5b098ebfcb03bf3efc16fb1e8d1f82b6357aee70 authored about 2 years ago by Jasha <[email protected]>github.com/facebookresearch/hydra - eca53a35023be2c8aeba60395837d0d5d09f58b1 authored about 2 years ago by Jasha <[email protected]>
github.com/facebookresearch/hydra - 9249a4f4043b05fabd04450349528f59da371cd3 authored about 2 years ago by Jasha <[email protected]>