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

chore: add instructions and commands to manually release the python package. #1073

Merged
merged 2 commits into from
Aug 22, 2024

Conversation

Bento007
Copy link
Contributor

@Bento007 Bento007 commented Aug 22, 2024

adding manual steps to release due to #1072

Co-authored-by: Jessica Gadling <jgadling@chanzuckerberg.com>
@Bento007 Bento007 requested a review from jgadling August 22, 2024 19:08
Copy link

codecov bot commented Aug 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.24%. Comparing base (35b7265) to head (40a20bf).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1073   +/-   ##
=======================================
  Coverage   97.24%   97.24%           
=======================================
  Files          15       15           
  Lines        1053     1053           
=======================================
  Hits         1024     1024           
  Misses         29       29           
Flag Coverage Δ
unittests 97.24% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Bento007 Bento007 merged commit 4833eb9 into main Aug 22, 2024
16 checks passed
@Bento007 Bento007 deleted the tsmith/manual-release-client branch August 22, 2024 20:14
Bento007 pushed a commit that referenced this pull request Aug 22, 2024
🤖 I have created a release *beep* *boop*
---


##
[3.1.0](cryoet-data-portal-python-client-v3.0.3...cryoet-data-portal-python-client-v3.1.0)
(2024-08-22)


### ✨ Features

* add user agent to client requests
([#966](#966))
([8209cd4](8209cd4))
* Generate Python client code using GraphQL introspection
([#1008](#1008))
([35b7265](35b7265))


### 🐞 Bug Fixes

* create recursive_from_prefix path if it does not exist
([#940](#940))
([0069f08](0069f08))
* Use match with substring for exception check in client tests
([#895](#895))
([07352ec](07352ec))
* wait for graphql to be healthy in client tests
([#1044](#1044))
([65f0a4b](65f0a4b)),
closes
[#942](#942)


### 🧹 Miscellaneous Chores

* Add additional test case to TestGetDestinationPath
([#955](#955))
([a9412a8](a9412a8))
* add instructions and commands to manually release the python package.
([#1073](#1073))
([4833eb9](4833eb9))
* automate release of python client
([#972](#972))
([073bff7](073bff7))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
kne42 added a commit that referenced this pull request Aug 28, 2024
* main:
  chore(main): release web 1.25.0 (#1074)
  fix: ID detection for annotation object id link  (#1075)
  chore(main): release cryoet-data-portal-python-client 3.1.0 (#1071)
  chore: add instructions and commands to manually release the python package. (#1073)
  feat: annotation GO ID -> annotation Object ID: add UniProtKB support to annotation Object IDs (#1068)
  feat: Generate Python client code using GraphQL introspection (#1008)
  chore(main): release web 1.24.0 (#1067)
  chore: automate release of python client (#972)
  feat: add single deposition info panel (#986)
  fix: wait for graphql to be healthy in client tests (#1044)
  ci: fixes prod e2e tests (#1066)
  chore(main): release web 1.23.1 (#1051)
kne42 added a commit that referenced this pull request Aug 29, 2024
* main:
  chore(main): release web 1.25.0 (#1074)
  fix: ID detection for annotation object id link  (#1075)
  chore(main): release cryoet-data-portal-python-client 3.1.0 (#1071)
  chore: add instructions and commands to manually release the python package. (#1073)
  feat: annotation GO ID -> annotation Object ID: add UniProtKB support to annotation Object IDs (#1068)
  feat: Generate Python client code using GraphQL introspection (#1008)
  chore(main): release web 1.24.0 (#1067)
  chore: automate release of python client (#972)
  feat: add single deposition info panel (#986)
  fix: wait for graphql to be healthy in client tests (#1044)
  ci: fixes prod e2e tests (#1066)
  chore(main): release web 1.23.1 (#1051)
kne42 added a commit that referenced this pull request Aug 29, 2024
* main:
  chore(main): release web 1.25.0 (#1074)
  fix: ID detection for annotation object id link  (#1075)
  chore(main): release cryoet-data-portal-python-client 3.1.0 (#1071)
  chore: add instructions and commands to manually release the python package. (#1073)
  feat: annotation GO ID -> annotation Object ID: add UniProtKB support to annotation Object IDs (#1068)
  feat: Generate Python client code using GraphQL introspection (#1008)
  chore(main): release web 1.24.0 (#1067)
  chore: automate release of python client (#972)
  feat: add single deposition info panel (#986)
  fix: wait for graphql to be healthy in client tests (#1044)
  ci: fixes prod e2e tests (#1066)
  chore(main): release web 1.23.1 (#1051)
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.

2 participants