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(main): release cryoet-data-portal-python-client 3.1.0 #1071

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 22, 2024

πŸ€– I have created a release beep boop

3.1.0 (2024-08-22)

✨ Features

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

🐞 Bug Fixes

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

🧹 Miscellaneous Chores

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

This PR was generated with Release Please. See documentation.

Copy link

codecov bot commented Aug 22, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 97.02%. Comparing base (073bff7) to head (b374f3b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1071   +/-   ##
=======================================
  Coverage   97.02%   97.02%           
=======================================
  Files          12       12           
  Lines         772      772           
=======================================
  Hits          749      749           
  Misses         23       23           
Flag Coverage Ξ”
unittests 97.02% <100.00%> (ΓΈ)

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.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--cryoet-data-portal-python-client branch from b374f3b to 2cfc52e Compare August 22, 2024 18:48
@github-actions github-actions bot force-pushed the release-please--branches--main--components--cryoet-data-portal-python-client branch from 2cfc52e to 88aa1fc Compare August 22, 2024 20:15
@Bento007 Bento007 merged commit 811716f into main Aug 22, 2024
3 checks passed
@Bento007 Bento007 deleted the release-please--branches--main--components--cryoet-data-portal-python-client branch August 22, 2024 20:18
Copy link
Contributor Author

πŸ€– Created releases:

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Flakey unittests for client
1 participant