Skip to content

Libappo1 80 update nokogiri to 1 19#413

Merged
scherztc merged 19 commits intoqafrom
LIBAPPO1-80-update-nokogiri-to-1-19
Mar 9, 2026
Merged

Libappo1 80 update nokogiri to 1 19#413
scherztc merged 19 commits intoqafrom
LIBAPPO1-80-update-nokogiri-to-1-19

Conversation

@Janell-Huyck
Copy link
Copy Markdown
Contributor

No description provided.

- application.rb: add Dotenv::Rails.load so .env is loaded before app
- production: require_master_key, public_file_server.enabled, SMTP mailer
  (default_url_options, smtp_settings, from), asset compressors (sass,
  Uglifier with QA options), assets.compile = true
- development: mailer sendmail, from, default_url_options from ENV
- deploy/qa.rb: set branch to upgrade branch for QA deploy

Made-with: Cursor
Align controller, helper, and view specs with non-empty CI databases by avoiding hardcoded IDs and global record ordering, and ensure the software_records CSV exporter emits empty strings for blank serialized attributes so tests pass consistently.

Made-with: Cursor
@scherztc scherztc self-assigned this Mar 5, 2026
Janell-Huyck and others added 4 commits March 5, 2026 15:31
…nore

- Bump BUNDLED WITH to 2.5.12 to avoid Gem::Platform warnings on Ruby 3.4
- CircleCI: install 2.5.12 when lockfile has 2.5.11
- .gitignore: add .cursor, .vscode, .fleet, Sublime; fix .cursor pattern so it is honored

Made-with: Cursor
Avoid GemNotFound for nokogiri/sqlite3/ffi on Linux by running
bundle config set --local force_ruby_platform true and bundle install
after setup-ruby, so the lockfile's ruby platform is used instead of
restored cache from another platform.

Made-with: Cursor
@scherztc scherztc self-requested a review March 9, 2026 20:26
Copy link
Copy Markdown
Contributor

@scherztc scherztc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test passed locally.

@scherztc scherztc merged commit 850cdef into qa Mar 9, 2026
4 checks passed
@scherztc scherztc deleted the LIBAPPO1-80-update-nokogiri-to-1-19 branch March 9, 2026 20:26
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