-
I try digdag on windows.
`-p a=b` is not work.
Environment
===========
- OS: Windows 10 Pro 64bit
- Java: 1.8.0.151
- digdag: 0.9.20
Work log
========
```powershell
PS> # create te…
-
# Please always follow these steps:
- [x] Confirmed this is a problem with running a `brew` command and not `brew install`ing or the post-install behaviour of one or more formulae? If it's a formulae…
-
where is io.digdag.core.repository.ImmutableRevision ?
I cannot build this project.
-
**If you use `standard` at your company or organization, please leave a comment here.** Include a link to proof, if you can!
Context: I just got a message from someone trying to convince his co-wor…
-
To execute cruby from this plugin, `GEM_HOME` env are blocked to load gems in cruby.
In other word, This plugin keeps jruby GEM_HOME but it is unnecessary in usual case.
`GEM_HOME=/Users/y-ken/.em…
y-ken updated
6 years ago
-
Hi, I've started to use digdag yesterday and I'm pleased with this awesome software.
However, when I set SLAs for tasks, I met a problem so let me ask questions below.
1. Is there any way to set S…
ikzhr updated
6 years ago
-
### ストーリー
開発者 として
拡張ポイントを把握しやすく するために、
アプリケーション・アーキテクチャを整理する。
### 背景・経緯
ざっくりbin/lib配下で管理してきたが
参照関係や、機能を載せるポイントが分かりにくくなってきたので
一般的なアーキテクチャで、今のうちに整理しておきたい。
現状だとUTする方法がないので、test scriptからsour…
-
https://github.com/treasure-data/digdag/pull/280/commits/780d61780ae5658547b87b44222a870942ebc715#diff-d11545055f57d9e418a11dd1e06f680d
```java
int maximumPoolSize = config.get("database.m…
-
```julia
> Pkg.test("GLVisualize")
INFO: Computing test dependencies for GLVisualize...
INFO: Cloning cache of Highlights from https://github.com/JuliaDocs/Highlights.jl.git
INFO: Cloning cache of…
-
Hi.
I love digdag as job worker.
Now, I have a question.
The digdag supports sub directory? (e.g. http://localhost/digdag)
I wanna use digdag with haproxy(using as reverse proxy).