Skip to content

Update Game Renamer - #233

Open
Inceptofn wants to merge 1 commit into
SteamClientHomebrew:mainfrom
Inceptofn:update-game-renamer
Open

Update Game Renamer#233
Inceptofn wants to merge 1 commit into
SteamClientHomebrew:mainfrom
Inceptofn:update-game-renamer

Conversation

@Inceptofn

@Inceptofn Inceptofn commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Steam-GameRenamer-Plugin

Advances the submodule pointer from e078a596 (v1.0.0, the initial commit) to f24a9ee (current main).

Why: The pinned commit predates the repo's pnpm-lock.yaml and .npmrc (added in ec79f28f / fd712f11 on Jun 9), so the store CI build fails with a fresh dependency resolution (TypeError: Cannot read properties of undefined (reading 'ES2015') in @rollup/plugin-typescript) and no zip is ever uploaded. This leaves the plugin showing "Size: NaN" and "This plugin does not have a valid build for your OS." in the client.

The new commit builds cleanly with plain pnpm install && pnpm run build under pnpm v10 (verified locally).

Task Checklist

Developer

  • I am the original author or an authorized maintainer of this plugin.
  • I have complied with all license requirements for the libraries used, including providing appropriate notices where necessary.
  • My plugin is fully open source and does not depend on any external paid services, except for widely trusted and well-known platforms. Additionally, neither I nor anyone associated with me profits from any such services.

Plugin Functionality

  • I have tested the plugin on both the Stable and Beta Steam update channels.

Backend Configuration

  • No: I use a standard Millennium python backend in my plugin.
  • No: I use custom binaries that or rely on other FOSS projects that aren't written directly using Millennium's python backend.

Community Contribution

  • I have tested and left feedback on two other plugin pull requests.
  • I have added links to those feedback comments in this PR.

Testing Instructions

  • Verified by a third party on Steam Client Stable.
  • Verified by a third party on Steam Client Beta.

Copilot AI lite review requested due to automatic review settings August 21, 2026 12:30
@github-actions github-actions Bot changed the title Update Steam-GameRenamer-Plugin Update Game Renamer Aug 21, 2026

Copilot AI 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.

Pull request overview

This PR advances the Steam-GameRenamer-Plugin git submodule pointer to a newer upstream commit so the plugin can be built successfully by the store CI (aligning with the upstream repo’s pnpm-based dependency setup).

Changes:

  • Updated the plugins/Steam-GameRenamer-Plugin submodule commit from e078a596f3ce1e43188ce27815e6fe905620fa89 to f24a9eeeac350bf6ede9baa4af289e9d4d1cedef.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants