-
What stability do you consider for the library? beta? alpha? stable?
-
We're using Hubflow with Bitbucket being our DVCS. When trying to run the following command
```
git hf feature submit
```
we are returned
```
The remote repo for this branch, 'origin' is not a GitH…
-
[here](https://docs.google.com/spreadsheets/d/1F9e8DrWv5_rx3il0r2SgE3TO0usN_uEWq46d0R3M73w/preview)
I can scrape into a clean csv if you need, but whoever is doing it remember to check the second tab …
-
A few times, new hot fixes to bugs have introduce new bugs because the master branch is cluttered with untested new features. I've proposed git-flow in the past but I really think it's worth considera…
-
https://yangsu.github.io/pull-request-tutorial/
https://medium.com/selleo/a-curated-list-of-git-commands-enough-to-keep-your-git-history-flat-288748998132
-
We are working with the collaboration plug in in Archi with multiple users.
To facilitate a workflow or element status from draft - to be reviewed - reviewed - approved we created a folder structur…
-
Please submit ideas for sites that could provide good patterns.
-
We are historically lazy in doing the effort of preparing and realising a package.
We should at least try to have an automatic versioning based on some github id/constant/counter related to the lates…
-
Always when we try to finish a feature we end up in these two lines:
https://github.com/proteste/hubflow/blob/master/git-hf-feature#L366-L367
The only option is to force, which closes the PR, merges …
-
### Search before asking
- [X] I searched the [issues](https://github.com/IBM/data-prep-lab/issues) and found no similar issues.
### Component
Library/core
### Feature
In certain environment the…