Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added next_id support #168

Closed
wants to merge 4 commits into from
Closed

Added next_id support #168

wants to merge 4 commits into from

Conversation

herosi
Copy link

@herosi herosi commented Jan 19, 2025

No description provided.

@herosi
Copy link
Author

herosi commented Jan 21, 2025

I checked the Linting error manually with the command below.
black.exe --check --diff .\challenge.py > challenge.py.black.diff.txt
challenge.py.black.diff.txt
As long as I checked the errors are in the code I did not modify.
Could you check the results?

- Added support for anonymize flag in requirements
- Added data in flags with static type in challenge-example.yml to avoid
  verify command fails
- Added sort for requirements because it seems CTFd does not accept
  prerequisites if they are not sorted.
- Applied black to challenge.py to avoid Linting error.
@herosi
Copy link
Author

herosi commented Jan 23, 2025

Also added displaying warning messages if verify command fails

@herosi herosi closed this Jan 28, 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.

1 participant