Commit graph

30 commits

Author SHA1 Message Date
linsui
b84a28d543 MR template: Add note about reproducible build 2025-09-11 15:44:35 +00:00
Hans-Christoph Steiner
b1748053d4 add index page with instructions to be displayed on mirrors
* This has a very rudimentary language selector for the Chinese version. I
  think this can be improved using only CSS.  One idea is to use the :lang
  selector and then URLs with the language code in the fragemnt, e.g. `#zh`
  or `#de`.  Then there could be a row of languages, each clickable to a
  link that adds the language to the fragment.

* Removing `/repo` means that this will no longer ignore a symlink or file
  called `repo` in the root of this project.  I couldn't find a way to keep
  that and still have functional exceptions for the index files.
2024-11-25 18:27:57 +00:00
Hans-Christoph Steiner
a8786d4610 require review for changes on .gitignore
Changing .gitignore could break production, so we should only make changes
that are reviewed.
2024-11-25 18:27:57 +00:00
Leo Heitmann Ruiz
d678afe2a0 Remove hard coded lang from package links 2024-10-30 11:20:00 +00:00
Hans-Christoph Steiner
ec459e5d72 3 approvals to merge fdroid-icon.png
This file has had only 6 changes since 2010.

#3411
2024-10-25 14:16:43 +00:00
Hans-Christoph Steiner
ac1334d001 require org.fdroid apps go through merge requests 2024-10-23 14:41:41 +00:00
Hans-Christoph Steiner
5191913570 require three approvals to change mirror config 2024-10-03 17:39:38 +00:00
Licaon_Kter
6b201efe40 App update - add info about CI time 2024-08-21 14:46:17 +00:00
Licaon_Kter
ed009969ca App inclusion - add info about CI time 2024-08-21 14:46:12 +00:00
linsui
9570e6352c update merge request template 2023-11-13 16:24:04 +00:00
Hans-Christoph Steiner
04f8ca63e5 rename to config/releaseChannels.yml in CODEOWNERS 2023-07-27 11:50:12 +00:00
Hans-Christoph Steiner
e75b97ec2a
enable CODEOWNERS file to enforce reviews on key files
* The plan is to migrate as much config as possible to a config.yml file
  that is committed to fdroiddata. That means it must not be accessible for
  a single contributor to change. The risks of breakage or abuse are too high.

* The GitLab CI setup is essential, complex, and interwoven into many other
  pieces.  Any changes should be reviewed, not just pushed.

* Some changes need to be checked by CI, so they should go through merge
  requests.
2023-07-25 16:32:39 +02:00
FC Stegerman
1321d8d061 improve RB description in MR template 2023-05-22 10:38:35 +00:00
Teen
0d7e2070b2 Add issue template 2023-03-22 08:59:30 +00:00
linsui
63524310a2 add a default MR template 2023-01-24 11:52:50 +00:00
linsui
ad320415e3 Add more items in MR template 2022-10-31 23:55:44 +08:00
linsui
b13ae0e544 MR template: add more notes 2021-05-01 04:55:07 +00:00
FestplattenSchnitzel
68f66d2906 update merge request templates 0 2021-03-01 16:10:54 +00:00
Izzy
2e912a7d15
slightly rephrased app inclusion template 2020-12-29 16:08:31 +01:00
Marcus Hoffmann
a9b7fa3b8e templates: remove note about android 11 problem 2020-09-15 00:53:53 +02:00
Marcus Hoffmann
a59eefcb3c add note about apksig v1 problems for targetsdk 30 apps 2020-09-07 00:26:22 +02:00
Licaon_Kter
2e3a73f968 MRs for updates need to be complete too 2020-02-02 02:12:27 +00:00
Licaon_Kter
3e62be6484 Update inclusion Template part 2 2019-12-08 02:47:42 +00:00
Licaon_Kter
c414aa1f50 Add Fastlane/Triple-T info in template 2019-12-05 11:41:36 +00:00
Anyone
70cdd6af2d Update template links 2019-11-09 07:49:54 +00:00
Hans-Christoph Steiner
f00332eb2a
Revert "Ask user to include metadata in the app's repo"
This reverts commit 707a75a2f3.

fdroid/fdroid-website!409
fdroid/fdroiddata#1221
fdroid/fdroiddata!4034
2019-04-17 11:56:35 +02:00
mueller-ma
707a75a2f3 Ask user to include metadata in the app's repo 2019-03-11 16:56:12 +00:00
Álvaro Brey
d8e2e70a57
Merge templates: fix small typo
"citeria" -> "criteria"
2017-07-26 17:18:51 +02:00
mimi89999
cf5806d96f
Add separation after checkboxes in MR templates 2017-07-24 12:20:33 +02:00
mimi89999
713586cff5
Add merge request templates 2017-07-24 12:12:49 +02:00