semantic-release
|
727b2857fb
|
0.3.1
Automatically generated by python-semantic-release
|
2023-01-31 14:44:23 -05:00 |
|
|
cd1fc35f4c
|
fix: correct issue with tasks that have no project
Create a function that validates tasks have a project assigned. If the
project attribute is missing, add "none"
Closes #1
|
2023-01-31 11:47:17 -05:00 |
|
|
c1d021ccaf
|
tests: PEP8 cleanup
|
2021-10-29 16:44:03 -04:00 |
|
|
309e1b8247
|
docs: add readme for basic intro
|
2021-10-29 16:33:19 -04:00 |
|
|
b9c65670c7
|
docs: update changelog for 0.3.0
|
2021-10-26 13:23:59 -04:00 |
|
semantic-release
|
01704befbb
|
0.3.0
Automatically generated by python-semantic-release
|
2021-10-26 13:22:24 -04:00 |
|
|
bc47134b35
|
feat: add --bullet option to change char in front of list items
|
2021-10-26 13:21:57 -04:00 |
|
semantic-release
|
8facfd95f6
|
0.2.4
Automatically generated by python-semantic-release
|
2021-10-25 14:19:01 -04:00 |
|
|
96c81085ff
|
fix: correct the -deleted to -DELETED to filter out tasks that were deleted
|
2021-10-25 14:17:01 -04:00 |
|
|
c792b80670
|
updated underlying package requirements
|
2021-10-18 15:08:05 -04:00 |
|
semantic-release
|
23149e44da
|
0.2.3
Automatically generated by python-semantic-release
|
2021-10-18 12:20:45 -04:00 |
|
|
cd7da8a730
|
fix: correct issue causing the status_report filter to not apply
|
2021-10-18 12:18:38 -04:00 |
|
|
1c9652eaa0
|
test: removed coveage of main in the if __name__ test
|
2021-08-28 16:57:33 -04:00 |
|
|
d3da7802cf
|
build: added tests and configs for linting and coverage
|
2021-08-28 16:51:43 -04:00 |
|
|
8c01fc124e
|
chore: Updated dependant packages
|
2021-08-28 16:44:27 -04:00 |
|
semantic-release
|
2c198068f6
|
0.2.2
Automatically generated by python-semantic-release
|
2021-08-26 15:33:00 -04:00 |
|
|
2e18e6f232
|
fix: Corrected a missing elif that was causing duplicated output when --uuid was specified
|
2021-08-26 15:32:49 -04:00 |
|
|
a792cf8a50
|
refactor: remove test dep on build task
|
2021-08-26 13:25:20 -04:00 |
|
|
6998a99bb2
|
removed test to force
|
2021-08-25 22:29:16 -04:00 |
|
|
acfc93fb8c
|
Junk file to force build
|
2021-08-25 22:18:20 -04:00 |
|
|
2c2a7854af
|
Removed test file
|
2021-08-24 20:40:08 -04:00 |
|
|
21602819c2
|
Adding a dummy file to force an automated build
|
2021-08-24 20:04:57 -04:00 |
|
|
bfea20d4f2
|
test: Added coverage tests
|
2021-08-24 10:28:16 -04:00 |
|
|
e101f4807a
|
test: Added header and sort tests
|
2021-08-24 10:27:45 -04:00 |
|
|
b5ceb47e78
|
fix: fixed duplicate project adding
feat: Added --sort flag to alphabetize the output
|
2021-08-24 10:02:40 -04:00 |
|
semantic-release
|
ac95da7d56
|
0.2.1
Automatically generated by python-semantic-release
|
2021-08-23 22:23:15 -04:00 |
|
|
d9742df69c
|
Filtered out 'deleted' tasks that were in the report
|
2021-08-23 22:22:21 -04:00 |
|
|
cdb5799313
|
fix: corrected the issue causing split project entries closes #1
|
2021-08-23 17:10:17 -04:00 |
|
|
1c50050a05
|
chore: attempt to fix #1, but instead made it fail the same way with completely different logic
|
2021-08-23 16:46:43 -04:00 |
|
|
061f263eb4
|
test: hopefully fixed tests adding ci tasks to my taskwarrior
|
2021-08-20 15:42:31 -04:00 |
|
|
8cbeb9c235
|
removed empty file
|
2021-08-20 12:47:41 -04:00 |
|
|
570b44bf76
|
Added empty file to test gitea push
|
2021-08-20 12:37:56 -04:00 |
|
|
7c03f8382d
|
test: fixed the forced bad entry
|
2021-08-20 10:42:36 -04:00 |
|
|
eeee8168e4
|
test: checking in invalid code to force a build fail
|
2021-08-20 10:40:55 -04:00 |
|
|
a835378a86
|
fix: Added handling for empty/no project name
|
2021-08-20 09:24:54 -04:00 |
|
|
7a36290b40
|
ci: cleanup for linting errors
|
2021-08-20 08:49:14 -04:00 |
|
|
3226b4952c
|
ci: Add directory to correct flakes flakiness
|
2021-08-20 08:48:54 -04:00 |
|
|
116be2fd53
|
Added lint and flake to make
|
2021-08-20 08:33:29 -04:00 |
|
|
029f715fe7
|
added dummy file for test
|
2021-08-19 17:41:54 -04:00 |
|
|
eea2bd1847
|
added dummy file for test
|
2021-08-19 17:32:57 -04:00 |
|
|
a402fc961a
|
changelog cleanup
|
2021-08-19 17:09:01 -04:00 |
|
semantic-release
|
2aa6f6a605
|
0.2.0
Automatically generated by python-semantic-release
|
2021-08-19 16:15:33 -04:00 |
|
|
028fda815b
|
feat: added --header option to display start date of report
|
2021-08-19 15:20:21 -04:00 |
|
|
f9de988005
|
ci: added taskrc config for base configuration
|
2021-08-19 14:28:51 -04:00 |
|
|
3a1a8d6f5b
|
Updated requirements
|
2021-08-19 14:18:43 -04:00 |
|
|
57b3f4ca52
|
test: Added __init__.py to try to clean up build errors
|
2021-08-19 12:55:20 -04:00 |
|
|
f7deb8c0a2
|
chore: added makefile
|
2021-08-19 12:18:54 -04:00 |
|
|
28db7f21ab
|
test: added a useless --help test to verify commit message hook is working
|
2021-08-18 20:07:04 -04:00 |
|
|
39caf5ec42
|
Adding git commit message format enforcing
|
2021-08-18 20:03:53 -04:00 |
|
|
62703b9cca
|
Updated for auto versioning
|
2021-08-18 19:52:55 -04:00 |
|