-
Notifications
You must be signed in to change notification settings - Fork 8
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: frequenz-floss/frequenz-api-microgrid
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.15.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: frequenz-floss/frequenz-api-microgrid
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.15.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 4 files changed
- 3 contributors
Commits on Feb 1, 2024
-
Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
Configuration menu - View commit details
-
Copy full SHA for d57be51 - Browse repository at this point
Copy the full SHA d57be51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44f2c86 - Browse repository at this point
Copy the full SHA 44f2c86View commit details
Commits on Sep 13, 2024
-
Bump
frequenz-api-commonsubmodule to v0.6.2This is to pull a fix for using the correct `protobuf` related dependencies. Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
Configuration menu - View commit details
-
Copy full SHA for 1ef2f3f - Browse repository at this point
Copy the full SHA 1ef2f3fView commit details -
We can't use wide dependencies because otherwise when building the wheel, the latest version is used, but the generate code should use the minimum supported version for the generation, not the latest one. See: https://protobuf.dev/support/cross-version-runtime-guarantee/ Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
Configuration menu - View commit details
-
Copy full SHA for 3888cba - Browse repository at this point
Copy the full SHA 3888cbaView commit details -
Bump mkdocstrings dependencies
This is to avoid an issue with some outdated `griffe` imports. While upgrading the dependency we need to remove the `custom_templates` option that we don't use, as it was previously ignored but now the plugin checks if the directory exists and fails if it doesn't. Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
Configuration menu - View commit details
-
Copy full SHA for 45eb187 - Browse repository at this point
Copy the full SHA 45eb187View commit details -
It seems like something changed in the dependencies that before we didn't need to configure `mypy` to be able to find the namespace and to get the `grpc-stubs` package, but now we do. Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
Configuration menu - View commit details
-
Copy full SHA for 9d82170 - Browse repository at this point
Copy the full SHA 9d82170View commit details -
Stop using strict mode in
mkdocs.ymlWe are getting some warnings from MkDocs that are not really important and it would be hard to fix for this old branch, so we just disable strict mode for now. Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
Configuration menu - View commit details
-
Copy full SHA for 54c19c3 - Browse repository at this point
Copy the full SHA 54c19c3View commit details -
This is a backport of #254 plus a few v0.15 specific fixes to make the CI pass in this old branch. - **Bump `frequenz-api-common` submodule to v0.6.2** - **Pin grpc related dependencies** - **Bump mkdocstrings dependencies** - **Fix `mypy` configuration** - **Stop using strict mode in `mkdocs.yml`**
Configuration menu - View commit details
-
Copy full SHA for ac7c7a1 - Browse repository at this point
Copy the full SHA ac7c7a1View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.15.3...v0.15.4