Skip to content

Remove C/C++ CI workflow from Go/JavaScript project#9

Merged
FuzzysTodd merged 2 commits intomainfrom
copilot/fix-all-workflows
Dec 15, 2025
Merged

Remove C/C++ CI workflow from Go/JavaScript project#9
FuzzysTodd merged 2 commits intomainfrom
copilot/fix-all-workflows

Conversation

Copy link

Copilot AI commented Dec 14, 2025

The repository contained a C/C++ CI workflow that attempts to run autotools build steps (./configure, autogen.sh, etc.) on a Go/JavaScript codebase with no C/C++ sources.

Changes

  • Deleted .github/workflows/c-cpp.yml - workflow incompatible with project stack

The remaining 15 workflows (ci.yml, frontend.yml, release workflows, etc.) are correctly configured for Go 1.24.9 and Node 20.

Original prompt

Reference: https://github.com/FuzzysTodd/pyroscope/commit/70aaadd7b4a868081c2bc234fb2e063823517271/checks?check_suite_id=52200024501 fix all worflows until we get it right


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: FuzzysTodd <157565446+FuzzysTodd@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix all workflows to ensure correctness Remove C/C++ CI workflow from Go/JavaScript project Dec 14, 2025
Copilot AI requested a review from FuzzysTodd December 14, 2025 23:31
@FuzzysTodd FuzzysTodd marked this pull request as ready for review December 15, 2025 23:37
@FuzzysTodd FuzzysTodd merged commit caa2301 into main Dec 15, 2025
16 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