Skip to content

Add deprecated workflow#3026

Merged
kahgoh merged 5 commits into
exercism:mainfrom
jagdish-15:add-deprecated-workflow
Sep 29, 2025
Merged

Add deprecated workflow#3026
kahgoh merged 5 commits into
exercism:mainfrom
jagdish-15:add-deprecated-workflow

Conversation

@jagdish-15

Copy link
Copy Markdown
Member

Pull Request

closes #2690


Reviewer Resources:

Track Policies

@jagdish-15

jagdish-15 commented Sep 27, 2025

Copy link
Copy Markdown
Member Author

@kahgoh
Is there a way we could load the deprecated exercises dynamically, so we wouldn’t have to manually update the list in the script every time an exercise gets deprecated? Or is that not really necessary?

@kahgoh

kahgoh commented Sep 27, 2025

Copy link
Copy Markdown
Member

We could look in config.json (check if they have the status deprecated). Might be able to use jq to process JSON in the shell, if it is required.

Comment thread .github/workflows/check-deprecated-exercises.yml Outdated
@kahgoh kahgoh merged commit 5d2268c into exercism:main Sep 29, 2025
2 checks passed
bibekparajuli123 pushed a commit to bibekparajuli123/java that referenced this pull request Oct 4, 2025
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.

Add GitHub Actions workflow that fails if any deprecated exercise files change

2 participants