Commit Graph
56 Commits
Author SHA1 Message Date
JakobDev 1d625b1311 Update Website Link (#4846) 2024-01-09 18:38:07 +05:30
dependabot[bot] f7ce425f10 Bump cryptography from 41.0.2 to 41.0.6 in /.github/actions/merge
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.2 to 41.0.6.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.2...41.0.6)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-04 08:11:21 +01:00
dependabot[bot] 69920fd21b Bump certifi from 2023.5.7 to 2023.7.22 in /.github/actions/merge
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2023.7.22.
- [Commits](https://github.com/certifi/python-certifi/compare/2023.05.07...2023.07.22)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-04 08:11:13 +01:00
dependabot[bot] 1cdf1e6bd1 Bump urllib3 from 1.26.16 to 1.26.18 in /.github/actions/merge
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.16 to 1.26.18.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.16...1.26.18)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-04 08:11:04 +01:00
Bartłomiej Piotrowski 7c28a5f4ee external-data-checker: Run actions/checkout to reference the local action 2024-01-03 19:16:56 +01:00
Bartłomiej Piotrowski c1a60639fc Import merge action 2024-01-03 16:30:21 +01:00
Bartłomiej Piotrowski af29138cf0 Import org-wide flatpak-external-data-checker action 2024-01-03 16:23:56 +01:00
bbhtt 482f0b0ffd Switch to Flathub specific build instructions 2023-12-02 13:33:19 -05:00
bbhtt ce96d7f014 Add locally building and testing to the PR template 2023-11-01 22:08:40 +01:00
Hubert Figuière 1963c89088 Change the URL to the new documentation 2023-06-13 08:10:04 +02:00
Voxel 180c502b28 Fix repeated word
This error typically happens when changing the sentence structure mid writing.
2023-05-08 13:23:40 +02:00
Kolja Lampe 3bdaf65726 Update website link 2022-03-25 16:01:31 +01:00
Nick Richards 5005602c34 Merge pull request #2898 from razzeee/patch-1
Change link to new frontend
2022-03-11 15:55:57 -05:00
Kolja Lampe f26263950d Change link to new frontend 2022-03-07 20:42:24 +01:00
Nick Richards 8130805a52 Merge pull request #2367 from lionirdeadman/patch-1
Point to Matrix instead of the defunct IRC room.
2021-06-06 22:51:06 +01:00
Lionir a57bbfba1c Change IRC link to Matrix
Related to https://github.com/flatpak/flatpak.github.io/commit/7650ec07b8a1990b2f5ab8418d6bf740615fc3c7
Fix https://github.com/flathub/flathub/issues/2366
2021-06-06 01:20:15 -04:00
Bartłomiej Piotrowski 46a416ef98 ci: Switch to the renamed flathub-external-data-checker action 2021-02-19 09:59:29 +01:00
Bartłomiej Piotrowski 671d9733f7 ci: Use ghcr.io/flathub/actions/merge Docker image 2021-02-16 18:54:14 +01:00
AsciiWolf 2c633d3b6f Fix typo 2021-01-02 22:05:47 +01:00
Nick Richards 43e8361764 Merge pull request #2007 from flathub/checklist
Switch pull request template to check list
2020-12-22 11:25:52 +00:00
Bartłomiej Piotrowski 27b01db0e4 Switch pull request template to check list 2020-12-21 08:50:32 +01:00
Nick Richards 0725d93603 Merge pull request #1909 from flathub/PR-template
Initial Pull Request Template
2020-12-19 21:06:13 +00:00
Nick Richards 35e337888b remove placeholder text 2020-12-19 21:05:57 +00:00
Nick Richards 497e4f539f Initial Pull Request Template 2020-10-29 09:44:51 +00:00
Bartłomiej Piotrowski 7296f4edd5 flathub-data-checker action was renamed to external-data-checker 2020-04-08 12:05:21 +02:00
Bilal Elmoussaoui 298f9aa63d Actions: add stale to auto close old stalled PR 2020-01-21 10:27:32 +01:00
Bartłomiej Piotrowski a1cfebd795 Run flathub-data-checker hourly 2019-11-22 15:19:02 +01:00
Bartłomiej Piotrowski 1e09d9dc71 Add flathub-data-checker action 2019-11-21 11:50:03 +01:00
eszlari 3476de66bd README.md: add info about flathub beta 2019-11-12 08:07:10 +01:00
Bartłomiej Piotrowski 4d37a75ca6 Remove actions/checkout as we clone repo on our own 2019-10-25 09:53:43 +02:00
Bartłomiej Piotrowski f0f0bf5e2d Switch merge action to flathub/actions 2019-10-24 10:09:07 +02:00
Bartłomiej Piotrowski 547f7ba089 Set proper step name for flathub-actions/merge 2019-10-04 15:10:13 +02:00
Bartłomiej Piotrowski c7c70b06c1 Add GitHub action for merging new apps 2019-10-04 12:17:29 +02:00
Nick Richards 3c97686e6a Merge pull request #871 from JobLeonard/patch-1
README.md: send people looking for website repo to linux-store-frontend
2019-02-19 20:56:57 +00:00
Job van der Zwan 1a3cfd1983 README.md: send people looking for website repo to linux-store-frontend
I almost opened an issue here due to misunderstanding what this repo is for.

See also: https://github.com/flathub/linux-store-frontend/issues/167
2019-02-19 14:25:24 +01:00
TingPing b8734daf92 Update CONTRIBUTING.md 2018-01-24 12:26:02 -05:00
TingPing 704071e936 Update CONTRIBUTING.md 2018-01-24 10:08:16 -05:00
TingPing ddf677af31 Update CONTRIBUTING.md 2018-01-18 12:34:21 -05:00
TingPing 2ff247f839 Update README.md 2018-01-17 04:30:12 -05:00
TingPing bcb234d99e Update README.md
Closes #170
2018-01-17 04:29:23 -05:00
TingPing d3d04097eb Rename CONTRIBUTORS.md to CONTRIBUTING.md 2018-01-17 00:09:30 -05:00
TingPing eac592fec9 Create CONTRIBUTORS.md
Closes #199
2018-01-17 00:08:26 -05:00
TingPing 1d51601f4e README: Fix example
Closes #60
2017-07-21 18:00:53 -04:00
TingPing f76db4180a Update README.md 2017-06-25 13:08:11 -04:00
TingPing e12feaffbb README.md: Use https for repo url 2017-05-30 09:30:42 -04:00
Jakub Bittner 7692efdb67 Update README.md
Changed protocol from http to https on flathub url because on http flathub reports errors.
2017-05-23 05:38:47 -04:00
Juraj Fiala 83d42eb331 README style fixes
Make URL nicer, remove newlines from the end
2017-04-30 14:17:09 +02:00
Matthias Clasen b55dbed202 Refer to the review guidelines
Reduce the duplication. We still explain the basic setup here, but refer to the review guidelines for details.
2017-04-13 08:26:41 -04:00
Matthias Clasen 5a8773f8ab Update README.md
Add a link to the website.
2017-04-10 22:11:13 -04:00
Matthias Clasen 0bf9e913bd Update README.md
Add more requirements for building applications, and explain how to install apps that are hosted here.
2017-04-10 22:01:50 -04:00