Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OPS-2863 Update node version to 16 #3

Merged
merged 24 commits into from
Oct 27, 2022
Merged

Conversation

MerylWang
Copy link

@MerylWang MerylWang commented Oct 24, 2022

  • bring fork (physion/ec2-github-runner) up to date with original (machulav/ec2-github/runner)
  • update node version to 16
  • build new dist npm run package or yarn package

davinchia and others added 20 commits June 28, 2021 11:24
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](gulpjs/glob-parent@v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
)

* Update tag in the example

* Remove package from the PR automations
* Allow user to pass in a custom actions-runner directory which contains pre-installed runner software and scripts

* Add comment

* Fix input refs

* Fix linter error
* remove `DOTNET_SYSTEM_GLOBALIZATION_INVARIANT`

* build index.js

Signed-off-by: Alex Chi <iskyzh@gmail.com>
* Update runner version

* Update package-lock.json
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.6.0 to 1.9.1.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v2.6.6...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
src/aws.js Show resolved Hide resolved
@MerylWang MerylWang marked this pull request as ready for review October 25, 2022 16:50
action.yml Show resolved Hide resolved
@MerylWang MerylWang requested a review from johnsonrw82 October 25, 2022 16:51
@MerylWang
Copy link
Author

MerylWang commented Oct 25, 2022

test node version got bumped successfully by running a GitHub workflow through this branch?
if the version is bumped, GitHub shouldn't complain about the deprecation of this action

Update: Test ran successfully here

@johnsonrw82 johnsonrw82 merged commit 37feb99 into main Oct 27, 2022
@johnsonrw82 johnsonrw82 deleted the OPS-2863-update-node-version branch October 27, 2022 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants