feat: add batch processing of issues

This commit is contained in:
Karl-Philipp Wulfert
2019-11-19 13:56:05 +01:00
parent 61195370c7
commit fcf7caca50
3 changed files with 46 additions and 3 deletions

5
package-lock.json generated
View File

@@ -33,6 +33,11 @@
"regenerator-runtime": "^0.13.2"
}
},
"@krlwlfrt/async-pool": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/@krlwlfrt/async-pool/-/async-pool-0.1.0.tgz",
"integrity": "sha512-PbDyjVme3HR8CrMI04SokU97Enq/+txP5fS2O0XYVSmMYteJ7Q9CLO2y0t8PmNZkt4YCxmHgaNEdMs+/Ki+PAA=="
},
"@openstapps/configuration": {
"version": "0.21.1",
"resolved": "https://registry.npmjs.org/@openstapps/configuration/-/configuration-0.21.1.tgz",