Skip to content
This repository was archived by the owner on Apr 30, 2025. It is now read-only.

Conversation

@mpastorek
Copy link

Checklist

Code of Conduct

  • Title of the PR starts with chart name (e.g. [inventory])
  • Update package version in principles of semantic versioning
  • Check RELEASE.md
  • Update CHANGELOG.md

Type of Change

  • Feature: A new addition to the project that requires a MINOR version bump.
  • Fix: A bug fix that requires a PATCH version bump.
  • Breaking Change: Any change that is NOT backward-compatible, requiring a MAJOR version bump.

Versioning Strategy

Explain how the version number was determined based on semantic versioning principles.

References

Signed-off-by: Marek <marek.pastorek@elisapolystar.com>
Marek Pastorek added 4 commits November 29, 2024 14:35
Signed-off-by: Marek <marek.pastorek@elisapolystar.com>
Signed-off-by: Marek <marek.pastorek@elisapolystar.com>
Signed-off-by: Marek <marek.pastorek@elisapolystar.com>
Signed-off-by: Marek <marek.pastorek@elisapolystar.com>
@mpastorek mpastorek force-pushed the blueprints_provider_api branch from 5b90c2f to f2f38b8 Compare December 2, 2024 13:20
@mpastorek mpastorek requested a review from Jozefiel December 2, 2024 13:26
[tool.poetry.dependencies]
python = "^3.10"
pydantic = "^2"
graphql-pydantic-converter = "^1.2"
Copy link
Contributor

Choose a reason for hiding this comment

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

why is this removed?

Comment on lines +1 to +4
# generated by datamodel-codegen:
# filename: <stdin>
# timestamp: 2024-12-02T13:15:26+00:00

Copy link
Contributor

Choose a reason for hiding this comment

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

This is not needed here

@mpastorek mpastorek closed this Dec 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants