drone-config-changeset-conditional
drone-config-changeset-conditional copied to clipboard
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...
Bumps [i](https://github.com/pksunkara/inflect) from 0.3.6 to 0.3.7. Commits 71961bd Version bump v0.3.7 a9a0a8e Fix CVE-2021-3820 c025e15 Fix formatting dace42b Move away from travis 22fa473 Merge pull request #30 from pksunkara/dependabot/add-v2-config-file e84c23a...
Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.11. Commits e573aee 6.1.11 edb8e9a fix: perf regression on hot string munging path a9d9b05 chore(test): Avoid spurious failures packing node_modules/.cache 24b8bda fix(test): use posix path...
Thanks for the great efforts about putting a plugin that make it easy for X jenkins users to migrate quickly to Drone CI. For the time being, we want this...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Is it possible to use `drone-config-changeset-conditional` with jsonnet?
When I add comment to my `.drone.yml`, plugin fails with: ``` Files changed: [ '.drone.yml' ] (node:1) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'kind' of null at parsedYaml.map (/app/plugin.js:49:12) at Array.map...
I am migrating from drone enterprise 1.0 to woodpecker (fork of drone 0.8). My configuration which is written on 1.0 is working fine. But, when I downgrade to 0.8, drone...