-
William Walker authored
--Bump Kotlin, ksp version to support 2.0.0 release --Bump add'l deps like coroutines, datetime, sandwich, koin, build stuff (dokka, spotless, gitSemVer) --Update secrets used for testing --Format endpoint declarations for readability --Add pagination iteration counter, attempt to fix sliding window for reading audit logs --Convert sharing permission actions to subtypes of sealed class for better, simpler type safety --Rewrite tests to search for log data from past 2 years --Remove duplicative dokka tasks
William Walker authored--Bump Kotlin, ksp version to support 2.0.0 release --Bump add'l deps like coroutines, datetime, sandwich, koin, build stuff (dokka, spotless, gitSemVer) --Update secrets used for testing --Format endpoint declarations for readability --Add pagination iteration counter, attempt to fix sliding window for reading audit logs --Convert sharing permission actions to subtypes of sealed class for better, simpler type safety --Rewrite tests to search for log data from past 2 years --Remove duplicative dokka tasks
Loading