Skip to content

chore(development): link local packages for gemfile resolution#285

Merged
DayTF merged 1 commit intomainfrom
chore/improve-local-development-phase
Apr 14, 2026
Merged

chore(development): link local packages for gemfile resolution#285
DayTF merged 1 commit intomainfrom
chore/improve-local-development-phase

Conversation

@DayTF
Copy link
Copy Markdown
Contributor

@DayTF DayTF commented Apr 13, 2026

Definition of Done

General

  • Write an explicit title for the Pull Request, following Conventional Commits specification
  • Test manually the implemented changes
  • Validate the code quality (indentation, syntax, style, simplicity, readability)

Security

  • Consider the security impact of the changes made

Note

Link local package paths in Gemfiles across all packages for development

Updates the Gemfile in each package to resolve internal forest_admin_* gems from sibling local directories instead of rubygems.org. This affects all packages in the monorepo, including forest_admin_agent, forest_admin_datasource_active_record, forest_admin_datasource_customizer, forest_admin_datasource_mongoid, forest_admin_datasource_rpc, forest_admin_datasource_toolkit, forest_admin_rails, forest_admin_rpc_agent, and forest_admin_test_toolkit.

Macroscope summarized 27518f0.

Copy link
Copy Markdown
Member

@christophebrun-forest christophebrun-forest left a comment

Choose a reason for hiding this comment

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

Check on my local env. OK for me

@DayTF DayTF merged commit 331c7e9 into main Apr 14, 2026
36 checks passed
@DayTF DayTF deleted the chore/improve-local-development-phase branch April 14, 2026 11:46
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