digdag icon indicating copy to clipboard operation
digdag copied to clipboard

Workload Automation System

Results 100 digdag issues
Sort by recently updated
recently updated
newest added

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) to 4.1.3 and updates ancestor dependency [less](https://github.com/less/less.js). These dependencies need to be updated together. Updates `tough-cookie` from 4.0.0 to 4.1.3 Release notes Sourced from tough-cookie's releases. 4.1.3 Security...

dependencies

Removes [yaml](https://github.com/eemeli/yaml). It's no longer used after updating ancestor dependency [postcss-loader](https://github.com/webpack-contrib/postcss-loader). These dependencies need to be updated together. Removes `yaml` Updates `postcss-loader` from 4.2.0 to 7.2.4 Release notes Sourced from...

dependencies

Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependencies [json5](https://github.com/json5/json5), [json5](https://github.com/json5/json5) and [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin). These dependencies need to be updated together. Updates `json5` from 1.0.1 to 2.2.3 Release notes Sourced from json5's...

dependencies

Follow-up #1803 It seems we need to update our CodeQL config format so I updated the one. I referred to the config here: https://github.com/github/codeql-action/blob/c5c475188a5645a32fdac3eaf2715b5a8bcb5a94/README.md

![image](https://user-images.githubusercontent.com/62930150/213103957-1eae8c1b-284f-4885-aaaf-66ea6ae768c0.png) ``` 2023-01-18 15:32:25.540 +0900 [ERROR] (3073@[0:KOP]+RCMD_KEYWORD+RCMD_KEYWORD_RAW) io.digdag.core.agent.OperatorManager: Task failed with unexpected error: org.h2.jdbc.JdbcSQLException: Timeout trying to lock table ; SQL statement: delete from queued_task_locks where id = ? and...

Hi, I am calling other Unix server shell scripts using the SSH command. But, in the backend shell and script are getting completed but in digdag task is showing running...

I would like to use the ECS executor more securely. Is it possible to add the following parameters to this feature? - security_groups - assign_public_ip ref. https://docs.aws.amazon.com/cli/latest/reference/ecs/run-task.html#:~:text=--network--,configuration,-(structure)

The last release of Jdbi2 is on 2017. It is 5 years ago. We should migrate to Jdbi3. This PR try to migrate to Jdbi3 experimentally. Unfortunately Jdbi3 is not...

I added examples for class initialization with Ruby/Python language API.

document