Releases: aiden2480/crest
Crest Release 3fc19ea
3fc19ea - Handle case when there are no available events
Downloads are available for windows and ubuntu. If dotnet 6.0 is not installed, download the larger self-contained asset, otherwise the smaller framework-dependent download will suffice
Crest Release e2781d6
e2781d6 - Merge pull request #5 from aiden2480/better-logging
f71a4c0 - Don't need SIGINT anymore
291cd7a - AutoFlush buffer
fa6c846 - linux filepaths are probably case sensitive
0b91891 - SIGINT should flush log file
d4c365a - Manually specify DateTime format
a58a30c - Assert.Multiple
c6b8759 - Implement Logger methods in code
c85fffd - Update logger tests
7f0edbc - Refactor Logger
6e7e1c1 - Add logger with tests
37bfae7 - Remove ConsoleLogProvider
15f4aad - Fix namespaces for Crest.TestUtilities
Downloads are available for windows and ubuntu. If dotnet 6.0 is not installed, download the larger self-contained asset, otherwise the smaller framework-dependent download will suffice
Crest Release af1d1ef
Downloads are available for windows and ubuntu. If dotnet 6.0 is not installed, download the larger self-contained asset, otherwise the smaller framework-dependent download will suffice
Crest Release f0124bf
f0124bf - Merge pull request #2 from aiden2480/dotnet-rewrite
6c0738f - Actually update readme
67e63f8 - Update readme
f718471 - Add test for three regions
8932b6f - Fix terrible tests
c29b303 - I hate moq
9df2eea - Split releases into self-contained and framework-dependent
56f0b4c - Simplify namespaces
f87415c - Add ConfigurationTests
f6d3334 - Test.Utilities
595261e - Move InternalsVisibleTo to csproj file
c42d857 - I promise you've never seen a single test worse than this one
b2270c8 - JandiAPIClient is no longer static
1f981ca - DeleteProgramDataBeforeTest
0681e9e - StateKey property
f461adf - Extract BuildJob/Trigger methods
15e428e - Extract Crest from Program
de56ebf - Implement ScoutEventCrawlerTask
48ce574 - Add Event.IsClosed
8a2593b - Fix state
7fc41d6 - State tests
730851d - Rename T to TConfig
d6f1eb1 - Merge pull request #3 from aiden2480/dotnet-ci
a5fa771 - Update csproj files to work with CI
0a57c5c - Add CI workflow
bd5b500 - Add app icon
1a5061a - Filepath state
fbc484a - Scout Event crawler template code
97da194 - SubscribableRegion enum
2658cbe - Scout event client and tests
c59fc5e - Adventurous journey submission type
14fdbf9 - Remove unused package references
04d0771 - Add objects for Approval and Achievement
505d335 - Implement abstract ScheduleTask base
abcf797 - Implement TerrainApprovalsTask
b9c69b6 - Add unit_id and lookback_days examples to config.yaml
65d330f - Add unit_id and lookback_days to config.yaml
dd6f172 - Terrain approvals factory checks for jandi url validity
3aae5b8 - Add terrain api endpoints to Terrain API client
7b5c5cc - Create static Jandi API client
621793d - All extensions are enabled by default
e12f070 - Throw error if invalid bool supplied in config
38982bc - Display next fire time at task init
2bec4b7 - Update cron schedules because quartz is dumb
96004ba - Small refactor
4a8ecba - Convert all indentation to tabs
16a4270 - Add dotnet template files
fedd449 - Remove python
Downloads are available for windows and ubuntu. If dotnet 6.0 is not installed, download the larger self-contained asset, otherwise the smaller framework-dependent download will suffice