Skip to content

Package subcommands for Flatpak#9

Open
oleksandrvoyager wants to merge 17 commits into
masterfrom
alex/flatpak-subcommand
Open

Package subcommands for Flatpak#9
oleksandrvoyager wants to merge 17 commits into
masterfrom
alex/flatpak-subcommand

Conversation

@oleksandrvoyager
Copy link
Copy Markdown
Member

@oleksandrvoyager oleksandrvoyager commented Apr 23, 2025

@race-of-sloths include

@oleksandrvoyager oleksandrvoyager self-assigned this Apr 23, 2025
@race-of-sloths
Copy link
Copy Markdown

race-of-sloths commented Apr 23, 2025

@oleksandrvoyager Thank you for your contribution! Your pull request is now a part of the Race of Sloths!
We are launching a survey "Who is faster? You vs SpaceX"

Shows inviting banner with latest news.

Shows profile picture for the author of the PR

Current status: stale

This pull request was removed from the race, but you can include it again with @race-of-sloths include command

What is the Race of Sloths

Race of Sloths is a friendly competition where you can participate in challenges and compete with other open-source contributors within your normal workflow

For contributors:

  • Tag @race-of-sloths inside your pull requests
  • Wait for the maintainer to review and score your pull request
  • Check out your position in the Leaderboard
  • Keep weekly and monthly streaks to reach higher positions
  • Boast your contributions with a dynamic picture of your Profile

For maintainers:

  • Score pull requests that participate in the Race of Sloths and receive a reward
  • Engage contributors with fair scoring and fast responses so they keep their streaks
  • Promote the Race to the point where the Race starts promoting you
  • Grow the community of your contributors

Feel free to check our website for additional details!

Bot commands
  • For contributors
    • Include a PR: @race-of-sloths include to enter the Race with your PR
  • For maintainers:
    • Invite contributor @race-of-sloths invite to invite the contributor to participate in a race or include it, if it's already a runner.
    • Assign points: @race-of-sloths score [1/2/3/5/8/13] to award points based on your assessment.
    • Reject this PR: @race-of-sloths exclude to send this PR back to the drawing board.
    • Exclude repo: @race-of-sloths pause to stop bot activity in this repo until @race-of-sloths unpause command is called

@artob artob added the enhancement New feature or request label Apr 23, 2025
@artob artob changed the title Package the Subcommands for Flatpak Package subcommands for Flatpak Apr 23, 2025
@artob
Copy link
Copy Markdown
Member

artob commented Apr 23, 2025

@race-of-sloths score 8

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR packages additional subcommands for Flatpak by adding module and dataset CLI binaries alongside the existing CLI binary. Key changes include:

  • Updates to the YAML file to include sources and build commands for module and dataset CLIs.
  • Modifications to the README to document new subcommand usage.
  • Updates to the GitHub workflow to test the version output of new subcommands.

Reviewed Changes

Copilot reviewed 3 out of 5 changed files in this pull request and generated no comments.

File Description
flatpak/so.asimov.cli.yaml Added module and dataset CLI binary sources with corresponding build commands and installation.
flatpak/README.md Updated documentation to include usage instructions for module and dataset subcommands.
.github/workflows/flatpak-tests.yml Extended tests to verify the version output for the new subcommands.
Files not reviewed (2)
  • homebrew: Language not supported
  • scoop: Language not supported
Comments suppressed due to low confidence (2)

flatpak/so.asimov.cli.yaml:30

  • The asimov-module-cli binary URL uses version '25.0.0-dev.2', which is inconsistent with the versions used for the other binaries. Please verify if this version mismatch is intentional.
url: "https://github.com/asimov-platform/asimov-module-cli/releases/download/25.0.0-dev.2/module-cli-linux-x86-gnu.gz"

flatpak/so.asimov.cli.yaml:43

  • The asimov-dataset-cli binary URL uses version '25.0.0-dev.5', which differs from the main CLI version '25.0.0-dev.4'. Please confirm that this difference is intended.
url: "https://github.com/asimov-platform/asimov-dataset-cli/releases/download/25.0.0-dev.5/asimov-linux-x86-gnu.gz"

@oleksandrvoyager oleksandrvoyager marked this pull request as ready for review April 23, 2025 20:49
@artob artob removed their assignment Apr 28, 2025
@race-of-sloths
Copy link
Copy Markdown

❌ PR inactive

This PR has been inactive for two weeks. It's now marked as stale.

Tip

If you think it's a mistake, you can restart the bot with include command to proceed 🔄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

5 participants