8000 fix(desktop): fix generate the latest.yaml issue on ci by ysfscream · Pull Request #1911 · emqx/MQTTX · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix(desktop): fix generate the latest.yaml issue on ci #1911

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 2 commits into from
Mar 26, 2025
Merged

Conversation

ysfscream
Copy link
Member

@ysfscream ysfscream added fix Fix bug or issues desktop MQTTX Desktop CI/CD labels Mar 26, 2025
@ysfscream ysfscream added this to the v1.12.0 milestone Mar 26, 2025
@ysfscream ysfscream requested review from Red-Asuka and Copilot March 26, 2025 17:42
@ysfscream ysfscream self-assigned this Mar 26, 2025
@ysfscream ysfscream added this to MQTTX Mar 26, 2025
Copy link
@Copilot 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 addresses the generation issue of latest.yaml on CI by modifying configuration settings for the desktop build.

  • Updated the publish configuration in vue.config.js to enable releases using a generic provider.
  • Adjusted whitespace in src/background.ts for consistent code formatting.

Reviewed Changes

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

File Description
vue.config.js Enabled the publish configuration to support generic releases.
src/background.ts Removed an unnecessary blank line to maintain consistent formatting.
Comments suppressed due to low confidence (2)

vue.config.js:95

  • Ensure that the new publish configuration meets all CI requirements for generating latest.yaml. Verify with the build logs that this change addresses the issue on the CI pipeline.
publish: [

src/background.ts:35

  • [nitpick] The whitespace removal appears to be a formatting change. Confirm that the adjustment aligns with the project’s code style guidelines.
console.log('[ENV] Node.js version:', process.versions.node)

@ysfscream ysfscream moved this to In Progress in MQTTX Mar 26, 2025
@ysfscream ysfscream merged commit d14393c into main Mar 26, 2025
4 checks passed
@ysfscream ysfscream deleted the ysf/desktop branch March 26, 2025 17:50
@github-project-automation github-project-automation bot moved this from In Progress to Done in MQTTX Mar 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD desktop MQTTX Desktop fix Fix bug or issues
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant
0