Skip to content

Conversation

@ericcrosson-bitgo
Copy link
Contributor

This PR merges master into beta, bringing the commits from PRs landed directly into master into beta.

Specifically, we want to bring in 8057298 which modifies the GitHub Actions stage name, so we can enable required status checks for the latest lts.

Ticket: BG-44133

ericcrosson-bitgo and others added 9 commits May 12, 2022 09:19
…ependency-upgrades

chore: configure dependabot to upgrade npm packages
Bumps [turbo](https://github.com/vercel/turborepo) from 1.1.10 to 1.2.9.
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Commits](vercel/turborepo@v1.1.10...v1.2.9)

---
updated-dependencies:
- dependency-name: turbo
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

chore(deps-dev): bump turbo from 1.1.10 to 1.2.9
With this indirection, we can configure a required status check that
doesn't require updating when Node.js LTS versions change.

(The matrix version appears in the name of the
status check, this was the least-gross workaround
I could find. Peer here for some horror shows:
https://github.community/t/status-check-for-a-matrix-jobs/127354/11)
…@types/node

chore(deps): remove @types/node
@ericcrosson-bitgo ericcrosson-bitgo requested a review from a team May 16, 2022 16:46
@bitgopatmcl
Copy link
Contributor

Looks like we got an io-ts-types version mismatch (hopefully it is that simple): https://github.com/BitGo/api-ts/runs/6456427033?check_suite_focus=true#step:7:77

@ericcrosson-bitgo
Copy link
Contributor Author

Looks like we got an io-ts-types version mismatch (hopefully it is that simple): https://github.com/BitGo/api-ts/runs/6456427033?check_suite_focus=true#step:7:77

Thanks for checking! That looks about right... but I have no idea how 😅 I'll mess with this locally

@ericcrosson-bitgo ericcrosson-bitgo deleted the beta branch May 23, 2022 16:27
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.

2 participants