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

Add hanami app to integration CI configurations #3690

Closed
wants to merge 13 commits into from
Closed

Conversation

p-datadog
Copy link
Contributor

Run all CI for #3639

p and others added 13 commits May 17, 2024 14:02
There isn't always a datadog specification defined, update code
to account for it missing.
* master: (22 commits)
  Remove experimental warning from OpenTelemetry.md
  Remove latest tag on docker images
  add installer system tests
  Extract trace id format helper method (#3670)
  Remaps http status code tag for otel span for trace metrics (#3664)
  Update .github/labeler.yml
  Use 3.20
  rb -> ruby
  Add a note about `use` vs `instrument`
  GitHub: Update labeller bot with new products
  Update lockfiles for release 2.0.0.rc1
  Bump version 2.0.0.beta2 to 2.0.0.rc1
  Add 2.0.0.rc1 to CHANGELOG.md
  chore(lib-injection): update base image to alpine 3.18.6
  Apply suggestions from code review
  Revert "DEBUG-2334 Add Debugger component (#3640)"
  Implement `latest_major` and `lastest_minor` tag for docker init container (#3643)
  Build oci package
  Update `rexml`  (#3656)
  Remove bundler cache in for `setup-ruby` step and pin bundler and rubygem version
  ...
* master:
  Add missing Apache 2.0 license from gemspec
  Use ffi 1.16.3
  Add platform
  Output gem version
  Output debug logs
  Fix spec to exclude .vscode directory
  Fix docker run command
  Add vscode settings for dockerfile file associations
  Update gem version
  Update gemfiles/*
  Update `ffi` in Gemfile
This file appears to be loaded by `require 'hanami'`
and overrides actual Hanami code, making the integration application
unusable when it uses Hanami.
Due to `set -u`, if a ruby version is not specified to build-images,
the script fails at the attempt to check if it's empty.
Initialize the variable to the empty value to get the intended behavior.
The tests attempt to invoke hanami with unicorn, but the
unicorn configuration for hanami was missing resulting in failure.
* master:
  Update lockfiles for release 2.0.0
  Bump version 2.0.0.rc1 to 2.0.0
  Add 2.0.0 to CHANGELOG.md
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.

3 participants