Skip to content

Track configuration contains improperly locked exercises #1363

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

Closed
nywilken opened this issue Mar 14, 2018 · 2 comments
Closed

Track configuration contains improperly locked exercises #1363

nywilken opened this issue Mar 14, 2018 · 2 comments

Comments

@nywilken
Copy link
Contributor

In the upcoming release of Configlet v3.8.0, the lint command will now verify that locked exercises meet the unlocked_by criteria, as defined by the track configuration spec:

  • Core exercises can not be unlocked by other exercises.
  • Non-core exercises can only be unlocked by core exercises.

Before cutting a release of Configlet I am opening issues on all tracks found to contain one or more unlocked_by violations so that maintainers of the track can validate and remedy the violations.


-> The exercise 'linked-list' is being unlocked by a non-core exercise. Non-core exercises can only be unlocked by core exercises. 
-> The exercise 'diffie-hellman' is being unlocked by a non-core exercise. Non-core exercises can only be unlocked by core exercises.
@cmccandless
Copy link
Contributor

#1355 already exists and resolves this.

@nywilken
Copy link
Contributor Author

@cmccandless thanks for the heads up. I created this issue via github/hub without checking if there was an already open issue. I’ll go ahead and close this issue and track the PR 🙏

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

No branches or pull requests

2 participants