Below you will find pages that utilize the taxonomy term “abhishekpanda0620”
December 5, 2025
EOL Check
Version updated for https://github.com/abhishekpanda0620/eol-check to version v1.5.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 🚀 Release v1.5.0 - AI/ML Model EOL Tracking ✨ New Features AI/ML Models Provider Track deprecation and EOL for generative AI models from major providers:
Supported Providers (50+ models):
OpenAI: GPT-3.5-turbo, GPT-4, GPT-4o, GPT-5, o1/o3, DALL-E Anthropic: Claude 1-4, Claude 3.5/4.5 Sonnet/Opus/Haiku Google: PaLM 2, Gemini 1.
December 4, 2025
EOL Check
Version updated for https://github.com/abhishekpanda0620/eol-check to version v1.4.3.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed feat: categorize EOL check output by type (v1.4.3) by @abhishekpanda0620 in https://github.com/abhishekpanda0620/eol-check/pull/21 Full Changelog: https://github.com/abhishekpanda0620/eol-check/compare/v1.4.2...v1.4.3
December 3, 2025
EOL Check
Version updated for https://github.com/abhishekpanda0620/eol-check to version v1.3.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changes Remove circular dependency (eol-check in devDependencies) Add prepublishOnly script to ensure dist is built before publishing Fix main entry point to dist/index.js Add missing jest mapping in productMapper Bump version to 1.3.2 Testing All tests passing (39/39) Verified npm pack includes dist folder Verified npm run check works locally Fixes This resolves installation and execution issues where npm run check failed for other users due to missing build artifacts and incorrect package configuration.
December 3, 2025
EOL Check
Version updated for https://github.com/abhishekpanda0620/eol-check to version v1.3.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes New Feature — GitHub Action Integration This release introduces the official GitHub Action for eol-check, enabling automated End-of-Life (EOL) version detection directly within GitHub CI workflows.
You can now add the action to your workflow:
- name: Run EOL Check uses: abhishekpanda0620/eol-check@v1 🔍 What’s New ✔ GitHub Action Support Added action.