Skip to content

Fix CI #1354

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

Merged
merged 5 commits into from
Aug 3, 2025
Merged

Fix CI #1354

merged 5 commits into from
Aug 3, 2025

Conversation

aidanharan
Copy link
Contributor

@aidanharan aidanharan commented Aug 3, 2025

Version of 1.6.0 of the "pg" adapter is causing the CI to fail, shown below. Use v1.5.9 for the time being to get around the issue as we are not testing PostgreSQL anyway.

/usr/local/lib/ruby/3.4.0/bundled_gems.rb:82:in 'Kernel.require': cannot load such file -- pg_ext (LoadError)
Did you mean?  3.4/pg_ext
	from /usr/local/lib/ruby/3.4.0/bundled_gems.rb:82:in 'block (2 levels) in Kernel#replace_require'
	from /usr/local/bundle/gems/pg-1.6.0-x86_64-linux/lib/pg.rb:53:in 'block in <module:PG>'
	from /usr/local/bundle/gems/pg-1.6.0-x86_64-linux/lib/pg.rb:40:in 'block in <module:PG>'
	from /usr/local/bundle/gems/pg-1.6.0-x86_64-linux/lib/pg.rb:46:in '<module:PG>'
	from /usr/local/bundle/gems/pg-1.6.0-x86_64-linux/lib/pg.rb:6:in '<top (required)>'
	from <internal:/usr/local/lib/ruby/3.4.0/rubygems/core_ext/kernel_require.rb>:37:in 'Kernel#require'
	from <internal:/usr/local/lib/ruby/3.4.0/rubygems/core_ext/kernel_require.rb>:37:in 'Kernel#require'
	from /usr/local/lib/ruby/3.4.0/bundled_gems.rb:82:in 'block (2 levels) in Kernel.replace_require'
	from /usr/local/lib/ruby/3.4.0/bundler/runtime.rb:65:in 'block (2 levels) in Bundler::Runtime#require'
	from /usr/local/lib/ruby/3.4.0/bundler/runtime.rb:60:in 'Array#each'
	from /usr/local/lib/ruby/3.4.0/bundler/runtime.rb:60:in 'block in Bundler::Runtime#require'
	from /usr/local/lib/ruby/3.4.0/bundler/runtime.rb:52:in 'Array#each'
	from /usr/local/lib/ruby/3.4.0/bundler/runtime.rb:52:in 'Bundler::Runtime#require'
	from /usr/local/lib/ruby/3.4.0/bundler.rb:216:in 'Bundler.require'
	from /activerecord-sqlserver-adapter/test/cases/helper_sqlserver.rb:5:in '<top (required)>'

@aidanharan aidanharan changed the title Remove PostgreSQL and SQLite from Gemfile Fix CI Aug 3, 2025
@aidanharan aidanharan added the ci label Aug 3, 2025
@aidanharan aidanharan marked this pull request as ready for review August 3, 2025 11:17
@aidanharan aidanharan merged commit 0adea5b into main Aug 3, 2025
6 checks passed
@aidanharan aidanharan deleted the remove-other-adapters branch August 3, 2025 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant