Commit graph

  • 70cac42723 Merge branch 'develop' into docs-reference-1300 Micah Jerome Ellison 2022-01-08 14:52:39 -08:00
  • e7f24527c3
    Fix styling on documentation sidebar (#1395) Jonathan Wren 2022-01-08 14:51:02 -08:00
  • fcc31f88cf add matrix so github doesn't get confused #1395 Jonathan Wren 2022-01-08 14:46:54 -08:00
  • 0c574323fe update sitemap step for easier debugging Jonathan Wren 2022-01-08 14:39:41 -08:00
  • 919b87d88e don't display heading levels higher than 3 in sidebar Jonathan Wren 2022-01-08 14:29:36 -08:00
  • 3a4cfe3ac6 fix sidebar stling in docs theme Jonathan Wren 2022-01-08 14:18:36 -08:00
  • 481499d1f0
    Bump cryptography from 36.0.0 to 36.0.1 #1389 dependabot[bot] 2022-01-08 21:31:51 +00:00
  • 9f84631f53 Mention version config key Micah Jerome Ellison 2022-01-08 13:13:30 -08:00
  • e4dde5d1c0 Fix syntax highlighting in command line reference, clean up content a bit, include --diagnostic Micah Jerome Ellison 2022-01-08 13:07:50 -08:00
  • b77a24bcf1 Clean up reference and anything else from advanced documentation that can live elsewhere and linking to config file reference wherever config file is mentioned Micah Jerome Ellison 2022-01-08 12:57:47 -08:00
  • e856cc74b9 Cleaning up and re-ordering config file reference Micah Jerome Ellison 2022-01-08 12:56:20 -08:00
  • c4c60efab2 Update changelog [ci skip] Jrnl Bot 2022-01-08 20:44:40 +00:00
  • bf757bdc90
    Bump keyring from 23.4.0 to 23.5.0 (#1392) dependabot[bot] 2022-01-08 12:43:09 -08:00
  • 99a944a154
    Bump keyring from 23.4.0 to 23.5.0 #1392 dependabot[bot] 2022-01-08 20:39:15 +00:00
  • 256aab9877 Update changelog [ci skip] Jrnl Bot 2022-01-08 20:38:48 +00:00
  • 3b0c7992d2
    Add weekly Saturday morning build and prevent Python 3.11 from running on PRs (#1387) Micah Jerome Ellison 2022-01-08 12:36:58 -08:00
  • ff64121f5e More small changes, and adding template config keyword Micah Jerome Ellison 2022-01-08 12:36:18 -08:00
  • cc2f17594c Add warning about time zone in timeformat Micah Jerome Ellison 2022-01-08 12:31:03 -08:00
  • e06ddc33f2 put back missing git config line in workflows #1387 Jonathan Wren 2022-01-08 12:30:34 -08:00
  • 45e921cff5 Add --config-file and remove examples from CLI reference Micah Jerome Ellison 2022-01-08 12:20:47 -08:00
  • d051a030ce Merge branch 'develop' into docs-reference-1300 Micah Jerome Ellison 2022-01-08 12:13:52 -08:00
  • d4aa53b1d7 take out shell key from action Jonathan Wren 2022-01-08 12:11:32 -08:00
  • 084c3359ff Fix pathing and name steps Micah Jerome Ellison 2021-12-11 14:54:58 -08:00
  • 13af661eae Remove extraneous ./ Micah Jerome Ellison 2021-12-11 14:51:51 -08:00
  • 9205b7f1bd Fix half-fixed previous commit Micah Jerome Ellison 2021-12-11 14:48:23 -08:00
  • cb7bdfcd81 Move secret out of composite action since it is not supported directly Micah Jerome Ellison 2021-12-11 14:47:37 -08:00
  • bb00887832 Specify shell for each run statement Micah Jerome Ellison 2021-12-11 14:43:58 -08:00
  • e6dc2c750c Specify bash shell and remove unneeded if Micah Jerome Ellison 2021-12-11 14:41:56 -08:00
  • ecebec0e96 Check out repo before running local action Micah Jerome Ellison 2021-12-11 14:37:17 -08:00
  • 1e32b315e1 Use proper action folder structure Micah Jerome Ellison 2021-12-11 14:34:51 -08:00
  • 6071208cab Fix uses action reference Micah Jerome Ellison 2021-12-11 14:33:29 -08:00
  • 5ed57eb341 Fix YAML syntax Micah Jerome Ellison 2021-12-11 14:31:47 -08:00
  • 8cd555b96c Separate out PR tests and scheduled tests Micah Jerome Ellison 2021-12-11 14:28:55 -08:00
  • b0796d1a3c Fix invalid conditional, push 3.11 check down to actual tests like we did with 3.10 Micah Jerome Ellison 2021-12-11 14:10:51 -08:00
  • 41ba1c4d84 Remove branches and paths from schedule Micah Jerome Ellison 2021-12-11 14:07:34 -08:00
  • 18d5549e8a Trying to fix YAML syntax error Micah Jerome Ellison 2021-12-11 14:05:24 -08:00
  • c51394a234 Add back missing hyphen before cron Micah Jerome Ellison 2021-12-11 13:56:10 -08:00
  • 297376b8f8 Add branches and paths to cron schedule Micah Jerome Ellison 2021-12-11 13:53:22 -08:00
  • 9ac05ee8f7 Fix extraneous greater than symbol Micah Jerome Ellison 2021-12-11 13:52:11 -08:00
  • 4b53ffbb66 Add weekly Saturday morning build and prevent Python 3.11 from running on PRs Micah Jerome Ellison 2021-12-11 13:48:59 -08:00
  • bb0d96a005 Update changelog [ci skip] Jrnl Bot 2021-12-11 20:41:46 +00:00
  • 2244f1ff77 Increment version to v2.8.4-beta1 v2.8.4-beta1 Jrnl Bot 2021-12-11 20:40:10 +00:00
  • 28b6126853 Update changelog [ci skip] Jrnl Bot 2021-12-11 20:37:19 +00:00
  • 2ab485de8c
    Improve handling of mocking logic in pytest (#1382) Jonathan Wren 2021-12-11 12:35:32 -08:00
  • 666a02a32d add comment to clarify why disembodied variables are here #1382 Jonathan Wren 2021-12-11 12:26:01 -08:00
  • 8fcd3a5c69 remove .tool-versions file per PR feedback Jonathan Wren 2021-12-11 12:07:20 -08:00
  • 3518e37087
    Bump black from 21.11b1 to 21.12b0 (#1384) dependabot[bot] 2021-12-11 12:02:30 -08:00
  • e9e75ea36b
    Bump keyring from 23.3.0 to 23.4.0 (#1383) dependabot[bot] 2021-12-11 12:02:20 -08:00
  • 4552936e89 Update changelog [ci skip] Jrnl Bot 2021-12-11 19:57:33 +00:00
  • bf0a4e0d1a
    Bump yq from 2.12.2 to 2.13.0 (#1385) dependabot[bot] 2021-12-11 11:55:55 -08:00
  • 0ad4ae31be
    Bump yq from 2.12.2 to 2.13.0 #1385 dependabot[bot] 2021-12-06 00:32:00 +00:00
  • 8cc9c496b6
    Bump black from 21.11b1 to 21.12b0 #1384 dependabot[bot] 2021-12-06 00:31:07 +00:00
  • ecfc2e9f00
    Bump keyring from 23.3.0 to 23.4.0 #1383 dependabot[bot] 2021-11-29 00:33:53 +00:00
  • 81bdf27d67 fix another test that uses stdin Jonathan Wren 2021-11-27 15:34:29 -08:00
  • 733aad07b9 fix test that doesn't use a config file Jonathan Wren 2021-11-27 15:14:01 -08:00
  • 1304cc8e36 fix handling of 'we should' statements Jonathan Wren 2021-11-27 14:46:53 -08:00
  • af8355b499 take out redundant pytest step Jonathan Wren 2021-11-27 14:29:33 -08:00
  • a6694f5273 fix handling of user input (stdin, input, getpass) Jonathan Wren 2021-11-27 14:21:23 -08:00
  • ba8a59b26f Update changelog [ci skip] Jrnl Bot 2021-11-27 19:52:07 +00:00
  • a3aeb38611
    Bump cryptography from 35.0.0 to 36.0.0 (#1379) dependabot[bot] 2021-11-27 11:49:27 -08:00
  • 9e99a2ea96
    Bump keyring from 23.2.1 to 23.3.0 (#1381) dependabot[bot] 2021-11-27 11:47:51 -08:00
  • f5ef706987
    Bump keyring from 23.2.1 to 23.3.0 #1381 dependabot[bot] 2021-11-26 00:09:08 +00:00
  • 326d6abf70
    Bump cryptography from 35.0.0 to 36.0.0 #1379 dependabot[bot] 2021-11-22 00:32:11 +00:00
  • 75284ee2b1 Remove locales where Mac and Windows differ - it is not my intent to test HOW they use locales, only that they ARE using locales #1378 Micah Jerome Ellison 2021-11-20 15:23:55 -08:00
  • 15aab56a48 Fix bad arg wrapping in test Micah Jerome Ellison 2021-11-20 15:19:20 -08:00
  • 9f3b685c1b Attempt to ensure config override yaml parser stringifies quotes on Linux/Mac Micah Jerome Ellison 2021-11-20 15:11:58 -08:00
  • b1df36bd21 Use more specific date format in tests since %c behavior varies across operating systems (or maybe Python distributions?) Micah Jerome Ellison 2021-11-20 15:07:12 -08:00
  • fac78ca528 Append character encoding to locale in hopes it will work for Linux-based systems Micah Jerome Ellison 2021-11-20 14:33:47 -08:00
  • 0f43c1a225 Hopefully fix new locale test on Linux and Mac Micah Jerome Ellison 2021-11-20 14:15:18 -08:00
  • b2251655bf Set the locale based on the config if specified, otherwise the user environment Micah Jerome Ellison 2021-11-20 13:50:29 -08:00
  • 882721f859 Update changelog [ci skip] Jrnl Bot 2021-11-20 19:58:26 +00:00
  • 03940ad598
    Bump black from 21.10b0 to 21.11b1 (#1375) dependabot[bot] 2021-11-20 11:56:41 -08:00
  • a1f6d78e04 Update changelog [ci skip] Jrnl Bot 2021-11-20 19:49:53 +00:00
  • ba3fd2202f
    Add added option to _print_edited_summary (#1366) Piero Lescano 2021-11-20 14:47:56 -05:00
  • 225362e6e4
    Bump black from 21.10b0 to 21.11b1 #1375 dependabot[bot] 2021-11-19 00:08:50 +00:00
  • ae1964795e
    Bump black from 21.10b0 to 21.11b0 #1374 dependabot[bot] 2021-11-18 00:08:38 +00:00
  • f7c12fbede WIP Jonathan Wren 2021-11-13 14:12:04 -08:00
  • f8f44d4d27 Merge branch 'develop' into docs-reference-1300 Micah Jerome Ellison 2021-11-13 15:49:58 -08:00
  • 218ebe180d Add test for modifying an entry rather than replacing it #1366 Micah Jerome Ellison 2021-11-13 15:41:05 -08:00
  • ffc8bdd5f1 Update changelog [ci skip] Jrnl Bot 2021-11-13 22:54:50 +00:00
  • 63af9a0607 Merge branch 'develop' into update-edited-summary Micah Jerome Ellison 2021-11-13 14:53:40 -08:00
  • 5e45f305ac
    Use full Python version for GitHub Actions cache key (#1373) Micah Jerome Ellison 2021-11-13 14:52:42 -08:00
  • d089559709 Use full Python version for GitHub Actions cache key #1373 Micah Jerome Ellison 2021-11-13 14:34:05 -08:00
  • d67883b0b3 Merge branch 'develop' into update-edited-summary Micah Jerome Ellison 2021-11-13 14:16:03 -08:00
  • 807af952ed Add tests for counts of entries added, modified, and deleted Micah Jerome Ellison 2021-11-13 12:57:13 -08:00
  • 55dd9484c9
    Bump mkdocs from 1.1 to 1.2.3 in /docs_theme (#1360) dependabot[bot] 2021-11-13 11:48:27 -08:00
  • bbfa32a115 Update changelog [ci skip] Jrnl Bot 2021-11-06 21:27:23 +00:00
  • 7a70bbc51e Increment version to v2.8.4-beta v2.8.4-beta Jrnl Bot 2021-11-06 21:25:54 +00:00
  • 93d59edb67 Update changelog [ci skip] Jrnl Bot 2021-11-06 21:19:41 +00:00
  • 06ee6db7e7
    Use Python 3.10 stable in CI (#1362) Micah Jerome Ellison 2021-11-06 14:18:00 -07:00
  • a354b13139 Update changelog [ci skip] Jrnl Bot 2021-11-06 21:14:16 +00:00
  • ae009099ed
    Add --config-file argument to use alternate config file at runtime (#1290) samuelgregorovic 2021-11-06 22:12:34 +01:00
  • 6b30b0c760 Remove try/except on copytree since I'm no longer using the same #1290 Micah Jerome Ellison 2021-11-06 14:07:07 -07:00
  • 5057c290c1 Update changelog [ci skip] Jrnl Bot 2021-11-06 20:39:19 +00:00
  • e242aa4ced
    Bump pytest-bdd from 4.1.0 to 5.0.0 (#1368) dependabot[bot] 2021-11-06 13:37:54 -07:00
  • d157208822
    Bump pytest-bdd from 4.1.0 to 5.0.0 #1368 dependabot[bot] 2021-11-06 20:32:50 +00:00
  • e082156779 Update changelog [ci skip] Jrnl Bot 2021-11-06 20:32:07 +00:00
  • 99c19b2a64
    Support pytest-bdd 5.x (#1365) Ben Beasley 2021-11-06 16:30:25 -04:00
  • f608e176c1 Update changelog [ci skip] Jrnl Bot 2021-11-06 20:26:39 +00:00
  • 8cabf0f87a
    Bump black from 21.9b0 to 21.10b0 (#1370) dependabot[bot] 2021-11-06 13:24:50 -07:00