Ecosyste.ms: Issues

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

GitHub / meatwallace/yarks issues and pull requests

#57 - memoize fs & git related functions where possible

Issue - State: open - Opened by meatwallace about 5 years ago
Labels: enhancement

#56 - pass yarn config path from cli via api options

Issue - State: open - Opened by meatwallace about 5 years ago
Labels: feature

#55 - support customization of commit type to release type mapping

Issue - State: open - Opened by meatwallace about 5 years ago
Labels: feature

#54 - cover core functionality with unit tests

Issue - State: open - Opened by meatwallace about 5 years ago
Labels: tests

#53 - support prerelease strategy

Issue - State: open - Opened by meatwallace about 5 years ago
Labels: feature

#52 - use verbose mode to grab workspace dependencies

Issue - State: closed - Opened by meatwallace about 5 years ago
Labels: enhancement

#52 - use verbose mode to grab workspace dependencies

Issue - State: closed - Opened by meatwallace about 5 years ago
Labels: enhancement

#51 - remove diagnostic ignores when ts-jest works with @types modules

Issue - State: open - Opened by meatwallace about 5 years ago
Labels: dependencies

#50 - release packages in topological order

Issue - State: open - Opened by meatwallace about 5 years ago
Labels: enhancement

#49 - bump workspace versions prior to publish

Issue - State: closed - Opened by meatwallace about 5 years ago
Labels: bug

#49 - bump workspace versions prior to publish

Issue - State: closed - Opened by meatwallace about 5 years ago
Labels: bug

#48 - document core API

Issue - State: open - Opened by meatwallace about 5 years ago
Labels: documentation

#47 - extract readme to cli package & design document

Issue - State: open - Opened by meatwallace about 5 years ago
Labels: documentation

#46 - remove trailing slash from hardcoded registry

Issue - State: closed - Opened by meatwallace about 5 years ago
Labels: bug

#46 - remove trailing slash from hardcoded registry

Issue - State: closed - Opened by meatwallace about 5 years ago
Labels: bug

#45 - catch unhandled errors when performing yarn and git operations

Issue - State: open - Opened by meatwallace about 5 years ago
Labels: enhancement

#44 - feat(packages): split core api and cli into seperate workspaces

Pull Request - State: closed - Opened by meatwallace about 5 years ago

#44 - feat(packages): split core api and cli into seperate workspaces

Pull Request - State: closed - Opened by meatwallace about 5 years ago

#43 - remove unnecesary commiter environment variables

Issue - State: closed - Opened by meatwallace about 5 years ago
Labels: bug

#43 - remove unnecesary commiter environment variables

Issue - State: closed - Opened by meatwallace about 5 years ago
Labels: bug

#42 - configure renovate

Issue - State: open - Opened by meatwallace about 5 years ago
Labels: tooling

#42 - configure renovate

Issue - State: open - Opened by meatwallace about 5 years ago
Labels: tooling

#41 - remove prerequisite for @berry/plugin-version and update manifest version directly

Issue - State: open - Opened by meatwallace about 5 years ago
Labels: enhancement

#40 - extract release strategy logic into release-workspaces package

Issue - State: open - Opened by meatwallace about 5 years ago
Labels: refactor

#39 - include last release commit in our source git log

Issue - State: closed - Opened by meatwallace about 5 years ago
Labels: bug

#39 - include last release commit in our source git log

Issue - State: closed - Opened by meatwallace about 5 years ago
Labels: bug

#38 - shift default options from CLI package to core package

Issue - State: open - Opened by meatwallace about 5 years ago
Labels: refactor

#37 - update async-lock resolution to use latest version

Issue - State: closed - Opened by meatwallace about 5 years ago
Labels: dependencies

#37 - update async-lock resolution to use latest version

Issue - State: closed - Opened by meatwallace about 5 years ago
Labels: dependencies

#36 - include bin directory in published package

Issue - State: closed - Opened by meatwallace about 5 years ago
Labels: build

#36 - include bin directory in published package

Issue - State: closed - Opened by meatwallace about 5 years ago
Labels: build

#35 - refactor(package): rename package to @yarks/cli

Pull Request - State: closed - Opened by meatwallace about 5 years ago

#35 - refactor(package): rename package to @yarks/cli

Pull Request - State: closed - Opened by meatwallace about 5 years ago

#34 - rename package prior to splitting into workspaces

Issue - State: closed - Opened by meatwallace about 5 years ago
Labels: refactor

#33 - fix git commit url in changelogs

Issue - State: closed - Opened by meatwallace about 5 years ago
Labels: bug

#33 - fix git commit url in changelogs

Issue - State: closed - Opened by meatwallace about 5 years ago
Labels: bug

#32 - prefix release tag versions with 'v'

Issue - State: closed - Opened by meatwallace about 5 years ago
Labels: feature

#32 - prefix release tag versions with 'v'

Issue - State: closed - Opened by meatwallace about 5 years ago
Labels: feature

#31 - fix issue with prettier configuration resolution

Issue - State: closed - Opened by meatwallace about 5 years ago
Labels: bug

#31 - fix issue with prettier configuration resolution

Issue - State: closed - Opened by meatwallace about 5 years ago
Labels: bug

#30 - remove .git url suffix from changelog URLs

Issue - State: closed - Opened by meatwallace about 5 years ago
Labels: bug

#30 - remove .git url suffix from changelog URLs

