Skip to content

Copy CI and release workflows from HeyItsGilbert/.github#6

Merged
HeyItsGilbert merged 3 commits intomainfrom
claude/copy-github-workflows-WENoa
Mar 21, 2026
Merged

Copy CI and release workflows from HeyItsGilbert/.github#6
HeyItsGilbert merged 3 commits intomainfrom
claude/copy-github-workflows-WENoa

Conversation

@HeyItsGilbert
Copy link
Copy Markdown
Member

  • ModuleCI.yml: Add push/PR/workflow_dispatch triggers, remove deprecated
    psmodulecache caching steps, switch test task to use -Bootstrap flag,
    and drop the alex linter step
  • PublishModule.yml: Fully revamp release workflow with multi-job pipeline
    (check_version, git_tag, create_release, publish), workflow_call inputs
    for version/isPrerelease/dry_run, proper GITHUB_OUTPUT usage, and
    automated GitHub release creation via changelog reader

https://claude.ai/code/session_01BSfUTWxTZcPMLRyLcaEDft

- ModuleCI.yml: Add push/PR/workflow_dispatch triggers, remove deprecated
  psmodulecache caching steps, switch test task to use -Bootstrap flag,
  and drop the alex linter step
- PublishModule.yml: Fully revamp release workflow with multi-job pipeline
  (check_version, git_tag, create_release, publish), workflow_call inputs
  for version/isPrerelease/dry_run, proper GITHUB_OUTPUT usage, and
  automated GitHub release creation via changelog reader

https://claude.ai/code/session_01BSfUTWxTZcPMLRyLcaEDft
@github-actions
Copy link
Copy Markdown

Test Results

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit 03d935a.

@HeyItsGilbert HeyItsGilbert merged commit a762e44 into main Mar 21, 2026
2 checks passed
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.

2 participants