Skip to content

Remove GitHub Actions - #79

Draft
becker63 wants to merge 3 commits into
mainfrom
agent/remove-github-actions
Draft

becker63 wants to merge 3 commits into
mainfrom
agent/remove-github-actions

Conversation

@becker63

Copy link
Copy Markdown
Owner

What changed

  • removed all three GitHub Actions workflow files
  • removed the workflow generator, drift checker, Actions secret installer, and actionlint integration
  • updated Nx, Nix, dependency, and Repo Insight documentation/configuration so local checks no longer expect those workflows

Why

The repository should no longer execute GitHub Actions. Removing both the checked-in workflows and their generators prevents them from being triggered or recreated accidentally.

Impact

After this PR is merged into main, GitHub will no longer have workflow definitions to trigger from the default branch. Existing Actions run history will remain visible, and any already queued or running job may need to be cancelled separately.

Local Repo Insight commands and CI-style Nx checks remain available.

Validation

  • bun install --frozen-lockfile --ignore-scripts
  • bunx nx run workspace:ci-automation
  • bunx nx run workspace:lint
  • nix flake check --no-build
  • pre-commit typecheck and lint hooks

This branch has not been deployed

No deployments
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