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

Run unit tests in github actions with ruby 3 #89

Merged
merged 4 commits into from
Feb 7, 2023
Merged

Conversation

yuokada
Copy link
Contributor

@yuokada yuokada commented Feb 2, 2023

Purpose

Briefly describe the purpose of the pull request.

Overview

  • Run unit tests on ruby3 in Github actions
  • Bump dependency libraries
    • tiny-presto
    • msgpack
    • faraday

Checklist

  • Code compiles correctly
  • Created tests which fail without the change (if possible)
  • All tests passing
  • Extended the README / documentation, if necessary

yuokada and others added 4 commits January 31, 2023 17:56
Updates the requirements on [faraday](https://github.com/lostisland/faraday) to permit the latest version.
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](lostisland/faraday@v1.0.0...v1.10.2)

---
updated-dependencies:
- dependency-name: faraday
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@yuokada yuokada requested a review from a team as a code owner February 2, 2023 08:44
@yuokada yuokada marked this pull request as draft February 2, 2023 08:46
@yuokada yuokada marked this pull request as ready for review February 2, 2023 15:01
@yuokada yuokada changed the title Run unit tests on ruby3 Run unit tests in github actions with ruby 3 Feb 7, 2023
@yuokada yuokada merged commit 58e899d into master Feb 7, 2023
@yuokada yuokada deleted the test-on-ruby3 branch February 7, 2023 02:57
@exoego exoego added the chore non user-facing trivial stuff (CI, refactoring, etc) label Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore non user-facing trivial stuff (CI, refactoring, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants