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

Marek Pastorek added 2 commits December 3, 2024 12:54
Signed-off-by: Marek <marek.pastorek@elisapolystar.com>
Signed-off-by: Marek <marek.pastorek@elisapolystar.com>
@mpastorek mpastorek requested a review from Jozefiel December 4, 2024 12:15
Signed-off-by: Marek <marek.pastorek@elisapolystar.com>
## Release matrix

| Docker Image Tag | Python Library Version |
|------------------|------------------------| No newline at end of file
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 probably needed for package release.
If the docker image does not exist, use the 0.0.1 tag.

### Install the package

```bash
poetry add git+https://github.com/FRINXio/frinx-services-python-api.git@main#subdirectory=inventory/python
Copy link
Contributor

Choose a reason for hiding this comment

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

replace inventory/python

Marek Pastorek added 3 commits December 4, 2024 13:42
Signed-off-by: Marek <marek.pastorek@elisapolystar.com>
Signed-off-by: Marek <marek.pastorek@elisapolystar.com>
Signed-off-by: Marek <marek.pastorek@elisapolystar.com>
@Jozefiel Jozefiel merged commit 7e971df into main Dec 4, 2024
3 checks passed
@Jozefiel Jozefiel deleted the bp_api branch December 4, 2024 14:55
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.

3 participants