Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
Nextcloud mail - PostGuard
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Laura Kolijn
Nextcloud mail - PostGuard
Commits
35ae4227
Commit
35ae4227
authored
4 years ago
by
GretaD
Browse files
Options
Downloads
Patches
Plain Diff
Update info xml
Signed-off-by:
GretaD
<
gretadoci@gmail.com
>
parent
10b43265
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.github/workflows/test.yml
+1
-1
1 addition, 1 deletion
.github/workflows/test.yml
appinfo/info.xml
+1
-1
1 addition, 1 deletion
appinfo/info.xml
with
2 additions
and
2 deletions
.github/workflows/test.yml
+
1
−
1
View file @
35ae4227
...
...
@@ -8,7 +8,7 @@ jobs:
strategy
:
matrix
:
php-versions
:
[
7.3
,
7.4
]
nextcloud-versions
:
[
'
stable20'
,
'
master'
]
nextcloud-versions
:
[
'
stable20'
,
'
stable21'
,
'
master'
]
name
:
Nextcloud ${{ matrix.nextcloud-versions }} php${{ matrix.php-versions }} unit tests
steps
:
-
name
:
Set up php${{ matrix.php-versions }}
...
...
This diff is collapsed.
Click to expand it.
appinfo/info.xml
+
1
−
1
View file @
35ae4227
...
...
@@ -34,7 +34,7 @@
<screenshot>
https://user-images.githubusercontent.com/1374172/79554966-278e1600-809f-11ea-82ea-7a0d72a2704f.png
</screenshot>
<dependencies>
<php
min-version=
"7.3"
max-version=
"7.4"
/>
<nextcloud
min-version=
"2
0
"
max-version=
"2
1
"
/>
<nextcloud
min-version=
"2
1
"
max-version=
"2
2
"
/>
</dependencies>
<repair-steps>
<post-migration>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment