pabalaba
|
170daf9fb2
|
Update workflow dependencies (#310)
* feat: updated build_pull_request actions version
* feat: updated build_push actions version
* feat: updated issue_moderator action version
* feat: updated deprecated arguments in build_pull_request
* feat: updated deprecated arguments in build_push
* feat: removed explicit declaration of gradle version
|
2024-02-02 02:20:28 +06:00 |
|
AntsyLich
|
ddbe8efbc5
|
[skip ci] Increase size of the message indicating which apk to download
|
2024-01-30 02:31:44 +06:00 |
|
Theodoro Loureiro mota
|
cc09230e26
|
Adding Detekt in the project (#216)
* Removing ktlint
* Removing compose lint
* Adding initial Detekt config
* Setting up detekt config
* Adding detekt baseline
* Fixing workflows
* Moving to a module based solution
* Adding new line
* Adding new line
* Updating baseline
* Addressing PR suggestions
* Regenerating baseline.xml
* Cleanup
---------
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
|
2024-01-29 03:29:55 +06:00 |
|
AntsyLich
|
0d449a9b1d
|
That env variable was needed
|
2024-01-16 04:31:51 +06:00 |
|
AntsyLich
|
9ec4dc5758
|
Remove unneeded env from build_push.yml
|
2024-01-16 03:27:22 +06:00 |
|
AntsyLich
|
ce60ac150b
|
Rename master branch to main
|
2024-01-16 01:36:08 +06:00 |
|
AntsyLich
|
19afd8c9ca
|
Rename more references
|
2024-01-16 01:31:22 +06:00 |
|
arkon
|
a9c7cbf2c4
|
Install build-tools 29.0.3
|
2024-01-13 14:01:49 -05:00 |
|
arkon
|
5dda32bb81
|
Bump dependencies
|
2023-11-29 16:55:36 -05:00 |
|
Soitora
|
9e04f14a7b
|
Run Netlify Build Hook after Release (#9937)
* Run Netlify Build Hook after Release
* Add if statement
* Move if statement to job level instead of step
|
2023-09-17 12:08:12 -04:00 |
|
arkon
|
86a3fc77c6
|
Bump dependencies
|
2023-09-07 22:23:10 -04:00 |
|
arkon
|
dbc7fe4d54
|
Update linting task in action workflows
|
2023-09-01 23:09:40 -04:00 |
|
arkon
|
05a7d5174a
|
Fix unit tests not running in workflows
|
2023-05-06 23:12:12 -04:00 |
|
arkon
|
97e6f1ea9a
|
Upgrade to AGP 8.0.0 (#9351)
|
2023-04-16 18:02:24 -04:00 |
|
Andreas
|
c31e75f02f
|
Create plugin for linting (#8942)
|
2023-01-18 22:33:56 -05:00 |
|
Andreas
|
a83d29f058
|
Add APK output for x86_64 CPU architecture (#7885)
* Add APK output for x86_64 CPU architecture
* Review changes
* Fix formatting
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
* Use underscore instead of hyphen
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
|
2022-08-28 09:45:33 -04:00 |
|
arkon
|
daaa23e8e0
|
Add ref to push workflow concurrency group
To help distinguish from tag builds
|
2022-08-14 11:31:05 -04:00 |
|
arkon
|
b0da0753d9
|
Use concurrency to cancel duplicate workflow runs
Docs: https://docs.github.com/en/actions/using-jobs/using-concurrency
|
2022-08-10 22:51:01 -04:00 |
|
renovate[bot]
|
d3ce46a367
|
Update styfle/cancel-workflow-action action to v0.10.0 (#7446)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-07-02 22:53:03 -04:00 |
|
arkon
|
1e64542f14
|
[skip ci] Remove CI-specific Gradle config
Newer versions of gradle-build-action allows the daemon to persist across build steps
|
2022-06-11 11:38:20 -04:00 |
|
arkon
|
4be9b03ac6
|
Combine build and test tasks in workflows
|
2022-05-19 13:45:15 -04:00 |
|
arkon
|
6d154b1e4f
|
Run unit tests during CI builds
|
2022-05-18 22:41:29 -04:00 |
|
arkon
|
8bee5accb7
|
Update build workflow actions
|
2022-05-10 17:53:19 -04:00 |
|
arkon
|
9be3eea5fd
|
Remove dependency review step from push workflow
|
2022-04-13 18:35:46 -04:00 |
|
arkon
|
07a9fd061d
|
Add dependency review step to workflows
|
2022-04-13 18:34:33 -04:00 |
|
arkon
|
c16206d816
|
[skip ci] update workflow actions
|
2021-12-17 10:47:55 -05:00 |
|
arkon
|
7de4226d80
|
[skip ci] Update gradle-command-action
|
2021-11-28 19:08:42 -05:00 |
|
arkon
|
ce29914c56
|
Update build release wording
|
2021-08-28 17:22:28 -04:00 |
|
arkon
|
4d2fff9538
|
Update release workflow to handle multiple ABI variants
|
2021-08-22 12:15:53 -04:00 |
|
arkon
|
ca4b4a3f1e
|
[skip ci] Replace deprecated argument for gradle command action
|
2021-08-17 22:40:34 -04:00 |
|
arkon
|
bc41040fd3
|
[skip ci] Split push and PR build workflows so they don't cancel each other
|
2021-08-15 11:07:27 -04:00 |
|