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

Migrate IniFileConfigStore to @configu/integrations #516

Closed
rannn505 opened this issue Oct 9, 2024 · 7 comments · Fixed by #625
Closed

Migrate IniFileConfigStore to @configu/integrations #516

rannn505 opened this issue Oct 9, 2024 · 7 comments · Fixed by #625
Assignees
Labels
feat New feature or request good first issue Good for newcomers

Comments

@rannn505
Copy link
Contributor

rannn505 commented Oct 9, 2024

Suggestion

Migrate the IniFileConfigStore from its current setup to the new @configu/integrations module as part of the major restructuring. The goal is to move all third-party integrations, including stores, expressions, and libraries, to @configu/integrations.

Motivation

This migration is part of a larger effort to better organize and modularize the product. Moving the IniFileConfigStore will align with the new structure, making the system cleaner and more maintainable.

Context

You can refer to the already migrated stores for guidance:
Migrated stores in integrations.

Base stores implementations from @configu/ts can be found here:
Base stores in TS.

The old node-based stores were previously in @configu/node:
Node stores.

The old browser-based stores were previously in @configu/browser:
Browser stores.

@rannn505 rannn505 added feat New feature or request good first issue Good for newcomers labels Oct 9, 2024
@vr-varad
Copy link

@rannn505 I would like to work on this

@RichardAkman
Copy link
Contributor

All yours @vr-varad

@i-sanjay-cs
Copy link
Contributor

i-sanjay-cs commented Oct 17, 2024

@RichardAkman @rannn505 Assign me !!

@vr-varad vr-varad removed their assignment Oct 17, 2024
@vr-varad
Copy link

hey @i-sanjay-cs u can take over it!!!

@i-sanjay-cs
Copy link
Contributor

i-sanjay-cs commented Oct 17, 2024

@vr-varad Thanks!!

@SanchitMahajan236
Copy link
Contributor

Please assign me this issue.

@RichardAkman
Copy link
Contributor

All yours @SanchitMahajan236

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request good first issue Good for newcomers
Projects
None yet
5 participants