Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
TODO:
 - support other credentials methods
   - instance
   - file
   - config?
  • Loading branch information
djmitche committed Dec 1, 2024
1 parent c60e4e2 commit 9f58884
Show file tree
Hide file tree
Showing 9 changed files with 1,366 additions and 25 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rust-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
features:
- ""
- "server-sync"
- "server-gcp"
- "server-aws"
- "tls-native-roots"

name: "taskchampion ${{ matrix.features == '' && 'with no features' || format('with features {0}', matrix.features) }}"
Expand Down
Loading

0 comments on commit 9f58884

Please sign in to comment.