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

update ray launcher news file (#2850)

github.com/facebookresearch/hydra - d0b8e73ad52ba9fa8ff42ba1f28e2b03f216dff7 authored 11 months ago by Jasha Sommer-Simpson <[email protected]>
Update to Ray 2 and relax the other dependency versions (#2713)

github.com/facebookresearch/hydra - d6df211b03579b48943922a019f73ca947aaceec authored 11 months ago by Santiago Castro <[email protected]>
Fix CI failures (#2842)

github.com/facebookresearch/hydra - 6ff79b1b7089093315ae78824606bb256ad10f77 authored 12 months ago by Oleksandr Shchur <[email protected]>
mypy fixup: hydra/_internal/grammar/grammar_functions.py (#2840)

github.com/facebookresearch/hydra - 5c21e6536df8f276e16ce26118a86444703c96a1 authored 12 months ago by Jasha Sommer-Simpson <[email protected]>
Update overview.md (#2838)

Typo fix: changed
`assert isinstance(obj_none, MyTarget)`
to
`assert isinstance(obj_all, M...

github.com/facebookresearch/hydra - d425fe61923639cafdb5291331b0fc16b4cfecbb authored 12 months ago by Akshay Raj Dhamija <[email protected]>
missing 'and' in docs

github.com/facebookresearch/hydra - 2f7628756b953fa35d8f7a91fec1018a55cac43b authored about 1 year ago by Elliot Ford <[email protected]>
Made a dummy change to re-trigger website deploy (#2752)

github.com/facebookresearch/hydra - 809718cdcd64f9cd930d26dea69f2660a6ffa833 authored over 1 year ago by Shagun Sodhani <[email protected]>
configen/utils.py: rm unused import (#2729)

github.com/facebookresearch/hydra - b5ff66134f268164a20712d18b1230f4dd737444 authored over 1 year ago by Jasha Sommer-Simpson <[email protected]>
Typo fix in docs and comments: compatability -> compatibility (#2726)

github.com/facebookresearch/hydra - f4595aa723b7f94cc925775554bcb35fa86d30a8 authored over 1 year ago by Olivier Delalleau <[email protected]>
Update to use `actions/checkout@v3` in `deploy_website.yml` (#2715)

github.com/facebookresearch/hydra - bdca41fdec55f5e4d679816f1078dea6551f83e6 authored over 1 year ago by Santiago Castro <[email protected]>
Rename references of `master` into `main` (#2714)

github.com/facebookresearch/hydra - 93f7ac617c34201b602afd6a838ae07658d62888 authored over 1 year ago by Santiago Castro <[email protected]>
Fix typo in an example command in the docs (#2684)

github.com/facebookresearch/hydra - a7b9770ace593002680c12e39a91cf52255cc151 authored over 1 year ago by Santiago Castro <[email protected]>
noxfile: update pytest DeprecationWarning ignore stmt (#2696)

github.com/facebookresearch/hydra - 7a36b36d3099ba97e241cc3636b4e4d0e70a3048 authored over 1 year ago by Jasha Sommer-Simpson <[email protected]>
Use syntax updated with Python 3.7 and avoid unnecessary list creations (#2689)

* 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]>
lint: type annotation in completion_plugin.py (#2694)

github.com/facebookresearch/hydra - f5ef68738bbef2243d9d7e6b7fbee089456fd73c authored over 1 year ago by Jasha Sommer-Simpson <[email protected]>
Remove an extra space from example code blocks in the docs (#2688)

github.com/facebookresearch/hydra - a53b320c4bcf54459f167336c20fc5f5fa406d43 authored over 1 year ago by Santiago Castro <[email protected]>
rm python3.6 from noxfile and plugins (#2682)

github.com/facebookresearch/hydra - c4201e7f6b8468c4b46b300cf9729c418ddf11e2 authored over 1 year ago by Jasha Sommer-Simpson <[email protected]>
Fix some tests (#2677)

* 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 (#2663)

* 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 (#2609)

* 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]>
Fix typo (#2607)

github.com/facebookresearch/hydra - e26af37948316e83e3137a2a41a42f7e369868f2 authored over 1 year ago by Furkan Akkurt <[email protected]>
update hydra docs on hydra.job.chdir (#2643)

github.com/facebookresearch/hydra - ef4732da2a6c9422a85906417bd7809800487e2b authored over 1 year ago by Jasha Sommer-Simpson <[email protected]>
Bump @sideway/formula from 3.0.0 to 3.0.1 in /website (#2642)

github.com/facebookresearch/hydra - fe90e8985cc804b6f8b707f4f556837aed20428c authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ray launcher: enable CI, fix lints (#2640)

github.com/facebookresearch/hydra - adbb3d001b84adad93061ce96da0bc8a0ea42871 authored over 1 year ago by Jasha Sommer-Simpson <[email protected]>
Update .pre-commit-config.yaml (#2622)

github.com/facebookresearch/hydra - 744318bb4e3947190a54b7ba8593bd22a02b4544 authored almost 2 years ago by SADIK KUZU <[email protected]>
Fix handling of quoted strings with the nevergrad sweeper (#2613)

This also changes the type of non-sweep variables, that all become
strings in the eye of neverg...

github.com/facebookresearch/hydra - 4802c4059f564f04f9dfbd2948b84ef1b17b8ad9 authored almost 2 years ago by Olivier Delalleau <[email protected]>
fix bandit CI failure (#2618)

github.com/facebookresearch/hydra - ff8c3bd3f3388fb83874c2af6827333eb838317a authored almost 2 years ago by Jasha Sommer-Simpson <[email protected]>
ignore deprecation warning from pkg_resources (#2617)

github.com/facebookresearch/hydra - 79a71a9a7900cc93122ca97f546504292c2a106c authored almost 2 years ago by Jasha Sommer-Simpson <[email protected]>
sync NEWS.md with 1.3_branch

github.com/facebookresearch/hydra - f8940600d0ab5c695961ad83abd042ffe9458caf authored almost 2 years ago by Jasha <[email protected]>
silence bandit security false positive (#2593)

github.com/facebookresearch/hydra - 2b5cb67edb88161d6dc4b62f90e867bcda68fe00 authored almost 2 years ago by Jasha Sommer-Simpson <[email protected]>
Allow specifying a non-relative module name in config_path (#2565)

When constructing the config search path, allow callers to directly pass
in a non-relative modu...

github.com/facebookresearch/hydra - 53d07f56a272485cc81596d23aad33e18e007091 authored almost 2 years ago by Adam Simpkins <[email protected]>
Fix black formatting errors

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]>
Link to NEWS.md from README.md (#2578)

github.com/facebookresearch/hydra - 6c9a5fdf1d3e7e42aa117c25abb6d18274df0115 authored almost 2 years ago by Jasha Sommer-Simpson <[email protected]>
README: add link to Meta AI blog post (#2579)

github.com/facebookresearch/hydra - 663ef0bc9665cd55081d55e17217ea91a16e1cdb authored almost 2 years ago by Jasha Sommer-Simpson <[email protected]>
Bump http-cache-semantics from 4.1.0 to 4.1.1 in /website

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>
Fix typos of "additional"

github.com/facebookresearch/hydra - 163272cc7413630405de382b3805563257b48af5 authored almost 2 years ago by Adam Simpkins <[email protected]>
Revert PR #2500 "more verbose about a job's error" (#2556)

github.com/facebookresearch/hydra - 1a2ac46c5c4d7ca11b382d6942a7d8337fa088be authored almost 2 years ago by Jasha Sommer-Simpson <[email protected]>
Bump ua-parser-js from 0.7.31 to 0.7.33 in /website (#2561)

github.com/facebookresearch/hydra - 9a7a0941f358e3c202e784ad58f7c77fa84c28a2 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Ensure MissingConfigException is picklable (#2543)

github.com/facebookresearch/hydra - 789b543dd44fdd05ae8a0c406497acb69778e2ef authored almost 2 years ago by Jasha Sommer-Simpson <[email protected]>
fixup docstring for get_object (#2544)

Co-authored-by: Omry Yadan <[email protected]>

github.com/facebookresearch/hydra - b3a6ab91de60e6cea03b47c58495466807cd0006 authored almost 2 years ago by Jasha Sommer-Simpson <[email protected]>
Fix minor typo at Intro.md (#2542)

Co-authored-by: Jasha <[email protected]>

github.com/facebookresearch/hydra - 2f0edb7f7fdf5261afeb6367487c6625a9fba05b authored almost 2 years ago by qheuristics <[email protected]>
Minor typo in terminology.md (#2541)

Co-authored-by: Jasha <[email protected]>

github.com/facebookresearch/hydra - 3190772f5ba1c5f5e55ec975994c7f86bd039e00 authored almost 2 years ago by qheuristics <[email protected]>
document hydra.utils.get_{class,method,object}

github.com/facebookresearch/hydra - 8efa747eb0e2e1437cdac7ea5d5c2cddd315be96 authored almost 2 years ago by Jasha <[email protected]>
implement hydra.utils.get_object

github.com/facebookresearch/hydra - 389a5b8d8e41b03d78569105f4b5d0d18b51d202 authored almost 2 years ago by Jasha <[email protected]>
improve tests for get_{class,method}

github.com/facebookresearch/hydra - 57dd85afde826d389dc2b0294d970e5682febaf1 authored almost 2 years ago by Jasha <[email protected]>
improve err msg for get_class failure

Previously the error message for get_class failure-to-locate
was imprecise.

github.com/facebookresearch/hydra - 8a540e3a828921e679ebaa905f79d096df441bdd authored almost 2 years ago by Jasha <[email protected]>
docs: reorganize sections in Configuring Hydra page

github.com/facebookresearch/hydra - bd1c7394dd7e2118da92ad1721af49598591d9fb authored almost 2 years ago by Jasha <[email protected]>
Bump json5 from 1.0.1 to 1.0.2 in /website

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://git...

github.com/facebookresearch/hydra - 1e350d17c7aa75e14839474f9e4028ad0fb4a581 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
remove python3.6 CI jobs and version classifier

github.com/facebookresearch/hydra - 9d684b90721baa7149bf89bc0e5bea1d090bafff authored about 2 years ago by Jasha <[email protected]>
noxfile: install toml as bootstrap dep for read-version

github.com/facebookresearch/hydra - 0577c311b32918e2e7cc144a71816614090ce8a0 authored about 2 years ago by Jasha <[email protected]>
docs: fixup _target_ in rerun.md (#2522)

github.com/facebookresearch/hydra - 8192f829e389995c50c1a83afe9d0e15d9447dd2 authored about 2 years ago by Jasha Sommer-Simpson <[email protected]>
Add docstrings for hydra-provided callbacks (#2513)

github.com/facebookresearch/hydra - 63e08554699b305689f5290a8ae23d1486fa60b6 authored about 2 years ago by Jasha Sommer-Simpson <[email protected]>
docs: add github links to compose API code (#2519)

github.com/facebookresearch/hydra - e5fd5145ab8d24a78af2f291569ddcdbb1496ab2 authored about 2 years ago by Jasha Sommer-Simpson <[email protected]>
Relax OmegaConf pin

github.com/facebookresearch/hydra - af6ece5bb7247bb346605d37c7bf3a88882230a8 authored about 2 years ago by Jasha Sommer-Simpson <[email protected]>
Update README.md

github.com/facebookresearch/hydra - c8d2537e3783830feac691d57bb46464a56d94eb authored about 2 years ago by Jasha Sommer-Simpson <[email protected]>
more verbose about a job's error

github.com/facebookresearch/hydra - 943024a45fc4f93c49ed474436dafdfa23f1ad96 authored about 2 years ago by Min Xu <[email protected]>
Use immutable object as default for `overrides` parameter.

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]>
black formatting

github.com/facebookresearch/hydra - 5163d45533e3835b68e934d38f54528af5724d49 authored about 2 years ago by Jasha <[email protected]>
Bump express from 4.17.2 to 4.18.2 in /website

Bumps [express](https://github.com/expressjs/express) from 4.17.2 to 4.18.2.
- [Release notes](h...

github.com/facebookresearch/hydra - 1fd720b1cd36c0d75373483151c4719e2770709f authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
use --extra-index-url as recommended at pytorch.org

github.com/facebookresearch/hydra - 6e0044470c2bf851e8e117bd25d73d8a4f8cbe3c authored about 2 years ago by Jasha <[email protected]>
noxfile plugin tests: print installed pytorch version

github.com/facebookresearch/hydra - bf7405898a5478b1623b7be14001a14098c9303e authored about 2 years ago by Jasha <[email protected]>
noxfile: install cpu version of torch

github.com/facebookresearch/hydra - c111cb70d56f83e03a720eae33d0865b1e686de7 authored about 2 years ago by Jasha <[email protected]>
refactor noxfile:list_plugins

github.com/facebookresearch/hydra - 9a6c2ef4c0370897f1dbe7509fa0bf6c58e3765b authored about 2 years ago by Jasha <[email protected]>
improve performance of noxfile.py

Previously running `nox -l` took about 5 seconds on my machine. After
this change, `nox -l` take...

github.com/facebookresearch/hydra - 21bfe62bead108422802ce96ece2d5f265586eb4 authored about 2 years ago by Jasha <[email protected]>
website intro.md: update info on stable Hydra version

github.com/facebookresearch/hydra - 4566465304af3a138e83f96bac6bc7de5e24accc authored about 2 years ago by Jasha <[email protected]>
Update website and README for Hydra v1.3

github.com/facebookresearch/hydra - 00644be442c7724e7f2ba208049e796f9955300a authored about 2 years ago by Jasha <[email protected]>
Point README docs url to Hydra v1.3 permalink

github.com/facebookresearch/hydra - ab0ba91fe91f6640c2ce00ca98eca361ff61ada9 authored about 2 years ago by Jasha <[email protected]>
Bump version -> 1.4.0.dev0 (#2492)

github.com/facebookresearch/hydra - a3b7e2fe886f13c3632a81449ef310ca991a50e6 authored about 2 years ago by Jasha10 <[email protected]>
release Hydra v1.3.0 (#2490)

github.com/facebookresearch/hydra - 273ce9c6e1bd54cfb0b594a4a924a4d3c9b5425f authored about 2 years ago by Jasha10 <[email protected]>
python3.11 support for plugins (#2489)

github.com/facebookresearch/hydra - c48ef19eb89f3171fba0c31ac9103c0f60c0ab79 authored about 2 years ago by Jasha10 <[email protected]>
support Python3.11 (#2418)

Co-authored-by: Jasha <[email protected]>

github.com/facebookresearch/hydra - afde7616007d64b215278a4a81ab65d28bb91735 authored about 2 years ago by skshetry <[email protected]>
Add CodeQL workflow for GitHub code scanning (#2467)

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>
Bump version -> 1.3.0.dev2 (#2484)

github.com/facebookresearch/hydra - fe5dd1049a6f77849ac98884bd1b8f53917b113a authored about 2 years ago by Jasha10 <[email protected]>
Add Hydra Ecosystem section to README (#2487)

Co-authored-by: Ryan Soklaski <[email protected]>

github.com/facebookresearch/hydra - b879f188d8dc0ff8cfb075b47002a233a57d3c50 authored about 2 years ago by Jasha10 <[email protected]>
fixup hydra src for mypy v0.991

github.com/facebookresearch/hydra - 5b1e9adb7c1488844491c7f2f880c1b76e87cc38 authored about 2 years ago by Jasha <[email protected]>
noxfile: extract function _mypy_cmd

github.com/facebookresearch/hydra - 842d8dfe02d3c3edaa39161369cc4b542dea6039 authored about 2 years ago by Jasha <[email protected]>
disable lints for python <= 3.6

github.com/facebookresearch/hydra - 0068ecda92c6cb2b572449bd7bc3a5f530c8a3b6 authored about 2 years ago by Jasha <[email protected]>
mypy: pass python-version in noxfile, not in .mypy.ini

github.com/facebookresearch/hydra - 77a1e369fb81967d41bdf6abcf313108aa69555b authored about 2 years ago by Jasha <[email protected]>
noxfile: lint each plugin independently

github.com/facebookresearch/hydra - ef0a454b6d5f6036b76ce0d53f17cd14f1271e41 authored about 2 years ago by Jasha <[email protected]>
mypy: lint plugins with installed py version

In noxfile.py, run mypy on plugins using syntax from the installed
version of python (rather tha...

github.com/facebookresearch/hydra - 8ca2f89c11a98f8c21725a12a37e7a45c45c003a authored about 2 years ago by Jasha <[email protected]>
pin flake8<6

pinned due to issue https://github.com/savoirfairelinux/flake8-copyright/issues/19
which affects...

github.com/facebookresearch/hydra - 1e431c58e6ff6bf9186d969ff2a35cf824493fcf authored about 2 years ago by Jasha <[email protected]>
Update stable version in README.md (#2476)

github.com/facebookresearch/hydra - d2636ce255c755854838f80f9d3136316dea6879 authored about 2 years ago by Jasha10 <[email protected]>
Update typos in docs (#2473)

Co-authored-by: Jasha <[email protected]>

github.com/facebookresearch/hydra - 5271eeb2cd3b4b7922bac9d9713f10e823d56bfc authored about 2 years ago by Bálint Mucsányi <[email protected]>
Bump loader-utils from 1.4.1 to 1.4.2 in /website

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.1 to 1.4.2.
- [Release no...

github.com/facebookresearch/hydra - bc605d1057d26189477f3daf2be9ff3da3f85ac8 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
news file for instantiate _convert_="object" mode

github.com/facebookresearch/hydra - 035ffb56e766b8ca15a64229dbbff0134611d522 authored about 2 years ago by Jasha <[email protected]>
Bump loader-utils from 1.4.0 to 1.4.1 in /website

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1.
- [Release no...

github.com/facebookresearch/hydra - cf2ffa08b07a11f3e306d4d7557dd6aedd0c8164 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
rm doc on instantiate _convert_ performance

Remove the documentation paragraph about performance of `_convert_`
strategies for `instantiate`...

github.com/facebookresearch/hydra - d88aca2f77c6501f2cdaa1a281ca2a83736301bf authored about 2 years ago by Jasha <[email protected]>
implement instantiate _convert_="object" mode

github.com/facebookresearch/hydra - 3906ed2d719db71fb4f8873bd081dda4fe2d16e5 authored about 2 years ago by Jasha <[email protected]>
document instantiate _convert_="object" mode

github.com/facebookresearch/hydra - 7848ddaa7065528a862e9a416ca049f05d3716e8 authored about 2 years ago by Jasha <[email protected]>
test instantiate _convert_="object" mode

github.com/facebookresearch/hydra - c64cf0d81df23837317bc2fe9f0d870b30e34031 authored about 2 years ago by Jasha <[email protected]>
regression tests: config name collision with group

github.com/facebookresearch/hydra - c35c33453cd937b20f5ed15ccc6b625415a07175 authored about 2 years ago by Jasha <[email protected]>
mypy: update python_version and type: ignore comments (#2396)

Mypy no longer officially supports python3.6.
Updating the `python_version` setting in the mypy...

github.com/facebookresearch/hydra - a2d6a13dc7812b4991146542646c9c0617793665 authored about 2 years ago by Jasha10 <[email protected]>
Add srun_args parameter to submitit launcher (#2432)

github.com/facebookresearch/hydra - 981be1a99065822a923862f938e7dd524228be0e authored about 2 years ago by Max Ehrlich <[email protected]>
for forked PRs, run all nox sessions at once

github.com/facebookresearch/hydra - b3f7f5279dac22226ade678eec21e5596df4559a authored about 2 years ago by Jasha <[email protected]>
enable python3.10 CI for Windows

github.com/facebookresearch/hydra - 41441e1c43479e3b62250080ed4c87c75f115b56 authored about 2 years ago by Jasha <[email protected]>
noxfile: make plugin test sessions more granular

github.com/facebookresearch/hydra - bfecf67994497472806b311706ccdab670bf20b6 authored about 2 years ago by Jasha <[email protected]>
noxfile: add type hints

github.com/facebookresearch/hydra - d61bf0fda0a142a0333178f9e5f806095f03e3c9 authored about 2 years ago by Jasha <[email protected]>
tab completion support for custom search path

Implements https://github.com/facebookresearch/hydra/discussions/2421

github.com/facebookresearch/hydra - 5b098ebfcb03bf3efc16fb1e8d1f82b6357aee70 authored about 2 years ago by Jasha <[email protected]>
refactoring config_loader_impl: extract function

github.com/facebookresearch/hydra - eca53a35023be2c8aeba60395837d0d5d09f58b1 authored about 2 years ago by Jasha <[email protected]>
remove extraneous whitespace from CI config.yml

github.com/facebookresearch/hydra - 9249a4f4043b05fabd04450349528f59da371cd3 authored about 2 years ago by Jasha <[email protected]>