Skip to content

Conversation

@skudasov
Copy link
Contributor

@skudasov skudasov commented Mar 4, 2025

This pull request includes significant changes to the .githooks and .github/workflows directories. The primary focus is on removing various pre-commit hooks and GitHub Actions workflows, simplifying the repository's setup and maintenance.

Removal of Pre-commit Hooks:

Updates to Existing Scripts:

  • .githooks/go-lint: Simplified the linting process by replacing the existing script with a single devbox run lint command.
  • .githooks/go-test-build: Updated the script to exclude the 'seth' directory from the go test command due to environment variable requirements.

Removal of GitHub Actions Workflows:

@cl-sonarqube-production
Copy link

@skudasov skudasov force-pushed the devbox branch 2 times, most recently from f439b77 to b80f7fc Compare March 5, 2025 10:05
@skudasov skudasov changed the title devbox migration, try to run WASP tests in CI DevBox migration, unified lint and simplified CI Mar 5, 2025
@skudasov skudasov force-pushed the devbox branch 2 times, most recently from 57cb39a to 4f071df Compare March 5, 2025 11:45
@skudasov skudasov merged commit d0ed675 into main Mar 12, 2025
50 of 51 checks passed
@skudasov skudasov deleted the devbox branch March 12, 2025 18:25
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.

3 participants