Commit Graph

114 Commits

Author SHA1 Message Date
Tobias Zulauf 1e84e516f5
Remove zero-24 from the CODEOWNERS file (#43482) 2024-05-16 18:06:40 +02:00
Robert Deutz 9dd4c952c0
update content for Contributing.md (#43478)
* update content

* Update .github/CONTRIBUTING.md

Co-authored-by: Brian Teeman <brian@teeman.net>

* Update .github/CONTRIBUTING.md

Co-authored-by: Brian Teeman <brian@teeman.net>

* Update .github/CONTRIBUTING.md

Co-authored-by: Brian Teeman <brian@teeman.net>

---------

Co-authored-by: Brian Teeman <brian@teeman.net>
2024-05-15 19:36:14 +02:00
George Wilson 72048407d1
Prefix PR for major branch 2024-01-22 14:02:09 +00:00
George Wilson 38187500fe
Remove the 3.10 workflow for CA Cert updates 2024-01-22 14:01:28 +00:00
George Wilson 7c8a6015f0
Bump node version 2024-01-17 19:19:25 +00:00
George Wilson 40df4fa227
Update branches 2024-01-17 19:11:39 +00:00
Allon Moritz aa7c5bf768
Merge branch '4.3-dev' into 4.4-dev 2023-09-18 13:20:31 +02:00
Allon Moritz 153879558c
Fields is maintained by everybody now 2023-09-18 13:17:44 +02:00
George Wilson 6454e738cb
No longer a code owner
build.xml is part of the testing team stuff and the rest I’m removing myself from
2023-09-16 01:19:40 +01:00
Martin Kopp 05e40fc168 Merge branch '4.3-dev' into Upmerge-20230721 2023-07-21 10:57:27 +02:00
heelc29 f900ab88a6
[4.3] Update readme (#41088) 2023-07-01 17:58:28 -04:00
Allon Moritz ad1593d89f Merge branch '4.3-dev' into 4.4-dev 2023-04-12 22:33:44 +02:00
joomla-translation-bot 576e72881a
Translation Update (#40107) 2023-04-11 10:06:45 -04:00
Allon Moritz 16a7dc932b Merge branch '4.3-dev' into 4.4-dev 2023-03-26 18:00:02 +02:00
Franciska Perisa 2f119a03c9
Add ATT Codeowner (#40203 2023-03-26 17:18:43 +02:00
Allon Moritz 7611824c5c
Move API system tests to cypress (#40135)
* tests

* api

* artiucles crud

* banners

* contact

* media

* media

* Remove codeception

* cs

* more traces of codeception

* readd certs

* dependencies

* more deps

* secret

* cs

* better doc

* write

* config workaround

* cs

* revert

* prepare db for api tests

* variable

* revert pool

* end connections

* no limit

* cs

* prefix

* Update tests/cypress/drone-system-run.sh

* run specific specs in drone

* Update tests/README.md

Co-authored-by: Brian Teeman <brian@teeman.net>

* Update tests/cypress/integration/api/com_media/Files.cy.js

Co-authored-by: Brian Teeman <brian@teeman.net>

* Update tests/cypress/integration/api/com_media/Files.cy.js

Co-authored-by: Brian Teeman <brian@teeman.net>

* postgres

* media on postgres

* sign

* cs

* remove more traces

* basic api tests

* cleanup

* path

* run recursive specs

* chmod images folder

* path to cms

* correct dependencies and better cleanup

* cleaner deps

* Update tests/cypress/drone-system-run.sh

Co-authored-by: Brian Teeman <brian@teeman.net>

* missing fields

* stabilize cleanup

* cs

* secret in install test

* order of tests

* optimize cleanup

* cs

* cache the connection

* revert connection cache

* docs

* Rename cypress to system

* lint

* simplification and docs

* docs

* better cleanup

* move

* merge conflict

* remove redundant connect

---------

Co-authored-by: Brian Teeman <brian@teeman.net>
2023-03-20 09:51:42 +01:00
Wojciech Smoliński 2aebedfc61
Update github actions in workflows (#39066) 2022-10-25 09:34:52 +01:00
Benjamin Trenkle b9b8133951
Update PR template (#38888) 2022-10-02 08:13:19 +02:00
joomla-translation-bot bdda21f1be
Translation Update (#38721)
* Language update

* Language update

* Language update

* Language update

* allow create commit to fail

* Language update

* Tigger build

Co-authored-by: Harald Leithner <leithner@itronic.at>
2022-09-12 12:11:03 +02:00
Wojciech Smoliński 449cbafac2
Use 4.2-dev in core translation workflow (#38698) 2022-09-06 10:59:03 +01:00
Brian Teeman 9539727741
Update CONTRIBUTING.md (#38701) 2022-09-06 08:08:56 +01:00
Varun Sharma 317263d1a9
Add GitHub token permissions for workflow (#38256)
Signed-off-by: Varun Sharma <varunsh@stepsecurity.io>
2022-07-12 09:31:51 +01:00
nathannaveen 79374829ec
chore: Set permissions for GitHub actions (#38144)
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.

- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions

https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions

https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs

[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)

Signed-off-by: nathannaveen <42319948+nathannaveen@users.noreply.github.com>
2022-06-27 15:01:04 +02:00
Roland Dalmulder 3dba5567a6
Merge branch '4.1-dev' into 4.2-dev
# Conflicts:
#	.drone.yml
#	administrator/language/en-GB/install.xml
#	administrator/language/en-GB/langmetadata.xml
#	administrator/manifests/files/joomla.xml
#	administrator/manifests/packages/pkg_en-GB.xml
#	api/language/en-GB/install.xml
#	api/language/en-GB/langmetadata.xml
#	installation/language/en-GB/langmetadata.xml
#	language/en-GB/install.xml
#	language/en-GB/langmetadata.xml
#	libraries/src/Version.php
2022-06-03 20:48:30 +02:00
Allon Moritz a3e71b8153
[4.2] Add Allon Moritz as code owner for libraries (#37967)
* Add Allon Moritz as code owner for libraries

* Remove web auth owner
2022-06-03 12:28:23 +02:00
Crystal Dionysopoulos 31b3b8980f
A11y GitHub issue template (#37906)
* Initial commit to create a11y_issue.md

* Adding J version question

* Adding a11y label automatically

Per the GitHub docs, it's possible to add the appropriate label automatically in the YAML front matter: https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/manually-creating-a-single-issue-template-for-your-repository

Co-authored-by: Christiane Maier-Stadtherr <dev@chmst.de>
2022-05-30 21:05:00 +02:00
Alex Api f5ba0ce829
Update create-translation-pull-request-v4.yml (#37344)
Might found a type on SYNC_VERSION environment variable
2022-03-22 12:21:00 +01:00
George Wilson 943117a8ba
Removed as no longer contributing 2022-02-27 23:40:09 +00:00
George Wilson b48dd43fe2
Remove myself from ownership of some things 2022-02-27 23:39:32 +00:00
Benjamin Trenkle 7c9ac469e4
Merge commit '05e21f49d62aca3cc7591e9b3c05f860c292e205' into 4.1/upmerges/2022-02-20 2022-02-20 19:41:44 +01:00
Tobias Zulauf 05e21f49d6
update contributing.md file to be merged up to 4.1 and 4.2 thanks @brianteeman (#36953) 2022-02-20 10:25:50 +01:00
Tobias Zulauf 936131669b
add @HLeithner to the codeowners and remove none existent files (#37037) 2022-02-14 19:21:23 +01:00
Brian Teeman da25d59714
Update README.md (#36811)
* Update README.md

* Update README.txt

* Update README.md

* Update CONTRIBUTING.md
2022-01-31 16:57:16 +01:00
Harald Leithner c375260c2d Merge branch '4.0-dev' into 4.1-dev 2022-01-23 20:01:12 +01:00
Harald Leithner 661fd2622f
Switch translation bot to 4.1-dev branch 2022-01-23 19:58:02 +01:00
Phil E. Taylor 8ecd5f6757
Revert "Update CODEOWNERS (#36484)" (#36488)
This reverts commit bcaf88095a.
2021-12-30 00:20:59 +01:00
Phil E. Taylor bcaf88095a
Update CODEOWNERS (#36484) 2021-12-29 23:01:34 +00:00
Benjamin Trenkle f3efe182c1
Merge branch '4.0-dev' of github.com:joomla/joomla-cms into 4.1-dev
# Conflicts:
#	administrator/language/en-GB/install.xml
#	administrator/language/en-GB/langmetadata.xml
#	administrator/manifests/files/joomla.xml
#	administrator/manifests/packages/pkg_en-GB.xml
#	api/language/en-GB/install.xml
#	api/language/en-GB/langmetadata.xml
#	installation/language/en-GB/langmetadata.xml
#	language/en-GB/install.xml
#	language/en-GB/langmetadata.xml
#	libraries/src/Version.php
2021-11-15 14:45:13 +01:00
Brian Teeman 88f7b4d3ee
Update cacert-update.yml Action (#35956) 2021-11-02 09:59:56 +00:00
Benjamin Trenkle 447c628bcb
Merge branch '4.0-dev' of github.com:joomla/joomla-cms into 4.1-dev
# Conflicts:
#	.drone.yml
#	administrator/language/en-GB/install.xml
#	administrator/language/en-GB/langmetadata.xml
#	administrator/manifests/files/joomla.xml
#	administrator/manifests/packages/pkg_en-GB.xml
#	api/language/en-GB/install.xml
#	api/language/en-GB/langmetadata.xml
#	installation/language/en-GB/langmetadata.xml
#	language/en-GB/install.xml
#	language/en-GB/langmetadata.xml
#	libraries/src/Version.php
2021-10-19 15:26:27 +02:00
George Wilson 2976dc974d
Cacert action needs to be in the default branch for 3.10 2021-10-07 22:33:09 +01:00
Tobias Zulauf f625ba469c
[4.1] Add Joomla! Accessibility Team to the code owners (#35629)
* add Joomla! Accessibility Team to the code owners

* add cassiopeia

* add everything in the templates
2021-09-22 07:06:12 +02:00
George Wilson db1b585c15
Ensure branch is 3.10-dev 2021-09-20 20:25:09 +01:00
George Wilson 7f44428958
Mozilla cacert update via Github Action (#34703)
* Github action to update the mozilla cacert bundle

* Only run in core repo

* No running on push. Alloow manual trigger

* Update action to create a PR
2021-09-20 12:44:31 +02:00
joomla-translation-bot 5921e439d6
Translation Update (#35379) 2021-09-11 23:21:57 +01:00
joomla-translation-bot 3bb6894423
Translation Update (#35321) 2021-08-23 19:03:01 +01:00
joomla-translation-bot b2d763422c
Translation Update (#35098) 2021-08-16 23:38:06 +01:00
wilsonge ca951153fd
Merge branch '3.10-dev' into 4.0-dev 2021-08-10 09:18:00 +01:00
Tobias Zulauf e983254762
Update branches and fix some references still pointing to staging (#35073) 2021-08-09 11:43:23 +01:00
Tobias Zulauf 328b7d39e6
[4.0] Remove com_csp and move the CSP configuration to the HttpHeaders plugin (#33550) 2021-05-07 09:05:31 +02:00