Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / soasme/runflow issues and pull requests

#67 - New Task Type: `qrcode_generate`

Pull Request - State: closed - Opened by soasme about 3 years ago
Labels: documentation, enhancement

#66 - New Task Type: `notion_api_call`.

Pull Request - State: closed - Opened by soasme about 3 years ago
Labels: documentation, enhancement

#65 - New Task Type: `papermill_execute`

Pull Request - State: closed - Opened by soasme about 3 years ago
Labels: documentation, enhancement

#64 - Raise NameError if a variable is required.

Pull Request - State: closed - Opened by soasme about 3 years ago
Labels: documentation, enhancement

#63 - Documentation: Build References Pages using Pdoc3

Pull Request - State: closed - Opened by soasme about 3 years ago
Labels: documentation

#62 - Enhancement: validate core task payload using attr.validators

Pull Request - State: closed - Opened by soasme about 3 years ago
Labels: documentation, enhancement

#61 - New Community Task Type: `telegram_api_call`

Pull Request - State: closed - Opened by soasme about 3 years ago
Labels: documentation, enhancement

#60 - New Community Task Type: Feed Parse Task

Pull Request - State: closed - Opened by soasme about 3 years ago
Labels: documentation, enhancement

#59 - New Task Type: `pushbullet_push`

Pull Request - State: closed - Opened by soasme about 3 years ago
Labels: documentation, enhancement

#58 - New Task Type: `smtp_send`

Pull Request - State: closed - Opened by soasme about 3 years ago
Labels: documentation, enhancement

#57 - docs: add tutorial: use sklearn and runflow.

Pull Request - State: closed - Opened by soasme about 3 years ago
Labels: documentation

#56 - Code Quality: Add Type Hints and Run Mypy in GitHub Action Workflow

Pull Request - State: closed - Opened by soasme about 3 years ago
Labels: enhancement

#55 - New task type: `slack_api_call`.

Pull Request - State: closed - Opened by soasme about 3 years ago
Labels: documentation, enhancement

#54 - docs: update concepts.

Pull Request - State: closed - Opened by soasme about 3 years ago
Labels: documentation

#53 - Add namespace to flow_run in the log.

Pull Request - State: closed - Opened by soasme about 3 years ago
Labels: documentation, enhancement

#52 - Import flow as task type

Pull Request - State: closed - Opened by soasme about 3 years ago
Labels: documentation, enhancement

#51 - Timeout

Pull Request - State: closed - Opened by soasme about 3 years ago
Labels: enhancement

#50 - Bugfix: set correct arrow direction for graph visualization.

Pull Request - State: closed - Opened by soasme over 3 years ago

#49 - Remove task context signature

Pull Request - State: closed - Opened by soasme over 3 years ago
Labels: enhancement

#48 - Bugfix: resolve implicit dependency from non-getattr/getitem ast nodes.

Pull Request - State: closed - Opened by soasme over 3 years ago
Labels: bug

#47 - Kwargs

Pull Request - State: closed - Opened by soasme over 3 years ago
Labels: enhancement

#46 - base64

Pull Request - State: closed - Opened by soasme over 3 years ago
Labels: enhancement

#45 - New run option: `--var-file`

Pull Request - State: closed - Opened by soasme over 3 years ago
Labels: enhancement

#44 - Visualize

Pull Request - State: closed - Opened by soasme over 3 years ago
Labels: enhancement

#43 - docs: add retry to quickstart.

Pull Request - State: closed - Opened by soasme over 3 years ago
Labels: documentation

#42 - Exports -> Export

Pull Request - State: closed - Opened by soasme over 3 years ago
Labels: enhancement

#41 - Retry

Pull Request - State: closed - Opened by soasme over 3 years ago
Labels: enhancement

#40 - Cleanup

Pull Request - State: closed - Opened by soasme over 3 years ago
Labels: enhancement

#39 - Cancel task run if any `_depends_on` value is falsy.

Pull Request - State: closed - Opened by soasme over 3 years ago
Labels: enhancement

#38 - core: continue running the following tasks if not depending on failed tasks.

Pull Request - State: closed - Opened by soasme over 3 years ago
Labels: enhancement

#37 - Private task argument

Pull Request - State: closed - Opened by soasme over 3 years ago

#36 - Flow exports

Pull Request - State: closed - Opened by soasme over 3 years ago
Labels: enhancement

#35 - Load Task classes from runflow.tasks registered in other setup.cfg or setup.py

Pull Request - State: closed - Opened by soasme over 3 years ago
Labels: enhancement

#34 - Lark standalone

Pull Request - State: closed - Opened by soasme over 3 years ago
Labels: enhancement

#33 - Pre commit

Pull Request - State: closed - Opened by soasme over 3 years ago

#32 - Add docstring and pylint

Pull Request - State: closed - Opened by soasme over 3 years ago
Labels: enhancement

#31 - Enhancement: Fix Cyclic imports

Pull Request - State: closed - Opened by soasme over 3 years ago

#30 - Docs

Pull Request - State: closed - Opened by soasme over 3 years ago
Labels: documentation

#29 - Support various file systems by using fsspec

Pull Request - State: closed - Opened by soasme over 3 years ago
Labels: enhancement

#28 - Code clean-up: Run Flake8 for GitHub Action Workflows

Pull Request - State: closed - Opened by soasme over 3 years ago
Labels: enhancement

#27 - Code Clean-up for hcl2 module

Pull Request - State: closed - Opened by soasme over 3 years ago
Labels: enhancement

#26 - [Task] Add sql_exec, sql_row

Pull Request - State: closed - Opened by soasme over 3 years ago
Labels: enhancement

#25 - [Feature] Support Task.run() in synchronous API

Pull Request - State: closed - Opened by soasme over 3 years ago

#24 - [Built-In Function] `call()`

Pull Request - State: closed - Opened by soasme over 3 years ago
Labels: documentation, enhancement

#23 - [Feature] New Function: datetime, todatetime.

Pull Request - State: closed - Opened by soasme over 3 years ago
Labels: enhancement

#22 - docs: add integration doc with apscheduler.

Pull Request - State: closed - Opened by soasme over 3 years ago
Labels: documentation

#21 - [Feature Request]: New Task Type: `flow_run`.

Pull Request - State: closed - Opened by soasme over 3 years ago
Labels: enhancement

#20 - [Feature]: Stdout

Pull Request - State: closed - Opened by soasme over 3 years ago
Labels: documentation

#19 - [Feature] Provide path/source/module/flow as runflow parameters

Pull Request - State: closed - Opened by soasme over 3 years ago
Labels: enhancement

#18 - [Documentation] Flowspec

Pull Request - State: closed - Opened by soasme over 3 years ago
Labels: documentation

#17 - [Feature]: Implementation of Runflow Spec v1

Pull Request - State: closed - Opened by soasme over 3 years ago
Labels: enhancement

#16 - Enhancement: hack library hcl2: differentiate hcl2 attribute/block.

Pull Request - State: closed - Opened by soasme over 3 years ago
Labels: enhancement

#15 - [Feature] Bash Run Task

Pull Request - State: closed - Opened by soasme over 3 years ago
Labels: enhancement

#14 - [Feature] Extensions

Pull Request - State: closed - Opened by soasme over 3 years ago
Labels: enhancement

#13 - [Feature]: Envvar

Pull Request - State: closed - Opened by soasme over 3 years ago
Labels: enhancement

#12 - [Feature] SqliteExec, SqliteRow

Pull Request - State: closed - Opened by soasme over 3 years ago
Labels: enhancement

#11 - [Feature] Http Request

Pull Request - State: closed - Opened by soasme over 3 years ago
Labels: enhancement

#10 - [Feature] Unify vars

Pull Request - State: closed - Opened by soasme over 3 years ago
Labels: enhancement

#9 - [Feature]: Task "file_read", "file_write"

Pull Request - State: closed - Opened by soasme over 3 years ago
Labels: enhancement

#8 - [Feature] Support DockerRun Task

Pull Request - State: closed - Opened by soasme over 3 years ago
Labels: enhancement

#7 - core: add runflow autoloader.

Pull Request - State: closed - Opened by soasme over 3 years ago

#6 - Support task command `env`

Pull Request - State: closed - Opened by soasme over 3 years ago

#5 - core: support implicit task dependency.

Pull Request - State: closed - Opened by soasme over 3 years ago

#4 - Acyclic tasks are disallowed.

Pull Request - State: closed - Opened by soasme over 3 years ago

#3 - Implicit Task Dependency

Issue - State: closed - Opened by soasme over 3 years ago - 1 comment
Labels: enhancement

#2 - Provide Package Entrypoint: runflow

Pull Request - State: closed - Opened by soasme over 3 years ago

#1 - [Feature Request] Provide CLI Entry: `runflow`

Issue - State: closed - Opened by soasme over 3 years ago - 1 comment
Labels: enhancement