Skip to content

Tags: opensearch-project/automation-app

Tags

0.3.1

Toggle 0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

0.3.0

Toggle 0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

0.2.3

Toggle 0.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add opensearch-remote-metadata-sdk (#47)

* Add opensearch-remote-metadata-sdk

Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>

* Update the version

Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>

---------

Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>

0.2.2

Toggle 0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update the cross-spawn version to 7.0.6 (#44)

Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>

0.2.1

Toggle 0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

0.2.0

Toggle 0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

0.1.18

Toggle 0.1.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

0.1.17

Toggle 0.1.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

0.1.16

Toggle 0.1.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

0.1.15

Toggle 0.1.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>