Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hide some processes in flowchart #39

Closed
osdaf opened this issue Aug 10, 2018 · 0 comments
Closed

Hide some processes in flowchart #39

osdaf opened this issue Aug 10, 2018 · 0 comments
Assignees

Comments

@osdaf
Copy link
Contributor

osdaf commented Aug 10, 2018

Can we hide some trivial processes in flowchart?

@pwwang pwwang self-assigned this Aug 20, 2018
pwwang added a commit that referenced this issue Jun 21, 2019
@pwwang pwwang closed this as completed Jun 21, 2019
pwwang added a commit that referenced this issue Jun 22, 2019
* Initiate logger2.py

* Updatelogger2.py

* Replace: part of logger with logger2

* Replace logger with logger2 and getStarted ran successfully.

* Apply new simpleconf

* Fix job logging.

* Fix: job and proc tests

* Fix: flowchart test

* Rewrite and simplify aggr module.

* Fix all tests

* Fix all tests and remove box, add other required packages.

* Fix travis

* Fix box in runners.

* Fix box in runners.

* Set debug levels as all in travis.yml

* Set log levels as all in tests.

* Try to fix localsubmitter next time.

* Rewrite all runners.

* Fix runners and their tests

* Keep working on test jobs using safefs.

* Need more effort on testProc.py

* Fix all tests.

* Add utils.py back

* Fix tutorials

* Add Loader to yaml.load to dismiss warnings

* Fix some linting issues

* Fix most linting issues

* Fix more linting issues.

* Fix multiple progressbar of done

* Fix bin/pyppl; Fix config files not showing in log; Remove lock files when proc is done;

* Subclass Box for special use; Implement #60

* Fix super() argument 1 must be type, not classobj for python2

* Adopt pytest

* Adopt pytest

* Almost done new jobmgr, need to consider when forks=1

* Done jobmgr2 and its tests

* Make it run generally for emergency use.

* Fix running jobs counting issue.

* Fix progressbar not cleaned up.

* Add retrying indicator; fix max recursion issue if jobs take too long;

* Use string instead of repr for args in logs.

* Report the right job while being killed

* Rename Aggr to ProcSet and init its tests

* Make utils.Box.__repr__ return strings with can be reconstruct the object, and __str__ return a simplified expression.

* Finish procset and its tests.

* Remove dependence utils.filter,map,reduce for channel

* Wait to fix list being converted to BoxList

* Add test_channel.py

* Revert proc.py to wait for fix.

* Add more tests for channel.

* Add more tests for channel

* Add tests for parameters2

* Add more tests to parameters2; remove some support for python2

* Use stacks of types and values for Parameter

* Prepare to use paramet

* Rewriting Job

* Add fsutil

* Add more tests for job

* Add _fsutil

* Finish job tests

* Finish logger tests

* Fix logger tests

* Start proc tests

* Add tests for proc

* Finish proc tests.

* Finish proctree tests.

* Add tests for runners.

* Finish tests for sge runner.

* Finish runner tests.

* Prepare template tests.

* Finish file name adjustment. Add test_pyppl.py

* Fix #39 #57 #59

* Add faker to dev depends.

* Update pyproject.toml

* Update .travis.yml

* Update .travis.yml

* Drop python3.5 support

* Fix issues with examples. Main code ready for 2.0.0

* Adopt a modified box at 3.4.1

* Fix travis.yml for box installation.

* Require python-simple 0.1.6

* Try again for python3.6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants