Files
mgmt/TODO.md
Jack Henschel 50fc78564c Remove noop functionality from TODO
noop functionality (Bug #21) has been implemented:
6bbce039aa
9f56e4a582
2016-07-05 21:33:59 +02:00

1.6 KiB

TODO

If you're looking for something to do, look here! Let us know if you're working on one of the items.

Package resource

  • getfiles support on debian bug
  • directory info on fedora bug
  • dnf blocker bug
  • install signal blocker bug

File resource bug ❤️

  • ability to make/delete folders
  • recursive argument (can recursively watch/modify contents)
  • force argument (can cause switch from file <-> folder)
  • fanotify support bug

Exec resource

  • base resource improvements

Timer resource

  • base resource bug ❤️
  • reset on recompile
  • increment algorithm (linear, exponential, etc...)

Virt (libvirt) resource

  • base resource bug

Etcd improvements

  • embedded etcd master

Language improvements

  • language design
  • lexer/parser
  • automatic language formatter, ala gofmt
  • gedit/gnome-builder/gtksourceview syntax highlighting
  • vim syntax highlighting
  • emacs syntax highlighting

Other

  • better error/retry handling
  • deb package target in Makefile
  • reproducible builds
  • add your suggestions!