Commit Graph

53 Commits

Author SHA1 Message Date
Yasan
db4b2d1511 Close issues as not_planned instead of completed 2022-08-23 15:22:06 +04:30
Yasan
e69d384677 Stale issues after 90 days (instead of 180 2022-08-23 02:25:25 +04:30
Yasan Ghaffarian
6fcd83a535 Run stale action once a day
Instead of 4 times a day
2022-08-14 17:17:00 +04:30
Yasan Ghaffarian
39aedb8088 Set stale action's operations-per-run to 1000 (from 250)
Co-authored-by: Daria Hamrah Paytakht <info@dariarnd.ir>
2022-08-14 10:46:51 +04:30
Yasan Ghaffarian
f5270f7916 Set stale action's operations-per-run to 250 (from 90) 2022-08-14 10:33:01 +04:30
Yasan Ghaffarian
3d7b64cdda Improve stale action configuration
- Allow running the action manually
- Increase the number of operations per run
2022-08-14 10:28:14 +04:30
Yasan
7070b531d7 Enable stale action with modified configuration 2022-08-13 00:16:01 +04:30
Goooler
e3f9d84061 Modernize a bit (#2806) 2022-08-10 15:07:14 +05:30
Patryk Michalik
b3fd5166cd Disable “Close stale issues & PRs” workflow for the time being 2022-07-10 20:39:38 +02:00
Patryk Michalik
44062585c5 close_stale_issues.yml: Update schedule 2022-07-10 19:20:05 +02:00
Patryk Michalik
46477b9689 close_stale_issues.yml: Update schedule 2022-07-10 10:07:26 +02:00
SuperDragonXD
a16b00365f Add issue templates and other files (#2749) 2022-07-10 09:28:44 +02:00
Goooler
1a4c61f9ec Optimize CI a bit (#2643)
* Bump GH actions

* Use gradle-build-action
2022-05-24 09:36:40 +05:30
Patryk Michalik
4490c702e8 Conclude testing of “Release update” workflow 2022-05-18 13:24:45 +02:00
Patryk Michalik
8bafb0a5de “Release update” workflow: Add releaseName input parameter & fix publish-telegram-update-post job 2022-05-18 13:14:00 +02:00
Patryk Michalik
9b29d90cd6 Fix “Release update” workflow 2022-05-18 13:03:09 +02:00
Patryk Michalik
044591153f Prepare to test “Release update” workflow 2022-05-18 12:47:01 +02:00
Patryk Michalik
0b4fe57469 Correct error in release_update.yml 2022-05-17 19:07:25 +02:00
Patryk Michalik
005973e1d4 Prepare changelog & automate the publishing of update announcements 2022-05-17 19:05:24 +02:00
Suphon T
73aff4ead2 Set branch in workflow files 2022-05-17 15:50:41 +07:00
Patryk Michalik
5ca7efabe2 Don’t run “Build debug APK” workflow for pushes to 12-dev-localization 2021-11-01 13:54:13 +01:00
Patryk Michalik
17f828da20 Fix “Build release APK” workflow 2021-10-24 16:36:58 +02:00
Patryk Michalik
17f80d767e CI: Properly handle spaces in filenames 2021-10-20 17:57:44 +02:00
Patryk Michalik
cec9688021 Fix workflows 2021-10-20 17:42:55 +02:00
Patryk Michalik
97ac0b8a5c CI: Remove “-signed” suffix from APK names 2021-10-20 17:03:15 +02:00
Patryk Michalik
3cf4c9f359 Update workflows for Lawnchair 12 2021-10-20 16:31:01 +02:00
Patryk Michalik
edbae2936a ‘build_debug_apk.yml’: Fix typo 2021-06-26 15:44:58 +02:00
Patryk Michalik
dc643b7754 ‘build_debug_apk.yml’: Don’t unnecessarily install fnmatch 2021-06-26 15:07:34 +02:00
Patryk Michalik
7e354b8181 Delete ‘notify_push.yml’ 2021-06-26 14:59:40 +02:00
Patryk Michalik
1641cba4e6 Rework CI setup 2021-06-26 14:57:50 +02:00
Patryk Michalik
7f71b7d47c Remove redundant environment variable declarations from Workflows 2021-06-10 18:26:46 +02:00
Suphon Thanakornpakapong
e3877ffc8f Fix GitHub repo env 2021-06-06 15:05:10 +07:00
Suphon Thanakornpakapong
ff7ec0d7db Tweak changelog template 2021-06-06 01:10:40 +07:00
Patryk Michalik
b31b245b6e ‘Build release APK’ Action: Create changelog for each build 2021-06-05 19:58:53 +02:00
Suphon Thanakornpakapong
2e6df79333 Send push notification to chat 2021-06-05 10:20:02 +07:00
Patryk Michalik
611985105d ‘Build debug APK’ Action: Don’t send unnecessary message 2021-06-04 16:02:41 +02:00
Patryk Michalik
8e8a14f9f6 ‘Build debug APK’ Action: Fetch full history for send-changelog Job 2021-06-04 14:52:10 +02:00
Patryk Michalik
480ab5a0a6 ‘Build debug APK’ Action: Fix send-changelog Job 2021-06-04 14:43:49 +02:00
Patryk Michalik
b97ed10612 ‘Build debug APK’ Action: Create changelog for each build 2021-06-04 14:34:47 +02:00
Patryk Michalik
2f43c68223 CI: Sign APKs of debug build type 2021-06-03 21:19:13 +02:00
Patryk Michalik
378049d594 Prepare ‘Build release APK’ Action 2021-03-24 17:43:36 +01:00
Patryk Michalik
13ef33d889 CI: Override default notifications 2021-03-17 09:33:55 +01:00
Patryk Michalik
8bc4838420 CI: Send notification when build starts, append metadata to versionName 2021-03-17 09:30:20 +01:00
Patryk Michalik
9facbf8f49 Move notification delivery to separate Job; use download-artifact 2021-03-16 11:17:28 +01:00
Patryk Michalik
b0834f784e CI Action: Merge build-debug-apk and send-notification 2021-03-16 10:25:09 +01:00
Patryk Michalik
a222ffce39 CI Action: Remove leftover dependency from build-debug-apk 2021-03-16 09:32:18 +01:00
Patryk Michalik
4b46d96ec7 CI Action: Merge set-up-environment and build-debug-apk 2021-03-16 09:30:02 +01:00
Patryk Michalik
3c00862ab5 CI Action: Correct cache version and environment variable name 2021-03-16 09:22:30 +01:00
Patryk Michalik
0d32f076a5 CI Action: Use cache, send notifications 2021-03-16 09:19:39 +01:00
Patryk Michalik
41304236fa Don’t assemble APK as superuser 2021-03-16 08:33:39 +01:00