Skip to content

Remove ecoflow-mqtt-api prefix from publish builds artifact names#1

Merged
caunt merged 2 commits intomainfrom
copilot/remove-ecoflow-mqtt-api-prefix
Feb 25, 2026
Merged

Remove ecoflow-mqtt-api prefix from publish builds artifact names#1
caunt merged 2 commits intomainfrom
copilot/remove-ecoflow-mqtt-api-prefix

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 25, 2026

Artifact names uploaded by the publish builds workflow were unnecessarily prefixed with ecoflow-mqtt-api-, making them redundant given the repository context.

Change

  • Artifact name in Upload Build Artifact step simplified from ecoflow-mqtt-api-${{ matrix.rid }} to ${{ matrix.rid }}

Before: ecoflow-mqtt-api-win-x64, ecoflow-mqtt-api-linux-arm64, …
After: win-x64, linux-arm64, …

Original prompt

Remove ecoflow-mqtt-api prefix from publish builds workflow


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Co-authored-by: caunt <5324218+caunt@users.noreply.github.com>
Copilot AI changed the title [WIP] Remove ecoflow-mqtt-api prefix from publish builds workflow Remove ecoflow-mqtt-api prefix from publish builds artifact names Feb 25, 2026
Copilot AI requested a review from caunt February 25, 2026 00:53
@caunt caunt marked this pull request as ready for review February 25, 2026 00:56
@caunt caunt merged commit b8ba8fd into main Feb 25, 2026
@caunt caunt deleted the copilot/remove-ecoflow-mqtt-api-prefix branch February 25, 2026 11:46
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.

2 participants