Skip to content

F01b: Add pinned desktop build and validation CI - #16

Merged
ChrisTitusTech merged 8 commits into
mainfrom
codex/f01b-build-validation-ci
Sep 11, 2026
Merged

F01b: Add pinned desktop build and validation CI#16
ChrisTitusTech merged 8 commits into
mainfrom
codex/f01b-build-validation-ci

Conversation

@ChrisTitusTech

@ChrisTitusTech ChrisTitusTech commented Sep 10, 2026

Copy link
Copy Markdown
Owner

Change

F01b turns the documented F01a build and test commands into a GitHub Actions gate on Ubuntu 24.04. Tracks the F01b child of #1; prerequisite PR #14 is merged. No application behavior changes.

Scope

Five files, about 130 handwritten lines. The workflow pins checkout/setup-go/setup-node by full upstream commit SHA, uses pinned project toolchains, disables dependency caches, grants only contents read, and does not persist checkout credentials. It runs for PRs, main and codex task-branch pushes so CI can be validated before opening a ready PR. Rollback: revert the workflow/docs commit.

Validation

Compatibility and data

No game, account, capture or private data is used. CI is build/test evidence, not desktop compatibility evidence. The unchanged application reuses the user-confirmed Fedora X11 window acceptance from F01a. Clean-target package and measurement evidence remain F01c.

Final-head evidence: cb9565d3bc1e346ffbd63a4a91a6056bee053f49. Independent codex review --base main passed after correcting fork-PR concurrency, adding changed-range whitespace validation, and handling unreachable force-push bases. Both final desktop runs passed: https://github.com/ChrisTitusTech/warframe-linux/actions/runs/34544576183 and https://github.com/ChrisTitusTech/warframe-linux/actions/runs/34544571962 . Go/JavaScript CodeQL scans passed. The concurrency and whitespace findings are fixed. The final evidence request is satisfied by these two runs: the GitHub API reports success and this exact head SHA for both. The validation document explicitly points to this PR for final-head evidence; earlier links preserve the intentional-failure/restoration demonstration. PR concurrency is keyed by PR number; branch pushes remain separate so unrelated forks cannot cancel required checks. Hosted CodeRabbit automatic review was skipped by policy; its CLI review completed with zero findings.

@coderabbitai

coderabbitai Bot commented Sep 10, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 84028f24-9a1c-4e87-ab3a-63f95552f5de


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 10, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-11T00:06:55.504935Z cb9565d New commits
🔒 Security Review Completed 2026-09-10T23:57:45.617649Z 22b868f PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@chatgpt-codex-connector chatgpt-codex-connector Bot 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 22b868f5cc

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread .github/workflows/validate.yml Outdated
Comment thread .github/workflows/validate.yml

@chatgpt-codex-connector chatgpt-codex-connector Bot 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: cb9565d3bc

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread TASKS.md
@ChrisTitusTech
ChrisTitusTech merged commit b0e542c into main Sep 11, 2026
6 checks passed
@ChrisTitusTech
ChrisTitusTech deleted the codex/f01b-build-validation-ci branch September 11, 2026 00:08
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.

1 participant