Skip to content

✨ Config system#1

Merged
pierrocknroll merged 3 commits intomainfrom
feature/configcore
Apr 8, 2025
Merged

✨ Config system#1
pierrocknroll merged 3 commits intomainfrom
feature/configcore

Conversation

@pierrocknroll
Copy link
Copy Markdown
Contributor

@pierrocknroll pierrocknroll commented Apr 4, 2025

Pull Request

Description

Introduce a config system based on our project template with Copier.
This project could be used in other projects who need config system.

Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality
    to not work as expected)
  • 📝 Documentation update
  • ♻️ Code refactor
  • ⚡ Performance improvement
  • 🧪 Test implementation/update
  • 🔧 Configuration change
  • 🔄 CI/CD related changes

How Has This Been Tested?

  • Unit tests
  • Integration tests
  • Manual tests
  • Other (please specify):

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings or errors
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@pierrocknroll pierrocknroll self-assigned this Apr 4, 2025
@pierrocknroll pierrocknroll requested a review from guilfb April 4, 2025 16:12
Copy link
Copy Markdown

@guilfb guilfb left a comment

Choose a reason for hiding this comment

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

Hi there,

Great PR here. This project will be very useful for all our Python projects.
It is also well documented, and well tested as well.
Just a comment about consistency in docstrings.

Many thanks

Comment thread tests/conftest.py
@pierrocknroll pierrocknroll merged commit e6eeb19 into main Apr 8, 2025
@pierrocknroll pierrocknroll deleted the feature/configcore branch July 4, 2025 09:23
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