Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/doctrine/.github


https://github.com/doctrine/.github

Merge pull request #39 from derrabus/improvement/stable-php-8.3

PHP 8.3 is stable

8255e2fdcc2b25a824a3e3cda251ba94350a6a80 authored about 1 year ago
PHP 8.3 is stable

005075317ede4b037335516f2fcf4e00e99011d2 authored about 1 year ago
Merge pull request #38 from derrabus/bump/checkout

Use checkout v4

872bb4d1cceb2e979b4b8749046bf417895c0dfc authored over 1 year ago
Use checkout v4

629590299ba30de65abc41c0f429afe9098d6c4c authored over 1 year ago
Merge pull request #37 from greg0ire/paths

Use paths in templates

9214b430d11524e7dcf62706a3b886b3ecc0a84f authored over 1 year ago
Use paths in templates

It is good not to run jobs unless needed, and it can be tricky to do so,
so let us document that...

30b7fa0cf46e899645b85dcab7f34d3638c18b3c authored over 1 year ago
Merge pull request #36 from derrabus/bump/ubuntu

Run jobs on Ubuntu 22.04

70ffd93c88f5772fc1bab466a94a1d42def683a1 authored about 2 years ago
Run jobs on Ubuntu 22.04

dc54924e5a9ebbcb253ac21f57bdea4c5cd88827 authored about 2 years ago
Merge pull request #35 from derrabus/bump/php-8.2

Run tools on PHP 8.2

5cf4d8483aeebbce833ff24b67e95eaf8a66b07d authored about 2 years ago
Run tools on PHP 8.2

10125adb7a4618f294f853c1e57cf90ba13122d3 authored about 2 years ago
Merge pull request #34 from greg0ire/upgrade-deps

Upgrade dependencies

cf37eff8a75cb49bf84bf61e1ecec1122a738d02 authored over 2 years ago
Upgrade dependencies

17ffd200043e17462f9383c7e5c5b1c3fe38f0f2 authored over 2 years ago
Merge pull request #33 from derrabus/bump/php-8.1

Make 8.1 the default PHP version

eefa7e134fcd134a83c66873796c334fae63d4a9 authored over 2 years ago
Make 8.1 the default PHP version

dada8936aaf11687175dd9b34c65d7d457be8c31 authored over 2 years ago
Merge pull request #32 from greg0ire/typo

Spell "normalize" properly

d5b705f28f20f5e474c78761e5836bf1cf8c51f4 authored over 2 years ago
Spell "normalize" properly

84300f5d4d5b9e4b66cac12569b28a53dbaf9c59 authored over 2 years ago
Merge pull request #31 from phansys/composer_lint

Add "Composer Lint" job to CI pipeline

87f8373f3668edfe31b6aa8d3049b3fd35f90362 authored over 2 years ago
Add "Composer Lint" job to CI pipeline

d999b9504a20835550c88ce5f7a89132bda85395 authored over 2 years ago
Merge pull request #30 from greg0ire/stop-requiring-github-token

Stop requiring GITHUB_TOKEN

30e71af2a9300dbcb4c561fff41871032861b3ae authored about 3 years ago
Stop requiring GITHUB_TOKEN

This now seems to cause the following error:

> error parsing called workflow
> "doctrine/.githu...

8a70267e3d19a34d0545b3d5b129a32114578a55 authored about 3 years ago
Merge pull request #29 from greg0ire/allow-dev-dependencies

Add workflow to allow testing with unstable Symfony

be3863f01eb2ed0b3daa613b9ff3b989d8d9db30 authored about 3 years ago
Add workflow to allow testing with unstable Symfony

It allows for testing with an unstable version of Symfony, and will
prefer stable versions for o...

ddaa19c9ed5a2bd5f34fa2299cf53445e0b51a26 authored about 3 years ago
Add missing word

f01b2baa58029637a834361f0927fa9a32f6aba5 authored about 3 years ago
Merge pull request #27 from driehle/feature/additional-options

Added `composer-options` argument to workflows

50f0bf3e47e966caaaee46d516ea4ca089675b4e authored about 3 years ago
Merge pull request #28 from greg0ire/add-suffix-to-coverage

Include dependencies setting in coverage file name

e8556fc64b82e8c85cea7036a0faf54845f47242 authored about 3 years ago
Include dependencies setting in coverage file name

This avoids a collision between the names of the files for:
- the job with the lowest version of...

44e86a5e0e9d0f568253d2aa57393e18fe203586 authored about 3 years ago
`--no-suggest` is deprecated and has no effect with composer 2

efeea285a63cf6a3a94a5541fd2ddeb51f37c59f authored about 3 years ago
added `composer-options` argument to workflows

89f6bb6e90e9dae0a9a363761c683144a70602b7 authored about 3 years ago
Merge pull request #25 from greg0ire/handle-composer-root-version

Add support for setting COMPOSER_ROOT_VERSION

faf4635c865588db321796e28099d4a640aa502c authored over 3 years ago
Merge pull request #26 from greg0ire/templates-with-optional-values

Improvements for templates

a2605b00c3fe6496ddd5a5aff95d45d7251ad5e7 authored over 3 years ago
Show what inputs are available

9a770919b723cb767ec96ec6139d58196d472c4d authored over 3 years ago
Rename steps

This is what we do downstream.

8e94397f30a4ac50ee4896dcab19b1ac7369f29a authored over 3 years ago
Add support for setting COMPOSER_ROOT_VERSION

Composer needs that variable to be set when the package under test is
depended on by its own dep...

b566d213bea4f3ab2a4378f6590057809333d03a authored over 3 years ago
Merge pull request #24 from greg0ire/fix-release-workflow-template

Add missing secrets section to workflow template

3be2b58cf9089bcad62a4b9fc5cb758df6a0f1d8 authored over 3 years ago
Add missing secrets section to workflow template

950a31d2cd0759845b32a91480b01f76e3b89367 authored over 3 years ago
Merge pull request #23 from greg0ire/define-secrets

Define required secrets

6b2a8b2302f6aa93bfb8f163380e3034d0cecd3a authored over 3 years ago
Define required secrets

Not doing so will result in an error when passing secrets to this
workflow, according to
https:/...

3e65a4e981f6081d886ef1ed22bc4d157a0c553c authored over 3 years ago
Merge pull request #22 from greg0ire/more-reusable-workflows

More reusable workflows

7009af90dedbbd678a7948c4a2a5dc41a82a1591 authored over 3 years ago
Provide more complex workflows

1ace038e60bce89ee754a4d8fa4948bfe0cacbc1 authored over 3 years ago
Use references in templates

New repositories should use references.

ee966312edaaefa19aba1bd081cedef67c707ec1 authored over 3 years ago
Merge pull request #21 from greg0ire/try-out-reusable-workflows

Create referencable workflows from templates

fd0f462dea36ea675596a3459730295bd5f3a727 authored over 3 years ago
Create referencable workflows from templates

Using as a template, is quite cumbersome and requires synchronization.

This is based on a new G...

1a319326fe01436f5bbfb17d136ca91d3fb58838 authored over 3 years ago
Merge pull request #20 from greg0ire/composer-update

Always use composer update

14d0040959e328daf3f0b34960ae84b0fc60bda5 authored almost 4 years ago
Always use composer update

composer.lock has been removed from version control, and now Composer
warns about that.

956dcbf9b40a10f6c465e58673800fa8b67d9616 authored almost 4 years ago
Merge pull request #19 from greg0ire/no-no-suggest

Drop --no-suggest option

6b5a28d1911a1d3cc4174b2d388e5c26579131cf authored almost 4 years ago
Drop --no-suggest option

It is deprecated since Composer 2.

17df95c746a8f33a30e8e1f55ee8b8b254d1f141 authored almost 4 years ago
Merge pull request #18 from greg0ire/remove-references-to-master

Remove references to master branch

34abd1fd1bc895abe4308fa8e18a636520e9073f authored almost 4 years ago
Remove references to master branch

We are supposed to use numbered branches now.

9dda0f2b8363e48d9355eab680c6a174fa11074f authored almost 4 years ago
Merge pull request #17 from nicwortel/ci-workflow-template

Create a Continuous Integration workflow template

2c60b2f943cf08df21be3dc733f1b92db8d24beb authored about 4 years ago
Apply suggestions from code review

Use PCOV instead of Xdebug for code coverage

Co-authored-by: Grégoire Paris <postmaster@greg0i...

ed3c629e75315590e0fb5bcc3067fd25c7676b51 authored about 4 years ago
Merge pull request #16 from nicwortel/ramsey-composer-install

Use the ramsey/composer-install action to install dependencies

af0dc37c12e7855947f38520967e2acaf38658ff authored about 4 years ago
Create a Continuous Integration workflow template

2cc5b5255142ca458e6e9f5c48816b39bf2a3026 authored about 4 years ago
Use the ramsey/composer-install action to install dependencies

This reusable action installs and caches Composer dependencies. The
--no-interaction, --no-progr...

2cc17f9d73f1cd944e7374b15dfd5373c472fb21 authored about 4 years ago
Merge pull request #15 from greg0ire/same-psalm-version-in-ci-and-dev

Ditch docker-based action, reuse vendor binary

8e8842d70957b4321dc010c58bd2999ba69bec09 authored about 4 years ago
Ditch docker-based action, reuse vendor binary

Although this is far more code, doing this should allow us to be sure
that vendor/bin/psalm runs...

c083b2f1136ded6f4ee80312442976728ccfede2 authored about 4 years ago
Merge pull request #14 from greg0ire/drop-cs2pr-phpstan

Stop piping phpstan into cs2pr

f546de565e90b789e773512c164597b0ea166677 authored about 4 years ago
Stop piping phpstan into cs2pr

Recent versions of PHPStan have native supports for Github Actions.

aa6ae3ffee5acc68e5bbf4c6d53eae7f344a83fa authored about 4 years ago
Merge pull request #13 from kubacorp/remove-no-suggest

Remove "--no-suggest" option from Composer commands

878fa51d838013953c1732a7de0b4722c6f65e7c authored about 4 years ago
Remove "--no-suggest" option from Composer commands

a07a3a844cbf7f1cfa6419f2bab0dfc9a7a7a6ca authored about 4 years ago
Merge pull request #10 from greg0ire/drop-create-switch-step

Comment out step that switches to the new branch

750174698352b60709f549cb7b5af5269b779925 authored about 4 years ago
Comment out step that switches to the new branch

We decided in https://github.com/orgs/doctrine/teams/doctrinecore/discussions/19
that the defaul...

4c54e8f7f56b714d509fa0830c7fdf0b1ada04a3 authored over 4 years ago
Merge pull request #9 from greg0ire/static-analysis

Add static analysis workflow

a30adfd2efc185595e43d9338e5617048f5e99a9 authored over 4 years ago
Merge pull request #8 from greg0ire/restrict-to-release-branches

Restrict CS workflow to release branches

6b494d0ff595c3e2d350ad7d56fde69d0e784bb5 authored over 4 years ago
Restrict CS workflow to release branches

We do not want to see coding standard-related jobs twice when we make a
pull request from origin...

c3e5e6401793fbbf39dd53563a5f016af6a1a849 authored over 4 years ago
Add static analysis workflow

0c7c2e00327bb6c5ffce6d13c57f97d95da7dead authored over 4 years ago
Merge pull request #7 from greg0ire/use-v1-tag

Use v1 tag for all steps

21bded82b79667ca17e6dce314b8ea997c9ae8d4 authored over 4 years ago
Merge pull request #6 from greg0ire/docs

Link to useful docs

f8ecc97c49ca6bf06c6cd6b580eae8cf4f33b40c authored over 4 years ago
Merge pull request #4 from doctrine/use-proper-case-for-git

Use appropriate case for git

438cd65412a3ecadb1f3f256ab2ad63e83f7c343 authored over 4 years ago
Use v1 tag for all steps

As pointed out by Christophe Coevoet on Slack, we are building the image
twice because we are us...

8653b37a8d406bb8692673363a265ae97782368b authored over 4 years ago
Link to useful docs

719b533d59dc48e224fa1b2ff304799dfa6ab9dc authored over 4 years ago
Use appropriate case for git

That name is not an acronym.

3b0204a8fe051e931b4c65211d1a2fce837e39e0 authored over 4 years ago
Rename release-on-milestone-closed.workflow.json to release-on-milestone-closed.properties.json

8e8abeb5badc9b8e9cf0c1be46f5d6ac3427ffb4 authored over 4 years ago
Merge pull request #1 from greg0ire/release-on-milestone-workflow

Create release workflow

164e7ed90be525906074dab418a98062d322395f authored over 4 years ago
Create release workflow

06cdbeb460ea8591b0c7a6af8a3a63ddf9eb7f6f authored over 4 years ago
Merge pull request #2 from greg0ire/coding-standards-workflow

Introduce coding standards workflow

0fef9e7f837616519cae24c4b9a9cf60e390861a authored over 4 years ago
Introduce coding standards workflow

a1e3ec1597f777fea27118ffca52c7b2c86a2ad2 authored over 4 years ago
Initial, empty commit

6c81f60c663510ecb23cc6ec86daed9760a97a48 authored over 4 years ago