Skip to content

Milestones

List view

  • Coder archive support. Must scan the entire story to find changes in each repo and archive only the changed and not committed files. vendor and node_modules must be removed.

    No due date
  • PR support through Github to replace [get_pr](https://github.com/kalbasit/dotfiles/blob/6637410e60e71a59c6f8f86225beca6e56923ccf/.zsh/functions/get_pr) and [new_pr](https://github.com/kalbasit/dotfiles/blob/6637410e60e71a59c6f8f86225beca6e56923ccf/.zsh/functions/new_pr) See https://github.com/google/go-github

    No due date
    6/6 issues closed
  • i3 workspace saving/loading

    No due date
    3/3 issues closed
  • remote TMUX management

    No due date
  • i3 workspace management. Augment [these scripts](https://github.com/kalbasit/dotfiles/tree/master/.libexec/i3) by focusing on the same tmux profile/story approach.

    No due date
    1/1 issues closed
  • Convert to a plugin-based system where binaries are loaded, binaries send out cli commands to be merged into the app. Tmux should become a plugin, so is i3. This milestone, tmux plugin will retain the ability to contact I3 to compute story name, but in the future, it should be provided by the i3 plugin if opted for using gRPC, see https://github.com/src-d/proteus

    No due date
    2/2 issues closed