ci: remove lts/-1 bypass hack - #1166
Conversation
Since the lts/-1 status check has been removed as a required check, we can safely comment out lts/-1 from the GHA matrix and clean up the conditional bypass clauses. Ticket: AI-781
|
🎉 This PR is included in version @api-ts/express-wrapper@2.0.2 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version @api-ts/typed-express-router@2.0.2 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version @api-ts/io-ts-http@3.2.3 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version @api-ts/openapi-generator@6.1.3 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version @api-ts/superagent-wrapper@1.3.6 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
Reverted the hack to skip lts/-1 in CI. Commented out lts/-1 from the GHA matrix and removed the conditional bypass clauses.
Ticket: AI-781