We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Document that PR 61: Improve readme is done
Clarify prio links and make graph narrower
Document potential improvements on reverse-proxy
Attempt to shape the DAG
Document more WIP from branches and PRs
Remove conventional commit prefix from node labels The feat is redundant given that nodes are typically in a subgraph.
Document need to update tools for 12.0
Document work on axstorage
Misc. updates Make sub-graphs separate charts to make them easier to find and enforce vertical layout; they should have few or no connections to the main graph anyway. Make some features their own sub-graph to encourage a sensible layout. Maybe this will not work when the DAG gets taller but for now it helps. Add and update some other stuff.
Misc. updates I'm unsure about separating objectives because it creates a lot of extra arrows but I want to try it in order to reveal them to interested parties.
Document ongoing work with improving CI
Document intention to improve build system interop In general I think the build system should sit as far out as possible and that having `make` call `acap-build` scales better than the other way around. Furthermore I suspect it would be ideal that produce artifacts produce one file with no side effects and that all dependencies are explicitly named files.
Initial Home page
Initial roadmap