Skip to content

v0.1.18 #269

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

Merged
merged 4 commits into from
Mar 25, 2025
Merged

v0.1.18 #269

merged 4 commits into from
Mar 25, 2025

Conversation

srijanpatel
Copy link
Collaborator

@srijanpatel srijanpatel commented Mar 25, 2025

This pull request includes updates to the release workflow and a version bump for the pyspur project. The most important changes are:

Workflow updates:

Version bump:


Important

Update release workflow with QEMU setup and Docker action versions, and bump pyspur version to 0.1.18.

  • Workflow updates:
    • Added QEMU setup using docker/setup-qemu-action@v3 in .github/workflows/release.yml.
    • Updated docker/setup-buildx-action to version 3 in .github/workflows/release.yml.
    • Updated docker/build-push-action to version 6 in .github/workflows/release.yml.
  • Version bump:
    • Bumped pyspur version from 0.1.17 to 0.1.18 in pyproject.toml.

This description was created by Ellipsis for 4534ed3. It will automatically update as commits are pushed.

@srijanpatel srijanpatel merged commit d125f53 into main Mar 25, 2025
1 check passed
Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

👍 Looks good to me! Reviewed everything up to 4534ed3 in 27 seconds

More details
  • Looked at 40 lines of code in 2 files
  • Skipped 0 files when reviewing.
  • Skipped posting 8 drafted comments based on config settings.
1. .github/workflows/release.yml:27
  • Draft comment:
    Good addition of QEMU setup. Consider pinning to a specific commit for security.
  • Reason this comment was not posted:
    Confidence changes required: 33% <= threshold 50%
    None
2. .github/workflows/release.yml:31
  • Draft comment:
    Updated Buildx action version looks correct. Verify compatibility with dependent steps.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50%
    None
3. .github/workflows/release.yml:50
  • Draft comment:
    Build-push action updated to v6 is fine. Ensure that any breaking changes in v6 are accounted for.
  • Reason this comment was not posted:
    Confidence changes required: 33% <= threshold 50%
    None
4. backend/pyproject.toml:7
  • Draft comment:
    Version bump to 0.1.18 is noted. Confirm that all related dependencies are updated if needed.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50%
    None
5. .github/workflows/release.yml:27
  • Draft comment:
    Added QEMU setup; verify it's necessary for your multi-platform builds.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50%
    None
6. .github/workflows/release.yml:31
  • Draft comment:
    Upgrade to docker/setup-buildx-action@v3; ensure no breaking changes in config.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50%
    None
7. .github/workflows/release.yml:50
  • Draft comment:
    Updated docker/build-push-action to v6; check for any changes in behavior or inputs.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50%
    None
8. backend/pyproject.toml:7
  • Draft comment:
    Bumped project version from 0.1.17 to 0.1.18.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50%
    None

Workflow ID: wflow_90Q7CMYxr8I4Hbcg


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

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.

1 participant