Tags: opensearch-project/automation-app
Tags
Restore the pull request trigger event (#50) * Restore the pull request trigger event Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> * bump version number Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> --------- Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
Add Update Field Value Call to Automation App (#48) * Add Update Field Value Call to Automation App Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> * Add more tests Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> --------- Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
Bump path-to-regexp and express (#42) * Bump path-to-regexp and express Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `path-to-regexp` from 0.1.10 to 0.1.12 - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](pillarjs/path-to-regexp@v0.1.10...v0.1.12) Updates `express` from 4.21.1 to 4.21.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md) - [Commits](expressjs/express@4.21.1...4.21.2) --- updated-dependencies: - dependency-name: path-to-regexp dependency-type: indirect - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * Update version 0.2.1 Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Peter Zhu <zhujiaxi@amazon.com>
Passing task outputs from one to another based on `name` identifier (#39 ) * Add support for task outputs save and passing Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> * Switch name postfix to task order Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> * Add initial outputs passing from one to another task Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> * Allow outputs to substitute without changing initial values Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> * Tweak formats Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> * Add test cases Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> --------- Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
Remove resource config validation for github-events-to-s3 call (#36) * Remove resource config validation for github-events-to-s3 call Signed-off-by: Brandon Shien <bshien@amazon.com> * Added private repo error log Signed-off-by: Brandon Shien <bshien@amazon.com> --------- Signed-off-by: Brandon Shien <bshien@amazon.com>
Bump cookie, @probot/pino and express (#35) * Bump cookie, @probot/pino and express Bumps [cookie](https://github.com/jshttp/cookie), [@probot/pino](https://github.com/probot/pino) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `cookie` from 0.4.2 to 0.7.1 - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](jshttp/cookie@v0.4.2...v0.7.1) Updates `@probot/pino` from 2.3.5 to 2.5.0 - [Release notes](https://github.com/probot/pino/releases) - [Commits](probot/pino@v2.3.5...v2.5.0) Updates `express` from 4.21.0 to 4.21.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md) - [Commits](expressjs/express@4.21.0...4.21.1) --- updated-dependencies: - dependency-name: cookie dependency-type: indirect - dependency-name: "@probot/pino" dependency-type: indirect - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * Update version Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Peter Zhu <zhujiaxi@amazon.com>
Add Issue to GitHub Project v2 call (#31) * Adding issue to github project v2 call Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> * Probably implement add issue to project v2 Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> * Add more requirements Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> * Improve octokit test Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> * Add more tests Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> * Add more tests Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> * Update test cases Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> * Add more tests Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> * bump version Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> --------- Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
Update checkout sha of the code (#33) * Update checkout sha of the code Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> * More tweaks Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> * more tweaks Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> --------- Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
PreviousNext