You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build: Bump version to v0.41.dev1 (#5239)
Bump version to v0.41.dev1
This dev release fixes the grpc temporary issue with dependencies.
---------
Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com>
build: Bump version to v0.40.dev1 (#5209)
Bump version to v0.40.dev1
Mostly contains grpc updates and fixes.
---------
Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com>
ci: Update release ci. (#5122)
## Context
There has been a recent update in the change-log action which has
affected the dev release. The changelog is not getting generated for dev
release but our PyFluent release ci depends on it. So dev release was
not going through.
## Change Summary
Make changelog run only for minor, patch or major releases (not for dev
release).
Make release independent of changelog
## Rationale
Dev releases shouldn't build changelogs in fact.
## Impact
No effect on users.
---------
Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>