-
According to GATE [documentation][doc]:
>The jobs are run using GATE Embedded version 8.3, and your application must use GATE plugins that are compatible with this version. The following plugins ar…
sodre updated
3 years ago
-
Diff:
```diff
diff -r php-the-right-way-en-previous/_posts/01-02-01-Use-the-Current-Stable-Version.md php-the-right-way-en-master/_posts/01-02-01-Use-the-Current-Stable-Version.md
2c2
< title: …
-
I should have opened an issue to discuss before I pushed out the changes...
But I have initialized the repository to use Git Hubflow. What this means that the default branch is "develop" and the "…
-
Hi,
I really like your extension. My team is using it heavily.
The next issue makes some trouble:
When we complete hotfix / release, we need to switch to master for final deployment.
It is a mus…
-
when releasing using git flow
```
➜ git-flow release finish 0.3.0
Switched to branch 'master'
Your branch is up to date with 'origin/master'.
/Users/yofri/.asdf/lib/utils.sh: line 606: syntax e…
-
Reading https://datasift.github.io/gitflow/GitFlowForGitHub.html under **9. Creating Hotfixes** i cannot find the information, if finishing a hotfix does actually merge back into master ( described ) …
-
## Type of Issue
```
[ ] Bug Report
[x ] Feature Request
```
## Description
This maybe doesn't belong here but because its library related I would like to know what are your tougths about it…
-
Shall we adopt the Gitflow process for DPS ? It is used by
other toolkits like health and kafka as well, and looks pretty reasonable to me.
Description is here : http://nvie.com/posts/a-successfu…
-
AC:
* Automatic deploy to staging and prod envs in firebase on merge of PR
* basic test setup done. (If there are tests then they should be run)
-
Hi,
Since i updated the API version to 1.3 and the Java Library to 3.2.13, i have not been able to stop records with the method **datasift.pylon().stop(PylonRecordingId pylonRecordingId)**, i always …