Json backlog testing#1878
Draft
cifarquhar wants to merge 9 commits intomainfrom
Draft
Conversation
❌ Deploy Preview for cyf-curriculum failed. Why did it fail? →
|
❌ Deploy Preview for cyf-common failed. Why did it fail? →
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
DRAFT - Testing an alternative way of storing backlog issues
org-cyf/data/backlog.jsonwith title, category and url of current backlog issuesissues-list-as-blocks.htmlto load the list of issues from this file instead of using the GitHub APIbacklog.html,backlog-issue.htmlandblock.htmlto reflect the different data structurebacklog/index.mdfor each ITP/SDC module to update labelssuccess.mdto display backlog titles correctly. Note: this means workshop titles do not display correctly. Leaving this for now while work is ongoing on Merge workshop content into currlicum #1822, I'll revisit once we have all the workshops in the same format.Currently this works with a copy of the JSON generated by #1841. If a module wasn't included in that then it won't work here.