Skip to content

Promote dev to main#22

Merged
alexphillips-dev merged 110 commits intomainfrom
dev
Mar 25, 2026
Merged

Promote dev to main#22
alexphillips-dev merged 110 commits intomainfrom
dev

Conversation

@alexphillips-dev
Copy link
Copy Markdown
Owner

Summary

  • remove beta release channel support
  • include current validated dev fixes now queued on dev

Validation

  • pre-push suite passed on dev
  • [x]
    ode --test tests/versioning-guard.test.mjs
  • branch-model / release guards updated for main+dev only

Notes

  • This promotion intentionally removes the beta channel and its workflows/templates.
  • Local uncommitted UI work is not part of this PR; the PR is based on remote dev.

@alexphillips-dev alexphillips-dev linked an issue Mar 25, 2026 that may be closed by this pull request
2 tasks
@alexphillips-dev alexphillips-dev merged commit 63c1db2 into main Mar 25, 2026
3 checks passed
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

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: 2ac35f3d7f

ℹ️ 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 folderview.plus.plg
<!ENTITY pluginURL "https://raw.githubusercontent.com/&github;/main/folderview.plus.plg">
<!ENTITY version "2026.03.25.04">
<!ENTITY md5 "4fbaa276a494052e78c686ff2f44a694">
<!ENTITY pluginURL "https://raw.githubusercontent.com/&github;/dev/folderview.plus.plg">
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Point stable manifest back to main channel URLs

This commit promotes dev into main, but the manifest now hard-codes the dev branch for update/download URLs. On main, this makes stable installs fetch packages from dev (including the archive URL later in the same file), and it also causes scripts/release_guard.sh to fail whenever FVPLUS_EXPECT_PLUGIN_BRANCH/GITHUB_REF_NAME resolves to main (the CI/release-on-main path). Please keep main manifests on main URLs and reserve dev URLs for dev-branch artifacts only.

Useful? React with 👍 / 👎.

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.

[Feature]: Sub Folders

1 participant