Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release process for Vizro AI #158

Merged
merged 28 commits into from
Nov 13, 2023
Merged

Release process for Vizro AI #158

merged 28 commits into from
Nov 13, 2023

Conversation

maxschulz-COL
Copy link
Contributor

@maxschulz-COL maxschulz-COL commented Nov 10, 2023

Description

This PR implements the release process for Vizro-AI

Any future release of the package follow the exact same pattern as vizro-core, ie it should in principle (after some likely initial bumps) only require one command from the root of the package: hatch run prep-release

Screenshot

Checklist

  • I have not referenced individuals, products or companies in any commits, directly or indirectly
  • I have not added data or restricted code in any commits, directly or indirectly
  • I have updated the docstring of any public function/class/model changed
  • I have added tests to cover my changes (if applicable)

Types of changes

  • Docs/refactoring (non-breaking change which improves codebase)
  • 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 change)

Notice

  • I acknowledge and agree that, by checking this box and clicking "Submit Pull Request":

    • I submit this contribution under the Apache 2.0 license and represent that I am entitled to do so on behalf of myself, my employer, or relevant third parties, as applicable.
    • I certify that (a) this contribution is my original creation and / or (b) to the extent it is not my original creation, I am authorized to submit this contribution on behalf of the original creator(s) or their licensees.
    • I certify that the use of this contribution as authorized by the Apache 2.0 license does not violate the intellectual property rights of anyone else.

@maxschulz-COL maxschulz-COL added Vizro-AI 🤖 Issue/PR that addresses Vizro-AI package Status: Ready for Review ☑️ labels Nov 10, 2023
Copy link
Contributor

@antonymilne antonymilne left a comment

Choose a reason for hiding this comment

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

Just a couple of very minor suggestions but looks good I think! @lingyielia please could you take a look at my suggestions, accept if you agree with them and review? 🙏

.github/workflows/check-release.yml Outdated Show resolved Hide resolved
.github/workflows/check-release.yml Outdated Show resolved Hide resolved
vizro-ai/hatch.toml Outdated Show resolved Hide resolved
vizro-ai/hatch.toml Outdated Show resolved Hide resolved
@lingyielia lingyielia merged commit 1f7a1b7 into main Nov 13, 2023
33 checks passed
@lingyielia lingyielia deleted the fix/adjust_release_process branch November 13, 2023 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Vizro-AI 🤖 Issue/PR that addresses Vizro-AI package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants