Skip to content

issues Search Results · repo:bump-sh/cli language:TypeScript

Filter by

44 results
 (83 ms)

44 results

inbump-sh/cli (press backspace or delete to remove)

Hi, it appears the --fail-on-breaking flag default depends on the CI env var https://github.com/bump-sh/cli/blob/1a4b4293c3e1915f7acbf25293c80000a6c1ddbd/src/flags.ts#L92-L106 but this isn t mentioned ...
enhancement
  • Anviking
  • 3
  • Opened 
    on Jan 6
  • #623

I have several large overlay files that I m applying one by one and I d like to have an option to force update the input OpenAPI file in-place. This will help simplify my automation scripts by eliminating ...
backend
devops
enhancement
overlay
realpeople
technical
typescript
  • hkosova
  • 2
  • Opened 
    on Nov 8, 2024
  • #589

When writing JSONPath expressions, it s common to make mistakes where the expression is syntactically valid but matches nothing. Currently bump overlay just silently ignores such targets, which complicates ...
enhancement
good first issue
overlay
realpeople
typescript
  • hkosova
  • 5
  • Opened 
    on Nov 8, 2024
  • #588

Hello 👋🏻 , we would like to use bump CLI in Kibana (PR) but npm audit raised the following high severity vulnerability: ❯ npm audit # npm audit report lodash.template * Severity: high Command Injection ...
  • jloleysens
  • Opened 
    on Nov 1, 2024
  • #583

It would be ideal to be able to manage branches directly from the CLI, with the same level of control we have with Bump API (bump branch create, bump branch list, bump branch delete , bump branch set-default) ...
backend
enhancement
technical
typescript
  • grossyoan
  • Opened 
    on Oct 2, 2024
  • #582

Steps to reproduce Openapi.yaml openapi: 3.0.1 info: title: Datasource API description: API to work with Datasources. termsOfService: urn:tos paths: /timeseries: get: operationId: ...
backend
overlay
realpeople
technical
typescript
  • thim81
  • 4
  • Opened 
    on Sep 10, 2024
  • #580

Steps to reproduce Using the bump overlay results in an unwanted line width. Take any OpenAPI file, apply the following example overlay: overlay: 1.0.0 info: title: Structured Overlay version: 1.0.0 ...
enhancement
overlay
  • thim81
  • 2
  • Opened 
    on Sep 10, 2024
  • #579

Steps to reproduce bump deploy inexistent/dir/ --auto-create --hub my-hub --token my-token › Error: Missing required flag: › -d, --doc DOC Documentation public id or slug. Can be provided ...
backend
bug
good first issue
internal
Love Cycle
P0
technical
typescript
  • paulRbr
  • Opened 
    on Apr 15, 2024
  • #565

Bump CLI fails to validate that the diff of a file with itself is always empty. It was the case in the past, and now it fails. Here is the a gist of the file: https://gist.github.com/noudin-ledger/66d6d2bac60e43fd467f25287d436e89 ...
bug
  • noudin-ledger
  • 4
  • Opened 
    on Mar 15, 2024
  • #559

We have implemented this in our builds to do comparison on our documentation to detect breaking changes. It works very well. However every once and a while when teams have an aggressive amount of building ...
  • blemke1971
  • 1
  • Opened 
    on Mar 13, 2024
  • #558
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub