advplyr
da4745217c
Merge pull request #2022 from nichwall/weblate-workflow
...
Add weblate translation credit workflow
2026-09-11 16:18:48 -05:00
advplyr
e473155646
Update gh issue templates with 0.14.1
2026-09-11 16:13:56 -05:00
Nicholas Wallace
643603c073
Add weblate translation credit workflow
2026-09-11 14:09:09 -07:00
Nicholas Wallace
06f4ba2e82
Delete iOS release workflow for separate PR
2026-09-11 06:43:42 -07:00
Nicholas Wallace
bf92d18b48
Change workflows to exclude optional dependencies
2026-09-10 17:16:19 -07:00
Nicholas Wallace
c4aed2587f
Initial IPA and Testflight push workflow
2026-09-10 16:36:23 -07:00
Nicholas Wallace
7a5e4f559c
Add quiet flag to reduce amount of logs printed
2026-09-10 16:31:20 -07:00
Nicholas Wallace
fe14ec0f45
Delete temporary workflow
2026-09-10 16:15:51 -07:00
Nicholas Wallace
a34a1bb2b9
Dummy workflow to get macOS npm dependencies
2026-09-10 16:13:23 -07:00
Nicholas Wallace
e48f2f0da2
Initial iOS build workflow
2026-09-10 16:02:27 -07:00
Joren Verbaandert
4eb848ae5f
Update the feature request template
2026-08-27 22:53:48 +02:00
Joren Verbaandert
9dfa68ea8b
Add 0.14 to bug report template, remove 0.12
2026-08-27 22:35:29 +02:00
advplyr
0a67c9b802
Update gh issue templates for 0.13.0
2026-05-12 08:22:15 -05:00
advplyr
e3999360f0
Update github template app versions
2026-04-24 05:18:19 -05:00
advplyr
aaef0a7e8d
Update github issue templates with 0.11.0
2025-11-25 17:28:10 -06:00
advplyr
356e439715
Update app versions in github issue templates 0.10.1
2025-09-04 10:47:04 -05:00
advplyr
def47fd5e2
Update gh issue template app versions
2025-07-21 08:57:56 -05:00
Nicholas Wallace
aa3a91b9d9
Add pull request template
2025-04-27 16:58:50 -07:00
Nicholas Wallace
7117608445
Update app versions in issue template
2025-04-27 16:56:02 -07:00
advplyr
6419c8dc3a
Update deploy-apk workflow for java 21
2025-04-20 16:10:54 -05:00
advplyr
e788f8767a
Update build-apk workflow to use java 21
2025-04-17 17:45:22 -05:00
Nicholas Wallace
d79ff6e6d5
Fix: validation and strings for options
2025-03-01 16:49:30 -07:00
Nicholas Wallace
5beed3e824
Add question to confirm they have checked for awaiting release
2025-02-27 18:25:17 -07:00
Nicholas Wallace
1c302a7ac1
Update deploy APK workflow
2025-01-29 21:03:50 -07:00
Nicholas Wallace
5d29efe1d5
Update: upload_artifact to v4 due to deprecation
...
https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
2025-01-29 20:52:41 -07:00
advplyr
b066df4efc
Update issue template app versions
2025-01-29 17:09:12 -06:00
advplyr
fa6b71afae
Merge pull request #1460 from nichwall/close_blank_issue
...
Add: workflow to close issues without template
2025-01-29 17:07:35 -06:00
advplyr
3d0c064d41
Github issue template add config.yaml
2025-01-29 17:04:39 -06:00
Nicholas Wallace
50755ead18
Add: workflow to close issues without template
2025-01-28 20:11:23 -07:00
advplyr
7e3f1f1ffa
Update issue template versions
2025-01-19 12:52:23 -06:00
advplyr
da2bfd8fc9
Update version in gh templates
2024-11-08 07:55:58 -06:00
advplyr
20a2b3ed90
Update app version on gh issue templates
2024-08-14 07:39:18 -05:00
Nicholas Wallace
be98e06efc
Add: workflow to automatically close issues on release
2024-08-06 21:02:27 -07:00
Nicholas Wallace
50ec50003e
Update i18n workflow to 1.3.0
2024-06-10 19:25:34 -07:00
advplyr
c7c3ef52e6
Update issue templates to 0.9.73 and 0.9.74
2024-06-04 10:25:01 -05:00
advplyr
92344325b6
Add 0.9.64 to issue templates
2024-06-04 10:23:21 -05:00
Nicholas Wallace
7627e1b58c
App bug report format
2024-05-11 18:24:38 -07:00
Nicholas W
20903e8217
App selection allows for multiple
2024-05-09 07:12:02 -07:00
Nicholas W
8fe348d4eb
Update feature_request.yaml
2024-05-09 06:40:06 -07:00
Nicholas Wallace
24cda8a179
Add: feature request
2024-05-08 23:30:13 -07:00
Nicholas Wallace
94774f13df
Update i18n workflow to use 1.2.0
2024-04-10 18:38:11 -07:00
Nicholas Wallace
934d9b1df4
Fixed release number of action
2024-03-19 21:19:38 -07:00
Nicholas Wallace
f27048618d
Add: newline to end of file
2024-03-19 21:05:53 -07:00
Nicholas Wallace
c90ad419e8
Add: i18n workflow check
2024-03-19 21:05:09 -07:00
advplyr
ffd7fb1cf9
Update workflows to use node 20
2024-01-21 15:56:24 -06:00
advplyr
3ede41f496
Add java version to github workflow
2023-09-16 08:18:13 -05:00
advplyr
0adeaaa04d
Add java version to github workflow
2023-09-16 08:08:45 -05:00
Lars Kiesow
1e7c298aa2
Build APK on Workflow Change
...
This patch removes a few restriction about when the Android build
workflows run. In particular, we want to run workflows…
- If the workflows themselves change because that could mean that the
output changes.
- If the deployment page template changes because that would mean that
the published page needs to be updated.
We could still exclude a few specific files if we wanted to, but they
should rarely change and it's probably not worth the effort of keeping
those lists updated.
2023-02-14 13:16:02 +01:00
advplyr
b9652c7cd8
Merge pull request #581 from lkiesow/test-page
...
Publish Android Test Page
2023-02-13 17:31:43 -06:00
advplyr
04f00d2994
Update .github/workflows/deploy-apk.yml
2023-02-13 17:31:13 -06:00