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

Start tagging dependencies #3426

Closed
whyrusleeping opened this issue Nov 26, 2016 · 2 comments
Closed

Start tagging dependencies #3426

whyrusleeping opened this issue Nov 26, 2016 · 2 comments
Labels
topic/meta Topic meta

Comments

@whyrusleeping
Copy link
Member

whyrusleeping commented Nov 26, 2016

Lets start tagging issues and PRs with what they depend on.

For example:

or

NOTE: if youre actually writing these, omit the asterisk.

If we do this rigorously then we can more easily integrate into @jbenet's dependency visualizer tool

@whyrusleeping whyrusleeping added topic/meta Topic meta status/ready Ready to be worked labels Nov 26, 2016
@wking
Copy link
Contributor

wking commented Dec 2, 2016

The current dependency regex isn't smart enough to detect pre blocks, so your depends lines above show up in the graph ;).

graph

If you want to not match the regexp, put something else in the line. For example, backticks (depends on #7) or a leading *:

@whyrusleeping
Copy link
Member Author

@wking haha, thanks for the tip

@Stebalien Stebalien added status/deferred Conscious decision to pause or backlog and removed status/ready Ready to be worked labels Dec 18, 2018
@ghost ghost removed the status/deferred Conscious decision to pause or backlog label Dec 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic/meta Topic meta
Projects
None yet
Development

No branches or pull requests

3 participants