zenflow
zenflow copied to clipboard
Development workflow helper
Welcome to [WhiteSource for GitHub.com](https://github.com/apps/whitesource-for-github-com)! This is an onboarding PR to help you understand and configure settings before WhiteSource starts scanning your repository for security vulnerabilities. :vertical_traffic_light: WhiteSource for GitHub.com...
Bumps [ffi](https://github.com/ffi/ffi) from 1.9.3 to 1.15.0. Changelog Sourced from ffi's changelog. 1.15.0 / 2021-03-05 Fixed: Fix MSVC build Fix async callbacks in conjunction with fork(). #884 Added: Allow to pass...
To avoid having the subsequent push to the remote rejected.
``` ┌[12:09:25 -0400 EDT 2015-10-06] jmiller@jmiller-imac:~/work/jmiller/zenflow-test └[imac] (master) $ cat .zenflow --- project: zenflow-test development_branch: master staging_branch: false qa_branch: false release_branch: false merge_strategy: merge remote: origin backup_remote: false confirm_staging: false...
Adds support for HTTPS urls
If you use an http url you get this error: ``` zenflow release review -----> Looking up pull request for release/ism-pr-provider-independent /Users/bob/.rvm/gems/ruby-2.2.2@my-gemset/gems/zenflow-0.8.12/lib/zenflow/helpers/pull_request.rb:64:in `[]': no implicit conversion of String into Integer...
This isn't ready yet, but putting in some notes for myself.  Also: Check for the presence of a VERSION.yml file It needs to have: ``` --- major: 0 minor:...
currently lands in production which apparently different than the old behavior
e.g. ``` --- major: 0 minor: 0 patch: 1 pre: ```