tracehubpm / tracehub

Tracehub and Project as a Code, a VCS-based collaboration tool
MIT License
5 stars 0 forks source link

GhProject.java:38-44: Transform YAML document into XML.... #38

Closed 0pdd closed 8 months ago

0pdd commented 8 months ago

The puzzle 11-8c21cd6f from #11 has to be resolved:

https://github.com/tracehubpm/tracehub/blob/30e58a5e817a029e3c0b96720055529008e794dd/src/main/java/git/tracehub/agents/github/GhProject.java#L38-L44

The puzzle was created by @rultor on 18-Jan-24.

Estimate: 90 minutes, role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be \"done\" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

h1alexbel commented 8 months ago

As for now, I think we can just add method asXml() to existing methods, when we realize that methods parsing yaml are not required anymore - we easily remove them

0pdd commented 8 months ago

@0pdd the puzzle #46 is still not solved.

0pdd commented 8 months ago

@0pdd the puzzle #99 is still not solved; solved: #46.