Skip to content

Release/fix release linux workflow - #43

Merged
MathCunha16 merged 2 commits into
mainfrom
release/fix-release-linux-workflow
Aug 14, 2026
Merged

Release/fix release linux workflow#43
MathCunha16 merged 2 commits into
mainfrom
release/fix-release-linux-workflow

Conversation

@MathCunha16

@MathCunha16 MathCunha16 commented Aug 14, 2026

Copy link
Copy Markdown
Owner

This pull request contains a minor version bump for the frontend package and a small update to the release workflow to ensure assets are flattened before being displayed and published.

Release workflow improvements:

  • Updated the GitHub Actions release workflow to flatten the release-assets directory by moving all files to the top level before displaying and publishing them. This helps ensure all assets are correctly collected and visible during the release process.

Version update:

  • Bumped the frontend/package.json version from 0.1.7-alpha to 0.1.8-alpha.

Summary by CodeRabbit

  • Novidades
    • O processo de publicação agora organiza automaticamente os arquivos baixados antes de disponibilizá-los.
    • A versão do pacote frontend foi atualizada para 0.1.8-alpha.

@MathCunha16 MathCunha16 self-assigned this Aug 14, 2026
@MathCunha16 MathCunha16 added the Devops Devops feature or modification label Aug 14, 2026
@MathCunha16
MathCunha16 merged commit fcda25b into main Aug 14, 2026
2 checks passed
@MathCunha16
MathCunha16 deleted the release/fix-release-linux-workflow branch August 14, 2026 04:55
@coderabbitai

coderabbitai Bot commented Aug 14, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI (base), Organization UI (inherited)

Review profile: CHILL

Plan: Pro

Run ID: b2f00ac3-860e-4e92-be73-d38a0a23bdbf

📥 Commits

Reviewing files that changed from the base of the PR and between 5ef638f and 7fe9e9f.

📒 Files selected for processing (2)
  • .github/workflows/release.yml
  • frontend/package.json

📝 Walkthrough

Walkthrough

O workflow de release agora achata os arquivos coletados antes da publicação. A versão do pacote frontend foi atualizada de 0.1.7-alpha para 0.1.8-alpha.

Changes

Atualizações de publicação

Layer / File(s) Summary
Coleta de ativos e versão do pacote
.github/workflows/release.yml, frontend/package.json
O workflow move recursivamente os arquivos de release-assets/ para a raiz antes de listar e publicar os ativos. O pacote frontend usa a versão 0.1.8-alpha.

Estimated code review effort: 1 (Trivial) | ~5 minutos

Possibly related PRs


Comment @coderabbitai help to get the list of available commands.

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

Labels

Devops Devops feature or modification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant