Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / zowe-actions/octorelease issues and pull requests
#101 - [npm] Support alias names for publishing packages
Issue -
State: closed - Opened by t1m0thyj over 1 year ago
- 1 comment
#100 - Create prerelease GH release when applicable
Pull Request -
State: closed - Opened by t1m0thyj over 1 year ago
#99 - Bump semver from 6.3.0 to 7.5.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#98 - Fix formatting of "release failed" comment
Pull Request -
State: closed - Opened by t1m0thyj over 1 year ago
#97 - Promote adoption for Zowe v3
Issue -
State: open - Opened by t1m0thyj over 1 year ago
Labels: enhancement, priority-medium
#96 - Automate updating the v1 tag
Issue -
State: closed - Opened by t1m0thyj over 1 year ago
#95 - Skip version stage if version is already deployed
Pull Request -
State: closed - Opened by t1m0thyj over 1 year ago
#94 - Update workflows for technical currency
Pull Request -
State: closed - Opened by t1m0thyj over 1 year ago
#93 - Update the @core/actions library
Pull Request -
State: closed - Opened by MarkAckert over 1 year ago
- 2 comments
#92 - Bump versions to v1 and update changelogs
Pull Request -
State: closed - Opened by t1m0thyj over 1 year ago
#91 - Look for release labels only on merged PRs
Pull Request -
State: closed - Opened by t1m0thyj almost 2 years ago
#90 - Fix release labels not detected on PRs
Pull Request -
State: closed - Opened by t1m0thyj almost 2 years ago
#89 - Automatically detect log prefix from call stack
Pull Request -
State: closed - Opened by t1m0thyj almost 2 years ago
#88 - Add logging
Pull Request -
State: closed - Opened by zFernand0 almost 2 years ago
#87 - [github] Only check already merged PRs for release labels
Issue -
State: closed - Opened by t1m0thyj almost 2 years ago
#86 - Update copyright date and add URLs to package.json
Pull Request -
State: closed - Opened by t1m0thyj almost 2 years ago
#85 - [npm] Support `npm version` for workspaces
Issue -
State: open - Opened by t1m0thyj almost 2 years ago
Labels: enhancement, priority-medium
#84 - Reduce duplicate packaging/publishing actions
Issue -
State: open - Opened by t1m0thyj almost 2 years ago
- 1 comment
Labels: enhancement, priority-low
#83 - [changelog] Support multi-level workspace paths for `displayNames`
Issue -
State: open - Opened by t1m0thyj almost 2 years ago
Labels: enhancement, priority-low
#82 - [vsce] Support prerelease versioning for next release
Issue -
State: closed - Opened by t1m0thyj almost 2 years ago
- 1 comment
#81 - Add vsce plugin and merge other plugins into repo
Pull Request -
State: closed - Opened by t1m0thyj almost 2 years ago
- 1 comment
#80 - Bump json5 from 2.2.0 to 2.2.3
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#79 - Test behavior when merging branch with major version bump
Issue -
State: open - Opened by t1m0thyj about 2 years ago
Labels: bug, question, priority-high
#78 - Add released label only to PRs that publish new packages
Pull Request -
State: closed - Opened by t1m0thyj about 2 years ago
#77 - Validate Git credentials before releasing
Pull Request -
State: closed - Opened by t1m0thyj about 2 years ago
#76 - Don't Git push unless required for new version
Pull Request -
State: closed - Opened by t1m0thyj about 2 years ago
#75 - Fix version label behavior for PRs
Pull Request -
State: closed - Opened by t1m0thyj about 2 years ago
#74 - [doc] GH Release may produce different TGZ files than what gets published on NPM
Issue -
State: open - Opened by zFernand0 over 2 years ago
Labels: documentation, enhancement, priority-medium
#73 - Update octorelease action and core plugins for Zowe CLI
Pull Request -
State: closed - Opened by t1m0thyj over 2 years ago
- 1 comment
Labels: released
#72 - Manually add tag after npm package is published
Pull Request -
State: closed - Opened by t1m0thyj over 2 years ago
#71 - Fix CI skip to check correct commit message
Pull Request -
State: closed - Opened by t1m0thyj over 2 years ago
#70 - Bump @actions/core from 1.6.0 to 1.9.1
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#69 - [github] Don't prompt for new version when PR has "dependencies" label
Issue -
State: open - Opened by t1m0thyj over 2 years ago
Labels: enhancement, priority-low
#68 - Docs suggest using `github.ref` which may point to deleted branch
Issue -
State: closed - Opened by t1m0thyj over 2 years ago
- 1 comment
#67 - Fix duplicate version headers in changelog
Pull Request -
State: closed - Opened by t1m0thyj over 2 years ago
#66 - Exit if last commit message contains `[ci skip]`
Pull Request -
State: closed - Opened by t1m0thyj over 2 years ago
#65 - Output from npm publish command may be truncated
Issue -
State: open - Opened by t1m0thyj over 2 years ago
Labels: bug, priority-low
#64 - Investigate better ways to manage the dist folder
Issue -
State: closed - Opened by t1m0thyj over 2 years ago
- 2 comments
Labels: enhancement, priority-medium
#63 - Move project .npmrc out of the way for publish
Pull Request -
State: closed - Opened by t1m0thyj over 2 years ago
- 1 comment
Labels: released
#62 - Add repository and homepage URLs to packages
Issue -
State: closed - Opened by t1m0thyj over 2 years ago
#61 - [github] Post comment on PR when release process fails
Issue -
State: closed - Opened by t1m0thyj over 2 years ago
#60 - Wait for package to show up on registry before npm smoke test
Issue -
State: closed - Opened by t1m0thyj almost 3 years ago
- 1 comment
#59 - Bump minimist from 1.2.5 to 1.2.6
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies
#58 - Fix behavior when "release-none" is specified
Issue -
State: closed - Opened by t1m0thyj almost 3 years ago
#57 - Resolve inconsistency between `context.logger.warning` and `console.warn`
Issue -
State: closed - Opened by t1m0thyj almost 3 years ago
#56 - Create plugin to publish VSCEs
Issue -
State: closed - Opened by t1m0thyj almost 3 years ago
- 1 comment
#55 - [github] Investigate why changelog missing from release body
Issue -
State: closed - Opened by t1m0thyj almost 3 years ago
- 1 comment
#54 - [changelog] Fetch release notes in version stage
Issue -
State: closed - Opened by t1m0thyj almost 3 years ago
- 1 comment
#53 - Fix publish
Pull Request -
State: closed - Opened by t1m0thyj almost 3 years ago
#52 - Support jenkins
Pull Request -
State: closed - Opened by t1m0thyj about 3 years ago
#51 - [github] Post comment on PR after new release is published
Issue -
State: closed - Opened by t1m0thyj about 3 years ago
#50 - [npm] Specify `--access public` for publishing new packages
Issue -
State: closed - Opened by t1m0thyj over 3 years ago
- 1 comment
#49 - [npm] Allow publish to multiple registries
Issue -
State: open - Opened by t1m0thyj over 3 years ago
Labels: enhancement, priority-low
#48 - Support custom working directory
Issue -
State: closed - Opened by t1m0thyj over 3 years ago
- 3 comments
#47 - Create yarn plugin as alternative to npm
Issue -
State: closed - Opened by t1m0thyj over 3 years ago
- 2 comments
#46 - Choose a set of default plugins
Issue -
State: closed - Opened by t1m0thyj over 3 years ago
- 1 comment
#44 - Implement support for dry run flag on all plugins
Issue -
State: closed - Opened by t1m0thyj over 3 years ago
#43 - [changelog] Use package name as header instead of directory name
Issue -
State: closed - Opened by t1m0thyj over 3 years ago
- 2 comments
#42 - Investigate running the workflow locally
Issue -
State: open - Opened by t1m0thyj over 3 years ago
Labels: enhancement, priority-low
#41 - Add smoke test option to NPM publish
Issue -
State: closed - Opened by t1m0thyj over 3 years ago
#40 - Create plugin that checks code coverage before publishing
Issue -
State: closed - Opened by t1m0thyj over 3 years ago
- 2 comments
#39 - Don't duplicate version number in changelog
Issue -
State: closed - Opened by t1m0thyj over 3 years ago
- 2 comments
#38 - Add input to allow stages to be skipped
Issue -
State: closed - Opened by t1m0thyj over 3 years ago
#37 - Investigate using renovate bot for dependency updates
Issue -
State: closed - Opened by t1m0thyj over 3 years ago
- 3 comments
#36 - Move aliasTags setting into NPM plugin?
Issue -
State: closed - Opened by t1m0thyj over 3 years ago
#35 - `update` verb could create a patch release
Issue -
State: closed - Opened by zFernand0 over 3 years ago
- 2 comments
Labels: enhancement
#34 - Investigate GitHub checkout behavior
Issue -
State: closed - Opened by t1m0thyj over 3 years ago
- 1 comment
#33 - Fix changelog showing entries for wrong version
Issue -
State: closed - Opened by t1m0thyj over 3 years ago
- 1 comment
#32 - Fix semver diff returning values outside accepted range
Issue -
State: closed - Opened by t1m0thyj over 3 years ago
- 1 comment
#31 - Implement the update-changelog input
Issue -
State: closed - Opened by t1m0thyj over 3 years ago
- 1 comment
#30 - Fix version stage failing if Git tag already exists
Issue -
State: closed - Opened by t1m0thyj over 3 years ago
- 1 comment
Labels: bug
#29 - Fix Git commit failing in version stage
Issue -
State: closed - Opened by t1m0thyj over 3 years ago
- 1 comment
Labels: bug
#28 - Fix output of lerna changed creating error
Issue -
State: closed - Opened by t1m0thyj over 3 years ago
- 1 comment
#27 - Attempt to publish all packages, not just changed ones
Issue -
State: closed - Opened by t1m0thyj over 3 years ago
- 1 comment
#26 - Add unit tests
Issue -
State: open - Opened by t1m0thyj over 3 years ago
Labels: enhancement, priority-medium
#25 - Rename project to zowe-versioner and transfer to Zowe org
Issue -
State: closed - Opened by t1m0thyj over 3 years ago
- 1 comment
#24 - Split up testbed for easier testing
Issue -
State: closed - Opened by t1m0thyj over 3 years ago
- 1 comment
#23 - Disallow publish from unprotected branch
Issue -
State: closed - Opened by t1m0thyj over 3 years ago
- 1 comment
#22 - Add action verb as an input
Issue -
State: closed - Opened by t1m0thyj over 3 years ago
- 1 comment
#21 - Lerna version bump doesn't record all changed files
Issue -
State: closed - Opened by t1m0thyj over 3 years ago
- 1 comment
#20 - Validate semver bumps coming from package.json
Issue -
State: closed - Opened by t1m0thyj over 3 years ago
- 1 comment
#19 - Bump hosted-git-info from 2.8.5 to 2.8.9
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#18 - Bump lodash from 4.17.19 to 4.17.21
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#17 - Bump y18n from 4.0.0 to 4.0.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
- 1 comment
Labels: dependencies
#16 - Bump @actions/core from 1.2.0 to 1.2.6
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
- 1 comment
Labels: dependencies
#15 - Full support for fixed version Lerna monorepos
Issue -
State: closed - Opened by ghost over 4 years ago
- 3 comments
#14 - Bump node-fetch from 2.6.0 to 2.6.1
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
Labels: dependencies
#13 - Allow manual version bumps in package.json
Issue -
State: closed - Opened by ghost over 4 years ago
- 1 comment
#12 - Skip git commit if no changes
Issue -
State: closed - Opened by ghost over 4 years ago
#11 - Investigate adding outputs
Issue -
State: closed - Opened by ghost over 4 years ago
#10 - Fix Jest test failing in build workflow
Issue -
State: closed - Opened by ghost over 4 years ago
#9 - Change condition for running version stage
Issue -
State: closed - Opened by ghost over 4 years ago
#8 - Rename project to node-versioner
Issue -
State: closed - Opened by ghost over 4 years ago
#7 - Automate VSIX publish to marketplace
Issue -
State: closed - Opened by ghost over 4 years ago
- 1 comment
#6 - Add documentation
Issue -
State: open - Opened by ghost over 4 years ago
Labels: documentation, enhancement, priority-medium
#5 - Add npm-registry input
Issue -
State: closed - Opened by ghost over 4 years ago
#4 - Should release-XXX labels be deleted after version stage finishes?
Issue -
State: closed - Opened by ghost over 4 years ago
- 2 comments
#3 - Test publishing to JFrog Artifactory
Issue -
State: closed - Opened by ghost over 4 years ago
- 1 comment
#2 - Semver labels
Pull Request -
State: closed - Opened by ghost over 4 years ago
- 1 comment
#1 - Bump acorn from 5.7.3 to 5.7.4
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
- 1 comment
Labels: dependencies