Skip to content

Update package-builder to fix docker image publishing - #44

Open
dbolotin wants to merge 1 commit into
mainfrom
fix/update-package-builder
Open

dbolotin wants to merge 1 commit into
mainfrom
fix/update-package-builder

Conversation

@dbolotin

Copy link
Copy Markdown

Summary

  • Update @platforma-sdk/package-builder from 3.11.4 to 3.11.6 to fix docker image publishing for virtual docker entrypoints (over-representation-analysis)
  • Update @platforma-sdk/block-tools from 2.6.30 to 2.6.65
  • Add changeset to trigger a software patch republish

Ref: milaboratory/platforma#1497

@gemini-code-assist

Copy link
Copy Markdown

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request focuses on enhancing the reliability of Docker image publishing by updating a core package builder dependency. It also includes a significant update to the block tools package and a cascade of other dependency upgrades, ensuring the project leverages the latest stable versions of its internal libraries. The changes aim to improve the build process and overall system stability.

Highlights

  • Package Builder Update: Updated @platforma-sdk/package-builder from 3.11.4 to 3.11.6 to resolve an issue with Docker image publishing for virtual Docker entrypoints, specifically over-representation-analysis.
  • Block Tools Update: Upgraded @platforma-sdk/block-tools from 2.6.30 to 2.6.65, incorporating various dependency updates.
  • Dependency Resolution Updates: Numerous other internal @milaboratories and @platforma-sdk dependencies were updated in pnpm-lock.yaml to their latest versions, ensuring compatibility and stability.
  • Changelog Entry: Added a new changeset file to document these updates and trigger a necessary software patch republish.
Changelog
  • .changeset/update-package-builder.md
    • Added a new changeset file to trigger a software patch republish.
  • pnpm-lock.yaml
    • Updated @platforma-sdk/block-tools from 2.6.30 to 2.6.65.
    • Updated @platforma-sdk/package-builder from 3.11.4 to 3.11.6.
    • Updated @milaboratories/pl-model-common from 1.24.0 to 1.25.2.
    • Updated @milaboratories/pl-model-middle-layer from 1.10.0 to 1.12.10.
    • Updated @milaboratories/ts-helpers-oclif from 1.1.34 to 1.1.38.
    • Updated @milaboratories/ts-helpers from 1.6.0 to 1.7.3.
    • Updated @milaboratories/resolve-helper from 1.1.2 to 1.1.3.
    • Added new dependency entries for @milaboratories/helpers@1.13.6, @milaboratories/pl-error-like@1.12.9, @milaboratories/pl-http@1.2.4, @milaboratories/ptabler-expression-js@1.1.24, @platforma-open/milaboratories.software-ptabler.schema@1.13.17, @platforma-sdk/blocks-deps-updater@2.0.2, @platforma-sdk/model@1.58.11, and fast-json-patch@3.1.1.
  • pnpm-workspace.yaml
    • Updated @platforma-sdk/block-tools from ~2.6.30 to ~2.6.65 in the catalog.
    • Updated @platforma-sdk/package-builder from ~3.11.4 to ~3.11.6 in the catalog.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request updates dependencies in the pnpm-lock.yaml and pnpm-workspace.yaml files to address a Docker image publishing issue. It also includes a changeset to trigger a software patch republish. The updates involve @platforma-sdk/package-builder, @platforma-sdk/block-tools, and other related packages. No specific issues were identified that require review comments based on the provided criteria.

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