GitHub Actions
8e9ec3ab16
feat(release): bump version
2022-11-21 11:45:25 +00:00
86dd862469
fix: update whetstone checkout tag
...
The AGP fix needed to be pushed to whetstone as well
2022-11-21 17:03:10 +05:30
c90e5b2fe5
Revert "fix: don't use markdown heading for PS release notes"
...
This is mostly meaniningless
This reverts commit 20d527246a
.
2022-11-21 16:58:40 +05:30
9f5722a170
chore: add changelog entry for baseline profiles fix
2022-11-21 16:58:40 +05:30
5d8a08de2f
Revert "chore(deps): update agp to v8.0.0-alpha08"
...
Workaround for https://issuetracker.google.com/259556213
This reverts commit 79778466b9
.
2022-11-21 16:58:40 +05:30
renovate[bot]
4b2382692e
fix(deps): update dependency io.gitlab.arturbosch.detekt:detekt-gradle-plugin to v1.22.0
2022-11-21 00:02:14 +00:00
20d527246a
fix: don't use markdown heading for PS release notes
2022-11-20 16:05:47 +05:30
e4499ab8d3
fix(release): make push command branch agnostic
2022-11-20 14:03:40 +05:30
eaf6d55108
feat: rework release pipeline to use centralized changelog
2022-11-20 14:03:40 +05:30
9b2da12451
chore: remove distribution changelog file
2022-11-20 14:01:53 +05:30
9cccf2f42e
chore: add changelog
2022-11-20 14:01:53 +05:30
c437d32b51
chore: add keystore.properties
to gitignore
2022-11-20 11:20:02 +05:30
6249364c5e
feat(release): start next development iteration
2022-11-20 01:27:35 +05:30
b3b896694f
fix(release): use --notes-file
flag
2022-11-20 01:27:35 +05:30
GitHub Actions
00f164e347
feat(release): bump version
2022-11-19 17:20:52 +00:00
e6ebb10bff
refactor: add a Modifier parameter to LobstersApp
2022-11-19 20:13:46 +05:30
960222c489
refactor: remove navigation animations
2022-11-19 20:13:46 +05:30
b82f93b459
chore(ci): show stacktrace on failure
2022-11-19 18:10:32 +05:30
d3a6a82b50
Revert "Revert "fix(ci): disable configuration cache""
...
This reverts commit f7b4f4383c
.
2022-11-19 18:10:10 +05:30
f429faf8b8
feat(metadata-extractor): don't inspect canonical URLs
...
Changing the URL feels a bit icky when lobste.rs is a
_link_ aggregator at core. Let's trust the users are making
the right choices.
2022-11-19 18:07:56 +05:30
15d18414df
chore: update changelog
2022-11-19 18:01:18 +05:30
f7b2b0f9bc
feat(android): replace Accompanist swiperefresh with Compose Material
2022-11-19 18:00:23 +05:30
2c1fdd51f8
fix(gradle): use a tagged checkout for whetstone
2022-11-19 17:32:30 +05:30
a10ba38950
Revert "fix(gradle): change checkouts directory"
...
This reverts commit 6a8893a5aa
.
2022-11-19 17:32:06 +05:30
f7b4f4383c
Revert "fix(ci): disable configuration cache"
...
This reverts commit fa62d871f8
.
2022-11-19 17:30:16 +05:30
renovate[bot]
fb8bbf85c9
fix(deps): update accompanist to v0.27.1
2022-11-17 10:55:04 +00:00
renovate[bot]
ee80a5a52e
fix(deps): update dependency com.google.testparameterinjector:test-parameter-injector to v1.10
2022-11-15 14:18:35 +00:00
renovate[bot]
8a5a898be3
fix(deps): update dependency com.google.dagger:dagger to v2.44.2
2022-11-14 18:59:59 +00:00
ed23fab7d9
fix(release): push the tag directly
2022-11-14 19:04:42 +05:30
0eba2aeaf4
feat(release): start next development iteration
2022-11-14 19:03:27 +05:30
b728103b13
feat(release): bump version
2022-11-14 19:00:39 +05:30
abe8ec77cc
fix(github): use a PAT for the release workflow
2022-11-14 17:24:49 +05:30
fa62d871f8
fix(ci): disable configuration cache
2022-11-14 15:24:13 +05:30
aaf67de8d4
chore(deps): remove unused napt plugin declaration
2022-11-14 14:55:13 +05:30
4ac8882bec
chore: update changelog
2022-11-14 14:54:10 +05:30
6a8893a5aa
fix(gradle): change checkouts directory
2022-11-14 14:30:40 +05:30
839773e48e
refactor(gradle): configure Lint for all modules
2022-11-14 13:56:56 +05:30
aa2a109587
fix: prevent warnings in CI
2022-11-14 12:59:01 +05:30
0232a4179a
refactor(di): replace Tangle with Whetstone
2022-11-14 12:59:01 +05:30
4a87682b68
refactor(di): migrate to Whetstone ApplicationScope
2022-11-14 12:59:01 +05:30
52562afbd1
feat(deps): configure Whetstone dependencies
2022-11-14 12:59:01 +05:30
15abd31b03
fix(core): reduce HTTP logging level
2022-11-13 21:15:03 +05:30
157fe2c221
refactor(di): move out Coil configuration to an AppPlugin
2022-11-13 21:10:57 +05:30
93db17e6d7
refactor(android): turn off StrictMode
2022-11-13 21:01:00 +05:30
c75d1959a6
feat(android): integrate AppPlugin
2022-11-13 20:35:18 +05:30
72acf9c850
feat(android): add a WorkManager plugin
2022-11-13 20:35:18 +05:30
77af00229f
feat(core): add a Napier plugin
2022-11-13 20:35:18 +05:30
0390336d50
feat(core): introduce the AppPlugin
interface
2022-11-13 20:35:18 +05:30
0bf60812e0
refactor(di): workaround unstable IntoSet ordering
...
EitherNet's ApiResultConverterFactory needs to go before any other
(de)serialization factories, but multibindings do not have ordering
guarantees. To fix this, I've changed the module to handle the EitherNet
configuration within api and let core continue supplying everything else.
2022-11-13 18:11:50 +05:30
8a4fee5f7c
chore(deps): remove unused dependencies from android module
2022-11-13 17:17:01 +05:30