Commit graph

272 commits

Author SHA1 Message Date
Vitor Mattos
0122ff05bf
Merge pull request #5778 from LibreSign/dependabot/github_actions/coverallsapp/github-action-2.3.7
chore(deps): Bump coverallsapp/github-action from 2.3.6 to 2.3.7
2025-11-21 12:48:58 -03:00
Vitor Mattos
656441e6fa
Merge pull request #5782 from LibreSign/dependabot/github_actions/svenstaro/upload-release-action-2.11.3
chore(deps): Bump svenstaro/upload-release-action from 2.11.2 to 2.11.3
2025-11-21 12:46:11 -03:00
dependabot[bot]
76091468ef
chore(deps): Bump svenstaro/upload-release-action from 2.11.2 to 2.11.3
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 2.11.2 to 2.11.3.
- [Release notes](https://github.com/svenstaro/upload-release-action/releases)
- [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md)
- [Commits](81c65b7cd4...6b7fa9f267)

---
updated-dependencies:
- dependency-name: svenstaro/upload-release-action
  dependency-version: 2.11.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-20 16:38:48 +00:00
dependabot[bot]
ebf41e974e
chore(deps): Bump actions/checkout from 5.0.1 to 6.0.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.1 to 6.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](https://github.com/actions/checkout/compare/v5.0.1...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-20 16:38:44 +00:00
dependabot[bot]
962ef07c87
chore(deps): Bump coverallsapp/github-action from 2.3.6 to 2.3.7
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.3.6 to 2.3.7.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](https://github.com/coverallsapp/github-action/compare/v2.3.6...v2.3.7)

---
updated-dependencies:
- dependency-name: coverallsapp/github-action
  dependency-version: 2.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-18 16:25:17 +00:00
dependabot[bot]
6faff46249
chore(deps): Bump actions/checkout from 5.0.0 to 5.0.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](https://github.com/actions/checkout/compare/v5...v5.0.1)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-17 16:34:04 +00:00
dependabot[bot]
2727c48fc9
chore(deps): Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-29 16:22:30 +00:00
Vitor Mattos
9da8e121d8
fix: customize name
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-28 16:31:41 -03:00
Vitor Mattos
941233f4c6
fix: only run when is a PR to main branch
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-28 16:28:59 -03:00
Vitor Mattos
eba77da00e
fix: define return of job
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-28 16:09:50 -03:00
Vitor Mattos
990152f29f
fix: condition to upload coverage
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-28 15:53:36 -03:00
Vitor Mattos
19a2165a34
fix: condition to upload coverage
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-28 15:46:24 -03:00
Vitor Mattos
f345e6dcc8
fix: remove unicode char
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-28 15:41:30 -03:00
Vitor Mattos
f01da68357
fix: change release name
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-28 15:41:18 -03:00
Vitor Mattos
4e946815c3
Merge pull request #5675 from LibreSign/fix/run-only-into-stable-branches
fix: run only into stable branches
2025-10-28 15:35:29 -03:00
Vitor Mattos
7c69d51a4d
fix: restrict to workflow
Only run tests when change a behat workflow, not when change other
workflow.

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-28 15:24:19 -03:00
Vitor Mattos
58644dd78a
fix: restrict behat workflows to scope
Only run tests when change a behat workflow, not when change other
workflow.

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-28 15:24:12 -03:00
Vitor Mattos
88bc3a20e2
fix: run only into stable branches
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-28 15:18:43 -03:00
Vitor Mattos
2f01c2bca2
fix: use destination branch to identify next version
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-28 15:10:58 -03:00
Vitor Mattos
7058ff08e0
fix: add autolabeler
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-28 14:55:05 -03:00
Vitor Mattos
4554fc469e
Merge pull request #5666 from LibreSign/fix/remove-duplicated-header
fix: remove duplicated #
2025-10-28 14:54:25 -03:00
Vitor Mattos
831ccdc570
fix: remove duplicated #
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-28 14:51:58 -03:00
Vitor Mattos
cc365ad52c
fix: only run into stable branches
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-28 14:43:12 -03:00
Vitor Mattos
36c80b201c
fix: make more compatible with current changelog
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-28 14:39:56 -03:00
Vitor Mattos
9d39d7475a
fix: year
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-28 14:37:53 -03:00
Vitor Mattos
ffb452106a
fix: add next version number to description
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-28 14:26:03 -03:00
Vitor Mattos
79d201a337
fix: make possible to work when is coming from a fork
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-28 14:20:39 -03:00
Vitor Mattos
3b915e6950
fix: make possible to work when the PR was made from a fork
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-28 14:20:08 -03:00
Vitor Mattos
e2e57d3f56
fix: permission
This action need to write the content of a new or existing release.

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-28 14:19:40 -03:00
Vitor Mattos
674639a465
fix: get PR without labels
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-28 14:19:19 -03:00
Vitor Mattos
ba6e6c9dcd
chore: remove make step
This step isn't necessary when whe are using Behat, only is necessary to
Psalm.

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-15 10:24:54 -03:00
Vitor Mattos
b0709ec69d
fix: disable ocp at behat tets
It's only necessary when we are executing psalm

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-15 07:27:17 -03:00
dependabot[bot]
46fdf5669b
chore(deps): Bump actions/setup-node from 5.0.0 to 6.0.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](a0853c2454...2028fbc5c2)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-14 16:27:21 +00:00
Vitor Mattos
112cc06fcc
Merge pull request #5508 from LibreSign/dependabot/github_actions/fsfe/reuse-action-6.0.0
chore(deps): Bump fsfe/reuse-action from 5.0.0 to 6.0.0
2025-10-07 18:38:38 -03:00
Vitor Mattos
73a71718c6
fix: update workflows to works with submodule
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-10-07 16:18:20 -03:00
dependabot[bot]
7849c759bc
chore(deps): Bump fsfe/reuse-action from 5.0.0 to 6.0.0
Bumps [fsfe/reuse-action](https://github.com/fsfe/reuse-action) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/fsfe/reuse-action/releases)
- [Commits](bb774aa972...676e2d560c)

---
updated-dependencies:
- dependency-name: fsfe/reuse-action
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-06 16:32:43 +00:00
Vitor Mattos
f61eba93ea chore: update workflows
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-09-30 15:02:13 -03:00
Vitor Mattos
359bc52d60
fix: rollback previous commit
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-09-30 14:51:28 -03:00
Vitor Mattos
1b84107e0e
fix: guests app uses "main" branch instead of "master" for the latest
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-09-30 13:49:42 -03:00
Vitor Mattos
4732cf76e6
fix: install guests from repository
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-09-30 13:42:14 -03:00
Vitor Mattos
d4016af79f
fix: error at CI with PHP 8.3
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-09-30 13:09:30 -03:00
dependabot[bot]
5e2df329ae
chore(deps): Bump shivammathur/setup-php from 2.35.4 to 2.35.5
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.35.4 to 2.35.5.
- [Release notes](https://github.com/shivammathur/setup-php/releases)
- [Commits](ec406be512...bf6b4fbd49)

---
updated-dependencies:
- dependency-name: shivammathur/setup-php
  dependency-version: 2.35.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-24 20:07:11 +00:00
Eswar Dudi
521ec4e644 feat(dependabot): add missing composer paths to config
Signed-off-by: Eswar Dudi <eswardudi06@gmail.com>
2025-09-24 23:54:59 +05:30
Vitor Mattos
ce6d0bac4a
fix: ignore newest server config
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-09-22 19:22:11 -03:00
Vitor Mattos
4d75618e33
feat: add support to Nextcloud 33 on main
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
2025-09-08 10:19:05 -03:00
dependabot[bot]
d69d068cad
chore(deps): Bump actions/setup-node from 4.4.0 to 5.0.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.4.0 to 5.0.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](49933ea528...a0853c2454)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-04 16:23:50 +00:00
dependabot[bot]
e5ccf8ab00
chore(deps): Bump shivammathur/setup-php from 2.35.3 to 2.35.4
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.35.3 to 2.35.4.
- [Release notes](https://github.com/shivammathur/setup-php/releases)
- [Commits](20529878ed...ec406be512)

---
updated-dependencies:
- dependency-name: shivammathur/setup-php
  dependency-version: 2.35.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-26 05:55:28 +00:00
Harsh Sachdeva
2ea9dfb7ba docs: fix missing closing </details> tag in PR template
Signed-off-by: Harsh Sachdeva <sachdevaharsh2003@gmail.com>
2025-08-24 19:14:08 +05:30
Harsh Sachdeva
c7d9c015fb docs: add Codespaces run instructions to PR template
Signed-off-by: Harsh Sachdeva <sachdevaharsh2003@gmail.com>
2025-08-23 20:30:39 +05:30
Vitor Mattos
71f7ee7120
Merge pull request #5308 from LibreSign/dependabot/github_actions/actions/checkout-5.0.0
chore(deps): Bump actions/checkout from 4.2.2 to 5.0.0
2025-08-12 15:26:09 -03:00