Ecosyste.ms: Issues

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

GitHub / eobrain/bajel issues and pull requests

#63 - Bump minimist from 1.2.5 to 1.2.8

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#62 - Bump cacheable-request and ava

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#61 - Bump http-cache-semantics from 4.1.0 to 4.1.1

Pull Request - State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#60 - Bump json5 from 2.1.1 to 2.2.3

Pull Request - State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#59 - Bump qs from 6.5.2 to 6.5.3

Pull Request - State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#58 - Bump minimist from 1.2.5 to 1.2.6

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 1 comment
Labels: dependencies

#57 - Coverage

Pull Request - State: closed - Opened by eobrain almost 3 years ago

#56 - Bump path-parse from 1.0.6 to 1.0.7

Pull Request - State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#55 - Bump glob-parent from 5.1.1 to 5.1.2

Pull Request - State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#54 - Bump normalize-url from 4.5.0 to 4.5.1

Pull Request - State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#53 - Bump hosted-git-info from 2.8.8 to 2.8.9

Pull Request - State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#52 - Bump lodash from 4.17.19 to 4.17.21

Pull Request - State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#51 - Bump y18n from 4.0.0 to 4.0.1

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies

#50 - Refactor for use by elbajel

Pull Request - State: closed - Opened by eobrain about 4 years ago

#49 - Document global installation

Pull Request - State: closed - Opened by eobrain about 4 years ago

#48 - Global

Pull Request - State: closed - Opened by eobrain about 4 years ago - 1 comment

#47 - Bump ini from 1.3.5 to 1.3.8

Pull Request - State: closed - Opened by dependabot[bot] about 4 years ago
Labels: dependencies

#46 - Pkg

Pull Request - State: closed - Opened by eobrain about 4 years ago

#45 - Github action to create stand-alone binary

Pull Request - State: open - Opened by eobrain over 4 years ago

#44 - Make preferred build file names be BUILD.* and give an error if there…

Pull Request - State: closed - Opened by eobrain over 4 years ago

#43 - Allow deps to be a reference to an array variable

Pull Request - State: closed - Opened by eobrain over 4 years ago - 1 comment

#42 - Allow 'build.yml' as well as 'build.yaml'

Pull Request - State: closed - Opened by eobrain over 4 years ago

#41 - Allow 'build.yml' as well as 'build.yaml'

Issue - State: closed - Opened by gvwilson over 4 years ago - 1 comment

#40 - Allow glob wildcard filename expansion for dependencies

Issue - State: open - Opened by gvwilson over 4 years ago - 1 comment

#38 - Interoperability with package.json

Issue - State: open - Opened by eobrain over 4 years ago
Labels: enhancement

#37 - Bump lodash from 4.17.15 to 4.17.19

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago
Labels: dependencies

#35 - Fix bug in echoing to console in Node >= v14.0.0

Pull Request - State: closed - Opened by eobrain over 4 years ago

#34 - Bajel does not echo the executed commands when used in Node versions >= 14.0.0

Issue - State: closed - Opened by eobrain over 4 years ago
Labels: bug

#33 - abc_test is flaky

Issue - State: closed - Opened by eobrain over 4 years ago
Labels: bug

#32 - Refactor tee into a new passprint module.

Pull Request - State: closed - Opened by eobrain over 4 years ago

#31 - Refactor out tee into a separate passprint module.

Pull Request - State: closed - Opened by eobrain over 4 years ago

#30 - Allow a dependency to be a URL.

Issue - State: open - Opened by eobrain over 4 years ago

#29 - Fix markdown links in README.

Pull Request - State: closed - Opened by eobrain over 4 years ago

#27 - Allow deps to be specified as blank-separated string.

Issue - State: open - Opened by eobrain over 4 years ago
Labels: enhancement

#26 - Allow variables defined as arrays to be referenced as strings (blank separated)

Issue - State: open - Opened by eobrain over 4 years ago - 1 comment
Labels: enhancement

#24 - Variables definitions cannot contain built-in variables $@, $+, or $+

Issue - State: closed - Opened by eobrain over 4 years ago
Labels: bug

#23 - Allow actions to be JavaScript functions

Pull Request - State: closed - Opened by eobrain over 4 years ago

#22 - Add jsdocs, and use closure compiler to check types

Pull Request - State: closed - Opened by eobrain over 4 years ago

#21 - Refactor the giant index.js file into separate classes.

Pull Request - State: closed - Opened by eobrain over 4 years ago

#20 - Variable declarations in build file

Pull Request - State: closed - Opened by eobrain almost 5 years ago

#19 - Prevent infinite loops. Add experimental support for JavaScript actions.

Pull Request - State: closed - Opened by eobrain almost 5 years ago

#18 - Add check for .mjs compatibility. Tweak readme.

Pull Request - State: closed - Opened by eobrain almost 5 years ago

#17 - variables in TOML, Markdown, etc. formats?

Issue - State: closed - Opened by kaicarver almost 5 years ago - 3 comments

#16 - Bug fix for broken cli

Pull Request - State: closed - Opened by eobrain almost 5 years ago

#15 - Increase test coverage and fix a few small bugs found doing so.

Pull Request - State: closed - Opened by eobrain almost 5 years ago

#13 - Add -t and -T options to print out targets.

Pull Request - State: closed - Opened by eobrain almost 5 years ago

#12 - Support markdown syntax (for literate build files)

Pull Request - State: closed - Opened by eobrain almost 5 years ago

#11 - Bump minimist from 1.2.0 to 1.2.5

Pull Request - State: closed - Opened by dependabot[bot] almost 5 years ago
Labels: dependencies

#9 - Add more tests. Make console messages more like make.

Pull Request - State: closed - Opened by eobrain almost 5 years ago

#8 - Expand README docs. Tweak error handling.

Pull Request - State: closed - Opened by eobrain almost 5 years ago

#6 - Allow executable to be specified as an array.

Pull Request - State: closed - Opened by eobrain almost 5 years ago

#5 - Add bajel CLI wrapper.

Pull Request - State: closed - Opened by eobrain almost 5 years ago

#4 - Change from regex matching to percent wildcard.

Pull Request - State: closed - Opened by eobrain almost 5 years ago

#3 - Better docs and error handling.

Pull Request - State: closed - Opened by eobrain almost 5 years ago

#2 - Add Travis config.

Pull Request - State: closed - Opened by eobrain almost 5 years ago

#1 - npm publish workflow

Pull Request - State: closed - Opened by eobrain almost 5 years ago