https://github.com/solana-developers/solana-compatibility-tests
CI for checking compatibility across the Solana ecosystem and alerting early if there are breaking changes
https://github.com/solana-developers/solana-compatibility-tests
Last synced: 4 months ago
JSON representation
CI for checking compatibility across the Solana ecosystem and alerting early if there are breaking changes
- Host: GitHub
- URL: https://github.com/solana-developers/solana-compatibility-tests
- Owner: solana-developers
- License: mit
- Created: 2023-06-22T04:55:42.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-28T01:59:01.000Z (over 2 years ago)
- Last Synced: 2025-04-14T23:42:36.377Z (about 1 year ago)
- Language: TypeScript
- Size: 42 KB
- Stars: 7
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Solana Daily Compatibility Tests
This is a repository that uses GitHub actions for a daily workflow, and uses a simple Solana program to test the compatibility between Anchor CLI, Anchor Lang, Anchor SPL, and the Solana CLI.