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

Ruby 3 3 #271

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Ruby 3 3 #271

wants to merge 2 commits into from

Conversation

ngiger
Copy link
Collaborator

@ngiger ngiger commented Mar 14, 2024

Includes

  • Changes to remove chrono_logger in config.ru
  • Run github workflow with ruby 3.2 and ruby 3.3
  • Devenv to use Ruby 3.3
  • Update etc/barcode_to_text_info.rb

Tested:

  • Unittests pass

  • Watir spec tests has 2 errors less than with ruby 3.2 (not sure whether significant)

  • The following jobs run locally without problems

    • import_daily
    • import_bsv
    • import_swissmedic

    Nota bene:
    After pulling, you must install ruby 3.3.0. Before calling bundle install you must set the include path for the used postgres version with something like bundle config build.pg --with-pg-config=/usr/local/pg-10_1/bin/pg_config

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.

None yet

1 participant