Skip to content

chore(deps): update ruby deps & rubocop corrections#287

Merged
gildesmarais merged 2 commits intomasterfrom
chore/deps-bundle-update
Mar 10, 2026
Merged

chore(deps): update ruby deps & rubocop corrections#287
gildesmarais merged 2 commits intomasterfrom
chore/deps-bundle-update

Conversation

@gildesmarais
Copy link
Copy Markdown
Member

@gildesmarais gildesmarais commented Mar 10, 2026

This pull request simplifies the test workflow for dynamic config files by removing the custom debug test target and cleaning up the related test code. The main focus is on streamlining how config file tests are described and invoked, making the process more straightforward.

Test workflow simplification:

  • Removed the test-debug Makefile target, eliminating the ability to run tests with a debug hook for specific config files.
  • Refactored spec/html2rss/configs_dynamic_spec.rb to remove the conditional debug test block and to consistently generate config names, domains, and relative paths directly from the config file path.
  • Updated the test descriptions and metadata in configs_dynamic_spec.rb to use the full config file path, improving clarity and consistency.

Comment thread spec/html2rss/configs_dynamic_spec.rb Outdated
@gildesmarais gildesmarais marked this pull request as ready for review March 10, 2026 16:52
@gildesmarais gildesmarais force-pushed the chore/deps-bundle-update branch from e6b8033 to 1dce954 Compare March 10, 2026 17:05
@gildesmarais gildesmarais merged commit 9744aa8 into master Mar 10, 2026
7 checks passed
@gildesmarais gildesmarais deleted the chore/deps-bundle-update branch March 10, 2026 17:07
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.

1 participant