Skip to content
GitLab
Next
Projects
Groups
Snippets
Help
Loading...
Help
See what's new at GitLab
4
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dev-suite
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Labels
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
Michael Gattozzi
dev-suite
Commits
9677ee14
Unverified
Commit
9677ee14
authored
Jan 02, 2020
by
Michael Gattozzi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix md formatting in CHANGELOG
parent
4ff48ec4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
43 additions
and
43 deletions
+43
-43
CHANGELOG.md
CHANGELOG.md
+43
-43
No files found.
CHANGELOG.md
View file @
9677ee14
...
@@ -13,55 +13,55 @@ Have fun taking the initial release out for a spin!
...
@@ -13,55 +13,55 @@ Have fun taking the initial release out for a spin!
## Added Features
## Added Features
Make hooked and dev-suite git hooks cross platform
-
Make hooked and dev-suite git hooks cross platform
Add the ability to install dev-suite to ds tool
-
Add the ability to install dev-suite to ds tool
Add the ability to assign users to tickets
-
Add the ability to assign users to tickets
Switch from termion to crossterm for tui
-
Switch from termion to crossterm for tui
Upgrade tui to allow commenting from it
-
Upgrade tui to allow commenting from it
Add the ability to add comments to tickets
-
Add the ability to add comments to tickets
Extend ds with config subcommand
-
Extend ds with config subcommand
Create configamajig to handle dev-suite configs
-
Create configamajig to handle dev-suite configs
Upgrade ticket format from V0 to V1 to use UUIDs
-
Upgrade ticket format from V0 to V1 to use UUIDs
Add a tui for ticket
-
Add a tui for ticket
Add logging output to ticket
-
Add logging output to ticket
Add logging output to hooked
-
Add logging output to hooked
Create dev-suite tool to orchestrate tooling
-
Create dev-suite tool to orchestrate tooling
Add 'hooked init' test
-
Add 'hooked init' test
Add hooked and empty inited hooks from the tool
-
Add hooked and empty inited hooks from the tool
Add ticket functionality to dev-suite (#3)
-
Add ticket functionality to dev-suite (#3)
## Bug Fixes
## Bug Fixes
Change ticket tui to fix thread panic on Windows
-
Change ticket tui to fix thread panic on Windows
Fix init logic for
`ds init`
-
Fix init logic for
`ds init`
## Chores and refactors
## Chores and refactors
Add CHANGELOG and CONTRIBUTING and update README
-
Add CHANGELOG and CONTRIBUTING and update README
Cleanup ds install and format hooked properly
-
Cleanup ds install and format hooked properly
Update reqwest and create a release profile
-
Update reqwest and create a release profile
Make the toolchain use the latest stable rustc
-
Make the toolchain use the latest stable rustc
Add licenses for dependencies to the project
-
Add licenses for dependencies to the project
Add a repo config and set self as maintainer
-
Add a repo config and set self as maintainer
Refactor ticket to use common methods
-
Refactor ticket to use common methods
Change pre-commit hook so that it works in fish
-
Change pre-commit hook so that it works in fish
Upgrade Rust from 1.39 to 1.40
-
Upgrade Rust from 1.39 to 1.40
Add README and CODE_OF_CONDUCT
-
Add README and CODE_OF_CONDUCT
License all code under GPL-3.0
-
License all code under GPL-3.0
Make the pre-commit script pedantic and fix errors
-
Make the pre-commit script pedantic and fix errors
Add commit message linting hook to the repo
-
Add commit message linting hook to the repo
Remove GitHub actions now that git hooks exist
-
Remove GitHub actions now that git hooks exist
Fix formatting and add checks to pre-commit hook
-
Fix formatting and add checks to pre-commit hook
Setup CI for dev-suite (#1)
-
Setup CI for dev-suite (#1)
Initialize the dev-suite repo
-
Initialize the dev-suite repo
Change ticket/Cargo.toml to use non
*
versions
-
Change ticket/Cargo.toml to use non
*
versions
Bump anyhow from 1.0.19 to 1.0.22
-
Bump anyhow from 1.0.19 to 1.0.22
Move find_root function into the new shared crate
-
Move find_root function into the new shared crate
Setup the website skeleton with the kube theme
-
Setup the website skeleton with the kube theme
## Issues
## Issues
Create ticket 'Create a tui for ticket'
-
Create ticket 'Create a tui for ticket'
Close 'Create a tui for ticket'
-
Close 'Create a tui for ticket'
Create a ticket for a find_root function
-
Create a ticket for a find_root function
Add tickets to the repo
-
Add tickets to the repo
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment