Skip to content

[Actions] Make sure to clear the baseline for diffs before publishing - #305

Merged
VeithMetro merged 2 commits into
masterfrom
development/actions-clear-latest-baseline
Jul 20, 2026
Merged

[Actions] Make sure to clear the baseline for diffs before publishing#305
VeithMetro merged 2 commits into
masterfrom
development/actions-clear-latest-baseline

Conversation

@VeithMetro

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings July 20, 2026 08:41
Comment thread .github/workflows/JsonGenerator.yml Dismissed
Comment thread .github/workflows/LuaGenerator.yml Dismissed
Comment thread .github/workflows/PluginSkeletonGenerator.yml Dismissed
Comment thread .github/workflows/ProxyStubGenerator.yml Dismissed

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 updates several generator GitHub Actions workflows to ensure the “raw baseline” directory used for diffing is cleared/replaced on publish, rather than potentially retaining stale files across runs on gh-pages.

Changes:

  • Exclude master/latest_raw from the main ./site publish step.
  • Add a second deploy step (non-PR only) to publish ./site/master/latest_raw into */master/latest_raw as a full replacement.

Reviewed changes

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

File Description
.github/workflows/ProxyStubGenerator.yml Excludes baseline from main deploy and adds a separate baseline deploy step.
.github/workflows/PluginSkeletonGenerator.yml Same baseline exclusion + separate baseline deployment for PluginSkeletonGenerator pages.
.github/workflows/LuaGenerator.yml Same baseline exclusion + separate baseline deployment for LuaGenerator pages.
.github/workflows/JsonGenerator.yml Same baseline exclusion + separate baseline deployment for JsonGenerator pages.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions

Copy link
Copy Markdown

Plugin skeleton preview (latest run):
https://rdkcentral.github.io/ThunderTools/PluginSkeletonGenerator/previews/pr-305/run-29728730621/

No changes detected in generated plugin code. The PR changes are internal to the generator or do not affect output.

@github-actions

Copy link
Copy Markdown

LuaGenerator Results

View Results

No changes detected.

@github-actions

Copy link
Copy Markdown

ProxyStubGenerator Results

View Results

Changes detected.

@github-actions

Copy link
Copy Markdown

JsonGenerator Results

View Results

Changes detected.

@VeithMetro
VeithMetro requested a review from sebaszm July 20, 2026 09:15
Copilot AI review requested due to automatic review settings July 20, 2026 09:27

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

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

Comment thread .github/workflows/ProxyStubGenerator.yml
Comment thread .github/workflows/PluginSkeletonGenerator.yml
Comment thread .github/workflows/LuaGenerator.yml
Comment thread .github/workflows/JsonGenerator.yml
@VeithMetro
VeithMetro merged commit 4d51eec into master Jul 20, 2026
74 of 75 checks passed
@VeithMetro
VeithMetro deleted the development/actions-clear-latest-baseline branch July 20, 2026 09:35
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 20, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants