An open API service for software projects hosted on Open Collective.

github.com/gulpjs/undertaker

Task registry that allows composition through series/parallel methods.
https://github.com/gulpjs/undertaker

feat: Attach properties to missing task error

phated opened this pull request over 1 year ago
chore: Release 2.0.0

github-actions[bot] opened this pull request almost 2 years ago
Undertaker links to protestware - blocks pipelines

oteoe opened this issue over 2 years ago
Namespace 'Undertaker' has no exported member 'TaskCallback'.

doubleforte opened this issue over 2 years ago
chore!: Stop inspecting UNDERTAKER_TIME_RESOLUTION environment variable

sttk opened this pull request about 3 years ago
chore!: Normalize repository, dropping node <10.13 support

sttk opened this pull request about 3 years ago
Update repository scaffold

phated opened this issue about 3 years ago
Upgrade: Bump eslint from 2.13.1 to 7.7.0

dependabot[bot] opened this pull request almost 5 years ago
Adds a 'did you mean?' note when failing to find a task

orta opened this pull request about 5 years ago
Remove UNDERTAKER_TIME_RESOLUTION

phated opened this issue over 6 years ago
Fix: Do not set displayName.

coreyfarrell opened this pull request over 6 years ago
TypeError: browserSync is not a function

kamilklkn opened this issue over 6 years ago
Fix: Improve error messages when resolving tasks

devcsrj opened this pull request over 6 years ago
Build failing with AssertionError: Task function must be specified

apoorva-saxena opened this issue over 6 years ago
small example path fix

angelogulina opened this pull request almost 7 years ago
timeResolution -> precision

phated opened this issue about 7 years ago
Custom registry must have `get` function

stefanstranger opened this issue about 7 years ago
Added new assert error on task execution chain

danielpanero opened this pull request over 7 years ago
Use native WeakMap when available

t-ricci-enhancers opened this pull request over 7 years ago
stack trace is unintelligible since error is not serialized properly

vatula opened this issue almost 8 years ago
Build: Enforce consistent line endings

erikkemperman opened this pull request almost 8 years ago
settle not working with es2015 async functions

xmlking opened this issue over 8 years ago
Remove lodash dependecies

AlexHenkel opened this pull request over 8 years ago
Fix series arguments having 0 lenght

AlexHenkel opened this pull request over 8 years ago
added tests for taking an array as only argument

anshilbhansali opened this pull request over 8 years ago
Add test for array as only argument in series/parallel

phated opened this issue over 8 years ago
Series/parallel arguments should not have 0 length

phated opened this issue over 8 years ago
Consider removing lodash modules

phated opened this issue over 8 years ago
fixed tests on Node v6.9.1+

JPeer264 opened this pull request over 8 years ago
Test fails on Node v6.9.1+

JPeer264 opened this issue over 8 years ago
Error run gulp serve

iscluise opened this issue over 8 years ago
Tasks composition without gulp

Reinmar opened this issue over 8 years ago
Error handling

Reinmar opened this issue over 8 years ago
How to see that all tasks finished?

iliakan opened this issue about 9 years ago
added gulp-pipelines RailsRegistry to 'in the wild' section

rosskevin opened this pull request over 9 years ago
Task definition order is important

eddiemonge opened this issue over 9 years ago
How run a task programmatically ?

zckrs opened this issue over 9 years ago
Surface branch flag by including it in tree

sttk opened this pull request over 9 years ago
Error in parallel

TrySound opened this issue over 9 years ago
Split lodash

TrySound opened this pull request over 9 years ago
Skipping null tasks

TrySound opened this issue over 9 years ago
Upgrade lodash

TrySound opened this pull request over 9 years ago
How to see that all tasks finished?

iliakan opened this issue over 9 years ago
Error - "Task function must be specified"

yairEO opened this issue over 9 years ago
Modify for gulp --tasks

sttk opened this pull request over 9 years ago
Update readme to be like the other gulpjs repos

phated opened this issue over 9 years ago
Should tasks inherit the `branch` flag

phated opened this issue over 9 years ago
Aliases redux

phated opened this pull request over 9 years ago
chore(travis): test on more node versions

douglasduteil opened this pull request over 9 years ago
Update README after migration to gulpjs

douglasduteil opened this pull request over 9 years ago
Add ESLint and JSCS scaffolding

pdehaan opened this pull request almost 10 years ago
Update repo location references

phated opened this issue almost 10 years ago
Explicit eslint usage

phated opened this issue almost 10 years ago
Add jscs

phated opened this issue almost 10 years ago
Feature aliases rebased

erikkemperman opened this pull request almost 10 years ago
Feature aliases

erikkemperman opened this pull request almost 10 years ago
New release

mgcrea opened this issue almost 10 years ago
Feature bump dependencies

erikkemperman opened this pull request almost 10 years ago
Tweak README.md

erikkemperman opened this pull request almost 10 years ago
Keep task name precedence consistent

erikkemperman opened this pull request almost 10 years ago
Binding a context to task functions referenced in series and parallel

mikehaas763 opened this issue almost 10 years ago
Edit documentation to register tasks to gulp alongside taker.

tmcgee123 opened this issue almost 10 years ago
Add list of custom registries to README

phated opened this issue almost 10 years ago
Added handling of multiple tasks referring to the same JS function

daizenberg opened this pull request almost 10 years ago
sharing memory structure between tasks

mikehaas763 opened this issue almost 10 years ago
meta is undefined

mikehaas763 opened this issue about 10 years ago
Prefer `displayName` instead of `name` when both properties are defined

mdreizin opened this pull request about 10 years ago
name/displayName order

mdreizin opened this issue about 10 years ago
Task Never Defined

dseelinger opened this issue about 10 years ago
Add test for lastRun undefined before task completion

fabpopa opened this pull request about 10 years ago
lastRun should return undefined on first run

fabpopa opened this issue about 10 years ago
Using series and parallel within a custom registry

webdesserts opened this issue about 10 years ago
tree() returns an array

mikehaas763 opened this issue over 10 years ago
get / set

jonschlinkert opened this issue over 10 years ago
feat(normalizeArgs): publish task key as displayName for anonymous functions

mgcrea opened this pull request over 10 years ago
Late to the party

stringparser opened this issue over 10 years ago
Add task id to task event

dinoboff opened this pull request over 10 years ago
Add a task uniq id as an event attribute

dinoboff opened this issue over 10 years ago
Update and use published versions of registries for devDeps

phated opened this issue over 10 years ago
Record start time of last started tasks

dinoboff opened this pull request over 10 years ago
add release notes for github releases

phated opened this issue over 10 years ago
Upgraded lodash and pointed vinyl-fs back since v1.0.0 is released

kahwee opened this pull request over 10 years ago
integration test with once and promisedDel

dinoboff opened this pull request over 10 years ago
Record task finish times

dinoboff opened this pull request over 10 years ago
Add doc for registry

dinoboff opened this pull request over 10 years ago
Deprecate 'done' callback?

Aetet opened this issue over 10 years ago
Document custom registries

phated opened this issue over 10 years ago
record task finish times

yocontra opened this issue over 10 years ago
Custom registries should not require `new`

phated opened this issue over 10 years ago
Tests for multiple custom registries

phated opened this issue over 10 years ago
Cleanup package.json

phated opened this issue over 10 years ago
More consise task definition or update example

caseyhoward opened this issue over 10 years ago
Add integration tests for vinyl streams, linting, and child processes

cbui opened this pull request almost 11 years ago
Proof-of-concept custom registries

phated opened this issue almost 11 years ago
Integration tests

phated opened this issue almost 11 years ago