Issue - State: closed - Opened by meatwallace about 5 years ago
Labels: bug

#29 - push git tags

Issue - State: closed - Opened by meatwallace about 5 years ago
Labels: feature

#29 - push git tags

Issue - State: closed - Opened by meatwallace about 5 years ago
Labels: feature

#28 - only process commits since previous release

Issue - State: closed - Opened by meatwallace about 5 years ago
Labels: bug

#28 - only process commits since previous release

Issue - State: closed - Opened by meatwallace about 5 years ago
Labels: bug

#27 - reimplement workspace commit log generation logic

Issue - State: open - Opened by meatwallace about 5 years ago
Labels: refactor

#26 - accomodate other git hosts and repository url formats

Issue - State: open - Opened by meatwallace about 5 years ago
Labels: feature

#25 - provide option for setting release branch

Issue - State: open - Opened by meatwallace about 5 years ago
Labels: feature

#24 - validate npm auth prior to attempting release

Issue - State: open - Opened by meatwallace about 5 years ago
Labels: feature

#23 - validate git authentication prior to attempting release

Issue - State: open - Opened by meatwallace about 5 years ago
Labels: feature

#22 - extract env validation to function and pass via options

Issue - State: open - Opened by meatwallace about 5 years ago
Labels: refactor

#21 - replace hardcoded registry with default from yarn config

Issue - State: open - Opened by meatwallace about 5 years ago
Labels: feature

#21 - replace hardcoded registry with default from yarn config

Issue - State: open - Opened by meatwallace about 5 years ago
Labels: feature

#20 - load options from a configuration file using cosmiconfig

Issue - State: open - Opened by meatwallace about 5 years ago
Labels: feature

#20 - load options from a configuration file using cosmiconfig

Issue - State: open - Opened by meatwallace about 5 years ago
Labels: feature

#19 - reenable custom prettier config when upstream dependency is fixed

Issue - State: open - Opened by meatwallace about 5 years ago
Labels: dependencies

#18 - add initial github release implementation

Issue - State: open - Opened by meatwallace about 5 years ago
Labels: feature

#18 - add initial github release implementation

Issue - State: open - Opened by meatwallace about 5 years ago
Labels: feature

#17 - implement CLI-like usage via a yarn plugin

Issue - State: open - Opened by meatwallace about 5 years ago
Labels: feature

#16 - increment version of workspaces with changed workspace dependencies

Issue - State: closed - Opened by meatwallace about 5 years ago
Labels: feature

#16 - increment version of workspaces with changed workspace dependencies

Issue - State: closed - Opened by meatwallace about 5 years ago
Labels: feature

#15 - add logging throughout release process

Issue - State: open - Opened by meatwallace about 5 years ago
Labels: enhancement

#14 - split api and cli into seperate workspaces

Issue - State: closed - Opened by meatwallace about 5 years ago
Labels: refactor

#14 - split api and cli into seperate workspaces

Issue - State: closed - Opened by meatwallace about 5 years ago
Labels: refactor

#13 - extract proof of concept into standalone functions

Issue - State: closed - Opened by meatwallace about 5 years ago
Labels: refactor

#12 - enable robust type checking & implement types

Issue - State: closed - Opened by meatwallace about 5 years ago
Labels: refactor

#12 - enable robust type checking & implement types

Issue - State: closed - Opened by meatwallace about 5 years ago
Labels: refactor

#11 - implement simplistic end to end tests over a generated mock project

Issue - State: open - Opened by meatwallace about 5 years ago
Labels: tests

#10 - configure eslint

Issue - State: open - Opened by meatwallace about 5 years ago
Labels: tooling

#10 - configure eslint

Issue - State: open - Opened by meatwallace about 5 years ago
Labels: tooling

#9 - configure lint-staged

Issue - State: open - Opened by meatwallace about 5 years ago
Labels: tooling

#9 - configure lint-staged

Issue - State: open - Opened by meatwallace about 5 years ago
Labels: tooling

#8 - decouple release steps using a configuration file ala semantic-release

Issue - State: open - Opened by meatwallace about 5 years ago
Labels: feature

#7 - configure azure pipelines with a linting, testing, and releasing

Issue - State: open - Opened by meatwallace about 5 years ago
Labels: tooling

#7 - configure azure pipelines with a linting, testing, and releasing

Issue - State: open - Opened by meatwallace about 5 years ago
Labels: tooling

#6 - skip registry authentication flow if already authenticated

Issue - State: closed - Opened by meatwallace about 5 years ago
Labels: enhancement

#6 - skip registry authentication flow if already authenticated

Issue - State: closed - Opened by meatwallace about 5 years ago
Labels: enhancement

#5 - complete proof of concept implementation

Issue - State: closed - Opened by meatwallace about 5 years ago
Labels: feature

#5 - complete proof of concept implementation

Issue - State: closed - Opened by meatwallace about 5 years ago
Labels: feature

#4 - provide option for authenticating against multiple registries

Issue - State: open - Opened by meatwallace about 5 years ago
Labels: feature

#2 - tidy up root README and add core documentation

Issue - State: open - Opened by meatwallace about 5 years ago
Labels: documentation

#1 - Configure Renovate

Pull Request - State: closed - Opened by renovate[bot] about 5 years ago - 1 comment

#1 - Configure Renovate

Pull Request - State: closed - Opened by renovate[bot] about 5 years ago - 1 comment