Commit graph

  • 104fa2caca Update changelog [ci skip] Jrnl Bot 2021-05-29 18:48:21 +00:00
  • 17c7f4c648
    Bump black from 21.5b0 to 21.5b1 (#1244) dependabot[bot] 2021-05-29 11:46:46 -07:00
  • ab3b2354cf [GitHub Actions] change directory for behave test MinchinWeb 2021-05-17 21:37:07 -06:00
  • ffe4a5f956 [GitHub Actions] skip virtual environments altogether MinchinWeb 2021-05-17 21:28:49 -06:00
  • 8afa3c065c [Github Actions] install wheel and upgrade pip MinchinWeb 2021-05-17 21:25:15 -06:00
  • 86177beb9e [GitHub Actions] create virtual env on Mac MinchinWeb 2021-05-17 21:09:17 -06:00
  • cac2ab4013 [GitHub Actions] better activate of Windows virtual env MinchinWeb 2021-05-17 20:56:16 -06:00
  • d590dee99a [GitHub Actions] create virutal env directly MinchinWeb 2021-05-17 20:50:10 -06:00
  • f4c9d68f50 [GiotHub Actions] explicitly use virtual env MinchinWeb 2021-05-17 20:34:00 -06:00
  • 68c870a453 [GitHub Actions] Skip Windows & Python 3.8 Can't seem to find Python exe? MinchinWeb 2021-05-16 22:20:33 -06:00
  • 89fcdceadd [GitHub Workflows] Manually activate virtual environment MinchinWeb 2021-05-16 22:09:10 -06:00
  • d5d3d43fd3 [GitHub Actions] set shell to poetry MinchinWeb 2021-05-16 21:57:49 -06:00
  • a3e7c7ff53 [GitHub Actions] move downstream (rather than up) to run tests MinchinWeb 2021-05-16 21:39:01 -06:00
  • 5de162e838 black-ify code MinchinWeb 2021-05-16 21:26:32 -06:00
  • c4439f4371 [GitHub Actions] run test commands from poetry's shell MinchinWeb 2021-05-16 21:20:25 -06:00
  • 96369ca38b [Docs] fix typo MinchinWeb 2021-05-16 21:15:56 -06:00
  • e64ca2d5b7 [Test] behave tests pass locally MinchinWeb 2021-05-16 21:14:45 -06:00
  • 9888d98860 [Test] run behave tests with test plugins outside project root MinchinWeb 2021-05-16 21:14:21 -06:00
  • 3492dd291a [Tests] don't name test plugin 'testing" If so named, pip won't install it. MinchinWeb 2021-05-16 21:12:32 -06:00
  • d63ba471ca We already know when exporter to use Don't re-calculate it! MinchinWeb 2021-05-16 21:09:44 -06:00
  • c990c8c9ad (closer to) being able to run behave tests outside project root directory MinchinWeb 2021-05-16 19:19:23 -06:00
  • 96f1d77cdc [Docs] create scripted entries using an custom importer MinchinWeb 2021-05-16 12:35:30 -06:00
  • 65914e2073 [plugins] meta --> collector MinchinWeb 2021-05-16 12:30:49 -06:00
  • 0e5748a8e6 Remove template code MinchinWeb 2021-05-16 12:15:25 -06:00
  • 327e2ebaf8
    Bump black from 21.5b0 to 21.5b1 #1244 dependabot[bot] 2021-05-11 05:43:11 +00:00
  • 4209a822db [GitHub Actions] direct install of testing plugins MinchinWeb 2021-05-09 17:11:11 -06:00
  • 5a341cf13f [tests] dynamically determine jrnl version for plugin tests MinchinWeb 2021-05-09 17:05:58 -06:00
  • 432681f8a3 more code clean up MinchinWeb 2021-05-09 16:29:51 -06:00
  • 1fd04ad03d Convert "short" and "pretty" (and "default") formaters to plugins MinchinWeb 2021-05-09 16:29:21 -06:00
  • e1d2f873da style fixes for GitHub actions MinchinWeb 2021-05-09 14:22:50 -06:00
  • c8ca3a0358 Manually resolve merge conficts MinchinWeb 2021-05-09 14:02:36 -06:00
  • d40014656f Fix for low line lenghts on fancy exporter MinchinWeb 2021-05-09 13:52:43 -06:00
  • f22d985330 improved code documentation MinchinWeb 2021-05-09 13:49:35 -06:00
  • 2a70636b4d [test] determine whether to run external plug in tests based on installed packages MinchinWeb 2021-05-09 13:49:17 -06:00
  • c6815621df Update changelog [ci skip] Jrnl Bot 2021-05-08 19:40:25 +00:00
  • b38d765759
    Bump black from 20.8b1 to 21.5b0 (#1241) dependabot[bot] 2021-05-08 12:39:00 -07:00
  • f99387b3e5 Update changelog [ci skip] Jrnl Bot 2021-05-08 19:33:41 +00:00
  • b66ce460b6
    Bump pytest from 6.2.3 to 6.2.4 (#1240) dependabot[bot] 2021-05-08 12:32:01 -07:00
  • d69b50dddb Run make format with latest version of black #1241 Micah Jerome Ellison 2021-05-08 12:30:47 -07:00
  • b9c9ce4606 style fixes MinchinWeb 2021-05-08 11:50:03 -06:00
  • 90b7478516 [Docs] include the sample plug in code files directly MinchinWeb 2021-05-08 11:48:03 -06:00
  • cdaf9eb860 [Docs] name page for plugins MinchinWeb 2021-05-08 11:19:25 -06:00
  • b8f0e6a35f consolidate demo plugins to common package MinchinWeb 2021-05-08 11:17:46 -06:00
  • 09d652899a [Test] move test rot13 plugin into git tree MinchinWeb 2021-05-08 11:11:02 -06:00
  • 6c98c7cdfc [Test] run different tests with or without the external plugins installed MinchinWeb 2021-05-08 11:02:51 -06:00
  • aa6e0a7c84 Remove 'importer' or 'exporter' from filenames where not needed MinchinWeb 2021-05-07 20:44:07 -06:00
  • 788b32b71c make format Suhas 2021-05-06 15:12:48 -04:00
  • c76b9788e6 prototype unittest for JSON Exporter Suhas 2021-05-06 13:26:48 -04:00
  • 6c6929bbbf basic behavior test Suhas 2021-05-06 12:30:08 -04:00
  • cc682a30a1 [Testing] separate run with external plugin! MinchinWeb 2021-05-05 22:45:58 -06:00
  • a75f153df9 [Docs] improve documentation of custom Importers and Exporters MinchinWeb 2021-05-05 21:40:43 -06:00
  • 2706314306 Use Base classes for importer and exporters. MinchinWeb 2021-05-05 21:35:50 -06:00
  • 51fc091335 Include dates_exporter MinchinWeb 2021-05-05 20:42:06 -06:00
  • 3a6181984d
    Bump black from 20.8b1 to 21.5b0 dependabot[bot] 2021-05-05 06:41:11 +00:00
  • a73a828fb4
    Bump pytest from 6.2.3 to 6.2.4 #1240 dependabot[bot] 2021-05-05 06:39:52 +00:00
  • dab8312bf6
    Bump black from 20.8b1 to 21.4b2 #1238 dependabot[bot] 2021-04-29 06:46:29 +00:00
  • f99a46b46e
    Bump black from 20.8b1 to 21.4b1 #1236 dependabot[bot] 2021-04-28 06:49:14 +00:00
  • 426740133f
    Bump black from 20.8b1 to 21.4b0 #1234 dependabot[bot] 2021-04-26 08:32:41 +00:00
  • 36db809588 Update changelog [ci skip] Jrnl Bot 2021-04-24 18:28:59 +00:00
  • 305127137a
    Remove --version from brew release workflow (#1233) Jonathan Wren 2021-04-24 11:27:32 -07:00
  • 515d5a1b4e
    Remove --version from brew release workflow #1233 Jonathan Wren 2021-04-24 11:19:19 -07:00
  • e23909881a Update changelog [ci skip] Jrnl Bot 2021-04-24 18:09:15 +00:00
  • 0e9ae8ee8a Increment version to v2.8.1 v2.8.1 Jrnl Bot 2021-04-24 18:07:52 +00:00
  • f13a0b5849 Update changelog [ci skip] Jrnl Bot 2021-04-20 02:26:27 +00:00
  • a6362a993c Increment version to v2.8.1-beta v2.8.1-beta Jrnl Bot 2021-04-20 02:24:47 +00:00
  • 4c5d59a5bc
    Update index.html (#1229) Manuel Ebert 2021-04-15 00:47:10 -05:00
  • b70148ee62
    Update index.html #1229 Manuel Ebert 2021-04-14 13:59:50 -05:00
  • 192c05ce0d Update changelog [ci skip] Jrnl Bot 2021-04-10 23:51:26 +00:00
  • dd74b14d76
    More graceful handling of low linewrap values (#1219) Suhas 2021-04-10 19:49:56 -04:00
  • 1f19bd9f1e Update changelog [ci skip] Jrnl Bot 2021-04-10 18:52:04 +00:00
  • 2b054d799f
    newline for make format #1219 Suhas 2021-04-10 14:50:50 -04:00
  • 202859cea1
    Bump pytest from 6.2.2 to 6.2.3 (#1228) dependabot[bot] 2021-04-10 11:50:37 -07:00
  • 8bf1da1c74
    delete else..pass block Suhas 2021-04-10 14:48:16 -04:00
  • 2e09d88338
    delete unused function Suhas 2021-04-10 14:46:46 -04:00
  • 502d47f223 PR feedback Suhas 2021-04-10 09:59:59 -04:00
  • 91f64920a9
    Bump pytest from 6.2.2 to 6.2.3 #1228 dependabot[bot] 2021-04-05 08:13:36 +00:00
  • eebadd188a Update changelog [ci skip] Jrnl Bot 2021-03-27 20:42:44 +00:00
  • 002a39db2a
    Bump keyring from 23.0.0 to 23.0.1 (#1222) dependabot[bot] 2021-03-27 13:41:11 -07:00
  • 1e7d682df5
    Bump pyflakes from 2.3.0 to 2.3.1 (#1221) dependabot[bot] 2021-03-27 13:40:49 -07:00
  • b5179e6e52
    Bump pyflakes from 2.3.0 to 2.3.1 #1221 dependabot[bot] 2021-03-27 20:26:10 +00:00
  • 6066faf2d9
    Bump keyring from 23.0.0 to 23.0.1 #1222 dependabot[bot] 2021-03-27 20:25:56 +00:00
  • e76762dd4d Update changelog [ci skip] Jrnl Bot 2021-03-27 20:24:44 +00:00
  • 6369026925
    Bump cryptography from 3.4.6 to 3.4.7 (#1223) dependabot[bot] 2021-03-27 13:23:05 -07:00
  • b357f935d4
    Docs: Add emacs as external editor to recipes (#1220) Mandar Vaze 2021-03-28 01:51:44 +05:30
  • a1c86fcb21
    whitespace #1220 Jonathan Wren 2021-03-27 13:21:02 -07:00
  • b7eb7b469a
    whitespace Jonathan Wren 2021-03-27 13:20:32 -07:00
  • 770814c623
    whitespace Jonathan Wren 2021-03-27 13:19:45 -07:00
  • cc3cc66aa4
    whitespace Jonathan Wren 2021-03-27 13:19:09 -07:00
  • 12a31bc8ff
    Merge branch 'develop' into patch-1 Jonathan Wren 2021-03-27 13:17:32 -07:00
  • 22afe2bb11
    Bump cryptography from 3.4.6 to 3.4.7 #1223 dependabot[bot] 2021-03-27 20:14:02 +00:00
  • 09bcfa2242
    Update brew tap for release pipeline Jonathan Wren 2021-03-27 13:11:42 -07:00
  • 50c053cf56
    Update changelog [ci skip] Jrnl Bot 2021-03-27 19:25:37 +00:00
  • dc95b4c098
    Increment version to v2.8 v2.8 Jrnl Bot 2021-03-27 19:24:06 +00:00
  • eb0c694cc8
    Update changelog [ci skip] Jrnl Bot 2021-03-20 21:15:38 +00:00
  • e116a95e34
    Change PR steps for brew release Jonathan Wren 2021-03-20 13:08:59 -07:00
  • 1c98fba8a9
    Add emacs as external editor to recipes Mandar Vaze 2021-03-23 06:58:19 +05:30
  • e063fa9715 delete unused error message Suhas 2021-03-21 18:19:20 -04:00
  • 2d4ba1bf2f enforce positive initial linewrap Suhas 2021-03-04 17:28:43 -05:00
  • 56f4a43a9a Update changelog [ci skip] Jrnl Bot 2021-03-20 21:15:38 +00:00
  • de17222fdd
    Change PR steps for brew release Jonathan Wren 2021-03-20 13:08:59 -07:00