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

Fix references to companion QUIC drafts #809

Closed
wants to merge 2 commits into from
Closed

Conversation

janaiyengar
Copy link
Contributor

Closes #808

@martinthomson
Copy link
Member

This won't work. It will cause quic-http-05 to reference quic-transport-04.

The template has the ability to generate the right anchors as necessary for submission, but I haven't checked that it works properly. I'll double-check when I get the chance.

BTW, I have a new submission process, which should remove some of the human error factors. The code that generates the right tags has been recently updated (since the -06 drafts were submitted).

@martinthomson
Copy link
Member

I am fairly confident now that my new code correctly changes any instances of draft-foo-latest when building for submission.

I didn't include a link before, but here are the new instructions. Be careful to note the use of git tag -a, which creates an annotated tag.

@martinthomson martinthomson deleted the normative branch October 12, 2017 23:52
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.

2 participants