Ekaterina Gerasimova
751b3c9bbb
Issue triage: remove old templates, add new ones
...
Remove the old style Markdown templates and replace with new style yaml
templates. New templates match those used in element-web.
Note that issue labels will been to be renamed to match element-web
before this PR can be merged.
Signed-off-by: Ekaterina Gerasimova <ekaterinag@element.io >
2021-09-03 10:46:35 +01:00
SBiOSoftWhare
2a36d26a92
GH actions: Update release alpha GH action with Git branch en var.
2021-08-13 17:33:22 +02:00
SBiOSoftWhare
7a7646d33e
GH actions: Update release alpha GH action CocoaPods management.
2021-08-13 17:18:48 +02:00
SBiOSoftWhare
cb6af4604c
GH actions: Remove commented code.
2021-08-13 15:57:09 +02:00
SBiOSoftWhare
7559afb384
GH actions: Update release alpha GH action PR message.
2021-08-13 15:55:35 +02:00
SBiOSoftWhare
fbe2307d4c
GH actions: Update release alpha GH action PR message.
2021-08-13 14:48:44 +02:00
SBiOSoftWhare
6fb336bd6a
GH actions: Update release alpha GH action PR message.
2021-08-13 14:39:59 +02:00
SBiOSoftWhare
d419d3becb
Merge branch 'develop' into steve/4634_alpha_release
...
# Conflicts:
# CHANGES.md
2021-08-13 12:14:08 +02:00
SBiOSoftWhare
3bf157b96e
GH actions: Update release alpha GH action with QR code link.
2021-08-13 11:52:47 +02:00
SBiOSoftWhare
9e97187fb6
Alpha release: Implement GH action
...
* GH actions: Disable existing GH actions temporary.
* GH actions: Add release alpha GH action.
* GH actions: Disable existing GH actions temporary.
* GH actions: Update release alpha GH action.
* GH actions: Update release alpha GH action.
* GH actions: Update release alpha GH action.
* GH actions: Update release alpha GH action.
* GH actions: Update release alpha GH action.
* GH actions: Update release alpha GH action.
* GH actions: Update release alpha GH action.
* GH actions: Update release alpha GH action.
* GH actions: Update release alpha GH action.
* GH actions: Update release alpha GH action.
* GH actions: Update release alpha GH action.
* GH actions: Update release alpha GH action.
* GH actions: Update release alpha GH action.
* GH actions: Update release alpha GH action.
* GH actions: Update release alpha GH action.
* GH actions: Update release alpha GH action.
* GH actions: Update release alpha GH action.
* GH actions: Update release alpha GH action.GH actions: Update release alpha GH action.
* Fastlane: Add upload to Diawi lane and write file link into GitHub env.
* GH actions: Update release alpha GH action.
* GH actions: Enable again existing GH actions.
* GH actions: Enable again existing GH actions.
* GH actions: Update release alpha GH action.
* GH actions: Update release alpha GH action.
2021-08-13 09:25:32 +02:00
manuroe
273826b169
PULL_REQUEST_TEMPLATE: Use a true hyperlink for changelog
2021-08-09 17:35:30 +02:00
manuroe
b27203d1f9
CHANGES.md: Use towncrier to manage the change log
...
vector-im/element-ios#4393
More info in [CONTRIBUTING](CONTRIBUTING.md#changelog)
2021-08-09 16:06:24 +02:00
manuroe
70aa0a1235
Merge branch 'develop' into bug-templates
2021-07-22 16:14:56 +02:00
Doug
1cdf7da187
Create ci-tests.yml
...
Separate CI jobs into individual actions.
2021-07-14 17:01:15 +01:00
Doug
1431d8fd65
Update and rename ci.yml to ci-build.yml
...
Separate CI jobs into individual actions.
2021-07-14 17:00:21 +01:00
Jonathan de Jong
d4212d07a5
Add bug report information
2021-07-14 10:54:19 +02:00
manuroe
e48f63c845
GH Actions: Make sure we use the latest version of MatrixKit
...
We use a local version of the MatrixKit podspec, MatrixKit.edited.podspec. This creates an issue in the computation of Podfile.lock. MatrixKit is not associated to a commit. `pod install` will be happy with its marketing version. It will not try to update if this marketing version matches with the one in the cache.
So delete the MatrixKit pod cache.
Generated Podfile.lock:
```
...
EXTERNAL SOURCES:
MatrixKit:
:podspec: MatrixKit.edited.podspec
MatrixSDK:
:branch: manu/test_ci_2
https://github.com/matrix-org/matrix-ios-sdk.git
CHECKOUT OPTIONS:
MatrixSDK:
:commit: 32614df19df3ef43e77f25a06ddb0b04e910f90b
https://github.com/matrix-org/matrix-ios-sdk.git
...
```
2021-06-09 08:35:14 +02:00
manuroe
ca35fb65f7
GH Actions: Make jobs use the right version of MatrixKit and MatrixSDK
2021-04-28 17:43:05 +02:00
manuroe
6423704675
GH Actions: Polish
2021-04-21 09:25:18 +02:00
manuroe
be111689d1
GH Actions: Increase test expectation timeout. Machines are slow
2021-04-21 08:28:45 +02:00
manuroe
8142e58d44
GH Actions: Use a separate job for tests to save time
2021-04-21 07:38:42 +02:00
manuroe
9950182788
GH Actions: Add cached for bundler and pods
2021-04-20 18:01:45 +02:00
manuroe
2bfe9fcc1b
GH Actions: Make tests work probably better
2021-04-20 17:34:59 +02:00
manuroe
a8bbb92071
GH Actions: Run tests in another way
2021-04-20 16:55:38 +02:00
manuroe
cdc11bacef
GH Actions: Run projects tests
2021-04-20 16:13:01 +02:00
manuroe
14530b56e3
Introduce GitHub Actions
2021-03-19 18:50:39 +01:00
SBiOSoftWhare
8362a8d628
Fix pull request template.
2020-08-24 15:40:44 +02:00
SBiOSoftWhare
d7ee513868
Update pull request template.
2020-08-24 14:56:55 +02:00
SBiOSoftWhare
c692dd36b8
Update PULL_REQUEST_TEMPLATE.md
2020-03-04 10:28:00 +01:00
manuroe
b02e306c5c
PULL_REQUEST_TEMPLATE: add "UI change has been tested on both light and dark themes"
2019-02-18 12:36:49 +01:00
manuroe
db260cb5a0
PULL_REQUEST_TEMPLATE: add a checkbox for "Pull request updates CHANGES.rst" and "Pull request includes screenshots or videos of UI changes"
2018-11-28 10:18:59 +01:00
Aaron Raimist
c9b4968e5e
Add a pull request template
...
Signed-off-by: Aaron Raimist <aaron@raim.ist >
2018-11-26 16:19:27 -06:00