-
I've developed a simple epubcheck GUI in Java (1.6 or higher): see https://github.com/publishing-systems/automated_digital_publishing/tree/master/epubcheck. As it is freely licensed (GNU AGPL 3 or any…
-
It would be better if you could make automatization of channels, vod, epg and all other every 2 hours in background. Make it transparent for end user, so that he does not need to make manual update, a…
-
In VIPER, maps should update automatically with the automatization component. Currently, however, they do not (always) do that. A quick look at the database shows that some maps are still in revision …
-
Like composer? It is unlikely that you can pin point a specific release with a signature? Will those ever be supported?
-
Automations for Xiaomi Cube broke after 0.67.1. update.
Example of configured automation:
```
- id: -Cube- Toggle svetlo dnevne sobe
alias: -Cube- Toggle svetlo dnevne sobe
hide_entity: Fal…
-
I'm working with stages in travis and I want to create a stage that is not use when a tag start with something, for example v[0-9]
When I put the rule
``` if: (NOT tag ~= ^v[0-9])```
And commit…
-
I am trying to start working with https://metacpan.org/pod/Selenium::Firefox
I don't want to use the selenium server and i have installed this perl module and geckodriver.
Here is my testcode:
``…
-
First, thank you for package, this is awesome!
Any ideas how building process can be automated? I'd like build bindings for darwin, linux-x64/ia32, windows-x64/ia32.
Inspired by https://github.com…
-
If you copy an automatization pattern by dragging then all connections are losing.
-
I cannot run custom functions in parallel. Here's an example that only runs in unparallelized mode:
``` r
library(mlr)
library(parallelMap)
parallelStartSocket(4)
library("mlbench")
data(Sonar)
makeR…