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 1.4.0 #58

Merged
merged 1 commit into from
Oct 25, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 23, 2024

🤖 I have created a release beep boop

1.4.0 (2024-10-25)

Features

  • build: added edge container build and attestation (d07e008)
  • codecov: added badge (373412d)
  • conduct: added a code of conduct for skaha community (f37046e)
  • contributions: added a guideline (271a6df)
  • dockerfile: added base dockerfile for the project (28f7e51)
  • docs: added conduct,contributing,license and security sections to docs (5cac3c0)
  • github-actions: added pypi release action and updated client payload (b0b3593)
  • license: project now uses the AGPLv3 license (706f6f8)
  • module: added support for private container registries (3b47c5c)
  • packaging: moved skaha from poetry backend to uv (3b7b89f)
  • security: added a security policy for the project (1338e7f)
  • security: ossf scorecard (719cdfc)
  • session: added new feature to delete sessions with name prefix, kind and status (056254b), closes #37
  • templates: added bug report and feature requests templates (8a8dd20)

Bug Fixes

  • attestation: added attestation for dockerhub container image (0ff4ba2)
  • badge: update to codeql bagde url (c95b6e0)
  • ci/cd: bugfixes (b4b153c)
  • ci/cd: fix for docs build (98eea9b)
  • ci/cd: fixes for action deprecations, and uv errors (6a5af8c)
  • CI: change to pre-commit checks (6216b02)
  • ci: ci indent fix (4e02f72)
  • ci: fix to edge container build (59924bd)
  • ci: improved secret cleanup (990c5a1)
  • contribution: updated guidelines (bc5400e)
  • dockerfile: fix to stage names (f46b081)
  • docs/ci: small fixes (e92c9eb)
  • docs: updated doc/status/badge links (6efed00)
  • github-actions: added fixes for release deployments (dc1b03d)
  • github-actions: possible fix for deployment action (41e1886)
  • github-actions: release actions now checkout tag_name ref for code (ebffafe)
  • readme: codeql bagde url (197a6eb)
  • tests: debugging ci/cd and common errors (7d6b3a9)
  • tests: fixed issue with session tests (d004fde)
  • tests: fixed issues with codecov tokens (07f87d9)
  • tests: fixed session tests to be more consistent and run ~60s (19f0a6e)
  • tests: fixed threading issue caused when one of the futures timesout (ba55a38)
  • tests: fixes for session tests (b3f3e48)
  • typing: multiple type hint fixes throughout the project (a533481)
  • utils: fixed logging x2 issue (7e218df)

Documentation

  • github-actions: changed the workflow name (868e114)
  • README: updated with CI status (175ffce)
  • sessions: added docs for destroy_with fucntionality (afd0a11)
  • skaha: updated all docs (04551c9)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main branch 12 times, most recently from 11d67a6 to 5655efd Compare October 25, 2024 20:17
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 5655efd to d18b2aa Compare October 25, 2024 20:28
@shinybrar shinybrar self-requested a review October 25, 2024 20:31
@shinybrar shinybrar merged commit b68cefc into main Oct 25, 2024
Copy link
Contributor Author

🤖 Created releases:

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.

Delete Skaha Sessions by Name rather than ID
1 participant