Commit graph

875 commits

Author SHA1 Message Date
Jrnl Bot
a4da8f49e9 Updating changelog [ci skip] 2020-04-10 11:51:56 -07:00
Jrnl Bot
252ab7256b Incrementing version to v2.2.1-beta2 [ci skip]
Update changelog
2020-04-10 11:51:56 -07:00
Jonathan Wren
f83f486659 Take out build system from pyproject config #781
We don't use it, and it breaks the homebrew install.
2020-04-10 11:51:56 -07:00
Jrnl Bot
4d0a73dab2 Incrementing version to v2.2 [ci skip]
Update changelog
2020-04-10 11:51:56 -07:00
Jrnl Bot
c3d5878a31 Incrementing version to v2.2-beta2 [ci skip]
Update changelog
2020-04-10 11:51:56 -07:00
Jonathan Wren
416fe4d208 update poetry version 2020-04-10 11:51:56 -07:00
Jonathan Wren
5de0027f3b add maintainer field to config 2020-04-10 11:51:56 -07:00
Jonathan Wren
9a354a95d0 fix poetry warning 2020-04-10 11:51:56 -07:00
Jonathan Wren
64340727f1 add version file to repo 2020-04-10 11:51:56 -07:00
Jonathan Wren
e048d1bdf1 unpin poetry version in requirments 2020-04-10 11:51:56 -07:00
Aurélien Ooms
17ce55e031 Explain how fish can be configured to exclude jrnl commands from history by default 2020-04-10 11:51:56 -07:00
Jrnl Bot
36076de64f Updating changelog [ci skip] 2020-04-10 11:51:56 -07:00
Jrnl Bot
4c6c58c929 Updating changelog [ci skip] 2020-04-10 11:51:56 -07:00
heymajor
7a1ee99863 Updating/expanding template explanation
Smoothing out formatting issues
2020-04-10 11:51:56 -07:00
Jrnl Bot
9b80d478c2 Updating changelog [ci skip] 2020-04-10 11:51:56 -07:00
Micah Jerome Ellison
a3a161376e Keep skip_win directive for empty entry test that still stalls on Travis 2020-04-10 11:51:56 -07:00
Micah Jerome Ellison
923e0c25d5 Remove all skip_win directives now that Travis is not mangling newlines on Windows 2020-04-10 11:51:56 -07:00
Micah Jerome Ellison
738e4459ba Prevent Travis from turning LF to CRLF in Windows 2020-04-10 11:51:56 -07:00
Jrnl Bot
6792397e9a Updating changelog [ci skip] 2020-04-10 11:51:56 -07:00
MinchinWeb
2b605f8177 [DayOne] YAML export improvements (#773)
* [YAML Export] code style improvements

* [Dayone] Brings back extended Dayone attributes to YAML export
c.f. 7d3afd811b
reverse b8dbf84753

* [YAML Exporter] switch to f-strings

* [Black] apply black formatter to YAML Exporter

* Code fixes as per review
2020-04-10 11:51:56 -07:00
Jrnl Bot
fdcbf8abc4 Updating changelog [ci skip] 2020-04-10 11:51:56 -07:00
dbxnr
a5d993a9bb Fix for unhandled exception 2020-04-10 11:51:56 -07:00
Jrnl Bot
fc6d8156cd Updating changelog [ci skip] 2020-04-10 11:51:56 -07:00
Micah Jerome Ellison
373033a285 #790 - closing temp file before passing it to editor to prevent file locking issues in Windows 2020-04-10 11:51:56 -07:00
Jrnl Bot
1b64bb4a86 Updating changelog [ci skip] 2020-04-10 11:51:56 -07:00
Jonathan Wren
4d4321738e small fixes for travis pipeline 2020-04-10 11:51:56 -07:00
Jrnl Bot
dc2d22b43e Updating changelog [ci skip] 2020-04-10 11:51:56 -07:00
Jonathan Wren
84882c1d98 update deploy stage condition 2020-04-10 11:51:56 -07:00
Jonathan Wren
3fc3233a44 update changelog script to handle different scenarios (#724) 2020-04-10 11:51:56 -07:00
Jonathan Wren
e6a9a0e3cd add script to generate changelog 2020-04-10 11:51:56 -07:00
Jonathan Wren
f92c789efe fix conditional for deploy step 2020-04-10 11:51:56 -07:00
Jonathan Wren
bfa0cae289 update changelog generator settings to be less verbose, fix links 2020-04-10 11:51:56 -07:00
Jonathan Wren
fcd8a11ae8 use api token instead of username and pw for pypi 2020-04-10 11:51:56 -07:00
Jonathan Wren
6d53ed1d94 add config file for changelog generator 2020-04-10 11:51:56 -07:00
Jonathan Wren
3762c008a6 Update changelog in prep for auto changelog generator (#724)
Getting ready to implement the auto-changelog generator is easier if we
are caught up with the old changes. This was generated by running the
generator locally.

Co-authored-by: Micah Jerome Ellison <git@micahjero.me>
2020-04-10 11:51:56 -07:00
Jonathan Wren
fde2cc83b0 skip more windows tests 2020-04-10 11:51:56 -07:00
Jonathan Wren
7f919fd071 run black 2020-04-10 11:51:56 -07:00
Jonathan Wren
6a675791a2 skip another windows test 2020-04-10 11:51:56 -07:00
Jonathan Wren
72e87c15c9 whitespace changes 2020-04-10 11:51:56 -07:00
Jonathan Wren
6428a461b8 skip another windows test 2020-04-10 11:51:56 -07:00
Jonathan Wren
5f31e1ab39 remove broken test (windows can't handle emoji) 2020-04-10 11:51:56 -07:00
Jonathan Wren
4086573f9d [#766] Skip another broken windows test 2020-04-10 11:51:56 -07:00
Jonathan Wren
da55914ec3 [#766] Skip the broken test on windows for now 2020-04-10 11:51:56 -07:00
Eshan
af6243c73d Fix usage notes
Notes were correctly indented.
2020-04-10 11:51:56 -07:00
Jonathan Wren
968ae6ca98 Change stage so travis doesn't get confused about allowed failures 2020-04-10 11:51:56 -07:00
Jonathan Wren
5c0a2a236a clarify build steps 2020-04-10 11:51:56 -07:00
Jonathan Wren
29af09f3c7 update lock file 2020-04-10 11:51:56 -07:00
Jonathan Wren
ca2a0e53c2 update black version 2020-04-10 11:51:56 -07:00
MinchinWeb
04f6154c93 Apply black formatter to code
[Travis] add a linting stage (via `black`)
[Travis] update as per code review
Remove "Lint" as separate stage; have `black` check the output rather
than run the re-formmater
2020-04-10 11:51:56 -07:00
Jonathan Wren
46c4c88231 (#770) run black formatter on codebase for standardization 2020-04-10 11:51:56 -07:00