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

Exporter demo notebook + version bump + automate pypi release #77

Merged
merged 11 commits into from
Mar 14, 2022

Conversation

ivanzvonkov
Copy link
Contributor

@ivanzvonkov ivanzvonkov commented Mar 14, 2022

  • Adds notebook to serve as documentation for exporter and address Documentation / Tutorial for using exporter #73
  • Updates version and automates pypi release when a tag is added to master branch (may need more testing once merged)
  • Also adds an action for manual test-pypi releases (before the tag on master should be made)

@ivanzvonkov ivanzvonkov changed the title Exporter demo notebook + version bump Exporter demo notebook + version bump + automate pypi release Mar 14, 2022
check_ee: bool = True,
check_gcp: bool = True,
check_ee: bool = False,
check_gcp: bool = False,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

False defaults make more sense

@@ -15,7 +15,7 @@
author="Gabriel Tseng",
author_email="gabrieltseng95@gmail.com",
url="https://github.com/nasaharvest/cropharvest",
version="0.2.0",
version="0.3.0",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I reasoned that the inference class update necessitates a whole minor version update

Copy link
Collaborator

@gabrieltseng gabrieltseng left a comment

Choose a reason for hiding this comment

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

LGTM. automated deployments will be awesome; thanks!

@ivanzvonkov ivanzvonkov merged commit bf76fd0 into main Mar 14, 2022
@ivanzvonkov ivanzvonkov deleted the exporter-demo branch March 14, 2022 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants