Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/doctrine/.github
https://github.com/doctrine/.github
PHP 8.3 is stable
8255e2fdcc2b25a824a3e3cda251ba94350a6a80 authored about 1 year ago005075317ede4b037335516f2fcf4e00e99011d2 authored about 1 year ago
Use checkout v4
872bb4d1cceb2e979b4b8749046bf417895c0dfc authored over 1 year ago629590299ba30de65abc41c0f429afe9098d6c4c authored over 1 year ago
Use paths in templates
9214b430d11524e7dcf62706a3b886b3ecc0a84f authored over 1 year ago
It is good not to run jobs unless needed, and it can be tricky to do so,
so let us document that...
Run jobs on Ubuntu 22.04
70ffd93c88f5772fc1bab466a94a1d42def683a1 authored about 2 years agodc54924e5a9ebbcb253ac21f57bdea4c5cd88827 authored about 2 years ago
Run tools on PHP 8.2
5cf4d8483aeebbce833ff24b67e95eaf8a66b07d authored about 2 years ago10125adb7a4618f294f853c1e57cf90ba13122d3 authored about 2 years ago
Upgrade dependencies
cf37eff8a75cb49bf84bf61e1ecec1122a738d02 authored over 2 years ago17ffd200043e17462f9383c7e5c5b1c3fe38f0f2 authored over 2 years ago
Make 8.1 the default PHP version
eefa7e134fcd134a83c66873796c334fae63d4a9 authored over 2 years agodada8936aaf11687175dd9b34c65d7d457be8c31 authored over 2 years ago
Spell "normalize" properly
d5b705f28f20f5e474c78761e5836bf1cf8c51f4 authored over 2 years ago84300f5d4d5b9e4b66cac12569b28a53dbaf9c59 authored over 2 years ago
Add "Composer Lint" job to CI pipeline
87f8373f3668edfe31b6aa8d3049b3fd35f90362 authored over 2 years agod999b9504a20835550c88ce5f7a89132bda85395 authored over 2 years ago
Stop requiring GITHUB_TOKEN
30e71af2a9300dbcb4c561fff41871032861b3ae authored about 3 years agoThis now seems to cause the following error:
> error parsing called workflow
> "doctrine/.githu...
Add workflow to allow testing with unstable Symfony
be3863f01eb2ed0b3daa613b9ff3b989d8d9db30 authored about 3 years ago
It allows for testing with an unstable version of Symfony, and will
prefer stable versions for o...
f01b2baa58029637a834361f0927fa9a32f6aba5 authored about 3 years ago
Added `composer-options` argument to workflows
50f0bf3e47e966caaaee46d516ea4ca089675b4e authored about 3 years agoInclude dependencies setting in coverage file name
e8556fc64b82e8c85cea7036a0faf54845f47242 authored about 3 years ago
This avoids a collision between the names of the files for:
- the job with the lowest version of...
efeea285a63cf6a3a94a5541fd2ddeb51f37c59f authored about 3 years ago
89f6bb6e90e9dae0a9a363761c683144a70602b7 authored about 3 years ago
Add support for setting COMPOSER_ROOT_VERSION
faf4635c865588db321796e28099d4a640aa502c authored over 3 years agoImprovements for templates
a2605b00c3fe6496ddd5a5aff95d45d7251ad5e7 authored over 3 years ago9a770919b723cb767ec96ec6139d58196d472c4d authored over 3 years ago
This is what we do downstream.
8e94397f30a4ac50ee4896dcab19b1ac7369f29a authored over 3 years ago
Composer needs that variable to be set when the package under test is
depended on by its own dep...
Add missing secrets section to workflow template
3be2b58cf9089bcad62a4b9fc5cb758df6a0f1d8 authored over 3 years ago950a31d2cd0759845b32a91480b01f76e3b89367 authored over 3 years ago
Define required secrets
6b2a8b2302f6aa93bfb8f163380e3034d0cecd3a authored over 3 years ago
Not doing so will result in an error when passing secrets to this
workflow, according to
https:/...
More reusable workflows
7009af90dedbbd678a7948c4a2a5dc41a82a1591 authored over 3 years ago1ace038e60bce89ee754a4d8fa4948bfe0cacbc1 authored over 3 years ago
New repositories should use references.
ee966312edaaefa19aba1bd081cedef67c707ec1 authored over 3 years agoCreate referencable workflows from templates
fd0f462dea36ea675596a3459730295bd5f3a727 authored over 3 years agoUsing as a template, is quite cumbersome and requires synchronization.
This is based on a new G...
1a319326fe01436f5bbfb17d136ca91d3fb58838 authored over 3 years agoAlways use composer update
14d0040959e328daf3f0b34960ae84b0fc60bda5 authored almost 4 years ago
composer.lock has been removed from version control, and now Composer
warns about that.
Drop --no-suggest option
6b5a28d1911a1d3cc4174b2d388e5c26579131cf authored almost 4 years agoIt is deprecated since Composer 2.
17df95c746a8f33a30e8e1f55ee8b8b254d1f141 authored almost 4 years agoRemove references to master branch
34abd1fd1bc895abe4308fa8e18a636520e9073f authored almost 4 years agoWe are supposed to use numbered branches now.
9dda0f2b8363e48d9355eab680c6a174fa11074f authored almost 4 years agoCreate a Continuous Integration workflow template
2c60b2f943cf08df21be3dc733f1b92db8d24beb authored about 4 years agoUse PCOV instead of Xdebug for code coverage
Co-authored-by: Grégoire Paris <postmaster@greg0i...
ed3c629e75315590e0fb5bcc3067fd25c7676b51 authored about 4 years agoUse the ramsey/composer-install action to install dependencies
af0dc37c12e7855947f38520967e2acaf38658ff authored about 4 years ago2cc5b5255142ca458e6e9f5c48816b39bf2a3026 authored about 4 years ago
This reusable action installs and caches Composer dependencies. The
--no-interaction, --no-progr...
Ditch docker-based action, reuse vendor binary
8e8842d70957b4321dc010c58bd2999ba69bec09 authored about 4 years ago
Although this is far more code, doing this should allow us to be sure
that vendor/bin/psalm runs...
Stop piping phpstan into cs2pr
f546de565e90b789e773512c164597b0ea166677 authored about 4 years agoRecent versions of PHPStan have native supports for Github Actions.
aa6ae3ffee5acc68e5bbf4c6d53eae7f344a83fa authored about 4 years agoRemove "--no-suggest" option from Composer commands
878fa51d838013953c1732a7de0b4722c6f65e7c authored about 4 years agoa07a3a844cbf7f1cfa6419f2bab0dfc9a7a7a6ca authored about 4 years ago
Comment out step that switches to the new branch
750174698352b60709f549cb7b5af5269b779925 authored about 4 years ago
We decided in https://github.com/orgs/doctrine/teams/doctrinecore/discussions/19
that the defaul...
Add static analysis workflow
a30adfd2efc185595e43d9338e5617048f5e99a9 authored over 4 years agoRestrict CS workflow to release branches
6b494d0ff595c3e2d350ad7d56fde69d0e784bb5 authored over 4 years ago
We do not want to see coding standard-related jobs twice when we make a
pull request from origin...
0c7c2e00327bb6c5ffce6d13c57f97d95da7dead authored over 4 years ago
Use v1 tag for all steps
21bded82b79667ca17e6dce314b8ea997c9ae8d4 authored over 4 years agoLink to useful docs
f8ecc97c49ca6bf06c6cd6b580eae8cf4f33b40c authored over 4 years agoUse appropriate case for git
438cd65412a3ecadb1f3f256ab2ad63e83f7c343 authored over 4 years ago
As pointed out by Christophe Coevoet on Slack, we are building the image
twice because we are us...
719b533d59dc48e224fa1b2ff304799dfa6ab9dc authored over 4 years ago
That name is not an acronym.
3b0204a8fe051e931b4c65211d1a2fce837e39e0 authored over 4 years ago8e8abeb5badc9b8e9cf0c1be46f5d6ac3427ffb4 authored over 4 years ago
Create release workflow
164e7ed90be525906074dab418a98062d322395f authored over 4 years ago06cdbeb460ea8591b0c7a6af8a3a63ddf9eb7f6f authored over 4 years ago
Introduce coding standards workflow
0fef9e7f837616519cae24c4b9a9cf60e390861a authored over 4 years agoa1e3ec1597f777fea27118ffca52c7b2c86a2ad2 authored over 4 years ago
6c81f60c663510ecb23cc6ec86daed9760a97a48 authored over 4 years ago