Skip to content

1.1.0: Develop (#83)

Choose a tag to compare

@ben-bay ben-bay released this 08 Jan 00:56
* pruned material from the README

* trimmed readme again

* added license section

* remove cryptography easy_install in Makefile

* MANIFEST.in edits

* made over Makefile. Removed LC-specific material, moved all dependencies to requirements files.

* This enables pip install 'merlinwf[dev]' . Main requirements.txt is just the release file.

* Update CHANGELOG

* Update travis test to pull in dev reqs

* added pip install to getting started

* fixed small omissions

* added workflows variable

* manifest updates

* added to CHANGELOG

* updated the CHANGELOG

* added pip install to README

* updated quick start

* updated quick start

* updated quick start

* updated quick start

* readme updates

* removed redundant section

* updated CHANGELOG

* attempting to fix pypi image

* removed broken (on PYPI) image

* updated CHANGELOG

* added title

* made Sphinx docs version pull from merlin/__init__.py

* Update MANIFEST.in

* Remove app config from docs (#46)

* removed app_config from docs

* reverted app_amqp.yaml deletion, changed some paths

* fixed image

* install-tasks -> install-merlin

* Update Makefile

* Update getting_started.rst

* Update conf.py

* removed python2-only word 'unicode'

* added to CHANGELOG

* Add merlin status feature to query number of tasks and workers on queue server

* Update getting_started.rst

* Run make fix-style

* added arxiv link to faq and README

* restored .gitignore file

* Break up spec queue list and queue list string

* Add dump to csv option for status; useful for later parsing / monitoring. Prints results to screen instead of log.

* Only write the header if opening a new file

* Run black

* Update CHANGELOG

* restoring merlin-example changes

* updated ci tests

* fixed style

* updated CHANGELOG

* moved scripts into feature_demo

* added merlin-example cli test

* updated .travis.yml

* corrected cli test ids

* updated docs

* fixed typo in docs

* working on merlin-example -> merlin example

* fixed style

* cli command works

* fixed style

* updates to merlin example

* cli tool is now fully-functional.

* added a new cli test

* updated travis test ids

* updated docs

* updated for uocoming merlin example feature

* addressed reviwer comment

* updated example workflow descriptions

* fixed docs typo

* fixed various typos

* added to CHANGELOG

* addressed reviewer comments

* merlin-templates warning -> error

* var name change, generalized 1-file rule for examples.

* added to docs

* Update README.md

* incremented version

Co-authored-by: Luc Peterson <peterson76@llnl.gov>