Skip to content

test: CI pipeline verification#1

Closed
Smartdevs17 wants to merge 4 commits intomainfrom
test/ci-pipeline-verification
Closed

test: CI pipeline verification#1
Smartdevs17 wants to merge 4 commits intomainfrom
test/ci-pipeline-verification

Conversation

@Smartdevs17
Copy link
Copy Markdown
Owner

CI Pipeline Test PR

This PR verifies the CI/CD pipeline is working correctly.

What was added:

  • Sample Jest test to verify testing infrastructure

Quality Gates (should pass):

  • TypeScript lint
  • TypeScript typecheck
  • TypeScript tests
  • TypeScript build
  • Rust format
  • Rust clippy
  • Rust tests
  • Rust build

Generated by CI setup script

- Apply prettier formatting to all TypeScript files
- Remove unused imports and variables (shadows, formatCurrency, etc.)
- Fix Rust tests to use SubTrackrContractClient::new instead of SubTrackrContract::new
- Format Rust code with cargo fmt
- Fix rust-toolchain action to use 'toolchain' instead of 'version'
- Update Rust version to 1.80 for Soroban SDK compatibility
- Add contracts/target/ and test_snapshots/ to .prettierignore
- Format all remaining files with prettier
base64ct 1.8.3 requires Rust edition 2024 which needs Rust 1.85+
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