Zach Dylag
Zach Dylag
This fieldfunc option will allow users to set a description value for their field. This will be most useful for people who browse generated docs or Graphiql since they can...
Right now you *need* to have a paginated field func in order to get introspection to work. If you do not have it, it will fail. Similarly you need both...
Right now we have an app directory and a few others containing go code. This does not seem to be industry standard, so let's move to something more common. Example...
There are some basic files (contributing, support, etc) that seem useful to have added. Since these are relatively straight-forward and increase our ability to recruit new members, I feel they...
This attempts to generate timestamp'd links to runs in the youtube archive for runs. This does so by computing the amount of time from the start of this run and...
Somehow add a link from any run history page to the time stamps on YouTube for the run. This would be very handy to hear more about the decision making...
It would be cool to include a way to filter the commands page either with a search string or maybe by categories of command. Example categories might be: ascension modifiers,...
Each commands detailed page is currently very small. Rather than have people click to a page, then go back, might it be easier to click expand the info right in...
When people make changes they are currently being asked to manually verify changes work and do not break anything. It would be nice to start adding some guard rails.
This can be pretty meaningful if people want to build a timeline of when what test packages were executing. One example use case would be building a trace view ala...