Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Give workflow a name #8060

Merged
merged 1 commit into from
Mar 4, 2020
Merged

Fix: Give workflow a name #8060

merged 1 commit into from
Mar 4, 2020

Conversation

localheinz
Copy link
Contributor

@localheinz localheinz commented Mar 4, 2020

This PR

  • gives the workflow a name

Before

Screen Shot 2020-03-04 at 22 20 39

After

Screen Shot 2020-03-04 at 22 20 48

@beberlei beberlei merged commit 8c259ea into doctrine:master Mar 4, 2020
@localheinz localheinz deleted the fix/name branch March 4, 2020 23:35
@localheinz
Copy link
Contributor Author

Thank you, @beberlei and @SenseException!

guilhermeblanco added a commit that referenced this pull request May 1, 2020
#7921)

* Updated composer.json and made unit tests run, not necessarily pass...

* Addressed code review comments. Fixed BC break in AbstractPlatform now relying on column name to be provided when generating the column sql definition. Switched a skipped embedded test to its proper group

* Several test fixes

* Update doctrine/dbal dep to concrete commit

dev-snapshot/develop/2018-11-26 is not found by composer

* Update Tidelift item to fix auto-verification

* Add Tidelift enterprise marketing language

* Adapt contributing guide to new target versions

* Set link to contribution guide for target branches

* Run Static analysis and coding standards in Github Actions (#8049)

* Run Static analysis and coding standards in Github Actions

* Remove static analysis from Travis.

* Run on PRs and Push to master branch

* Add name suggestions by Gregoire

* Downgrade version to lowest supported.

* Suggestions by Gabriel, Luis and Claudio

* Update .github/workflows/ci.yml

Co-Authored-By: Gabriel Caruso <[email protected]>

Co-authored-by: Gabriel Caruso <[email protected]>

* Fix: Give workflow a name (#8060)

* Updated composer.json and made unit tests run, not necessarily pass...

* Addressed code review comments. Fixed BC break in AbstractPlatform now relying on column name to be provided when generating the column sql definition. Switched a skipped embedded test to its proper group

* Several test fixes

* Several fixes to unit tests and codebase to make it run on DBAL 3.0.x

* Unit test suite now passes

* Test for 7.4

* Remove 7.2

* Finished fixing phpunit, phpstan and phpcs

* Make scrutinizer run with PHP 7.4

* Attempt to improve travis

* Take 2

* More work on travis

* Take 4

* xdebug

* xdebug

Co-authored-by: Simon Podlipsky <[email protected]>
Co-authored-by: Benjamin Eberlei <[email protected]>
Co-authored-by: Blaine Bublitz <[email protected]>
Co-authored-by: Jonathan H. Wage <[email protected]>
Co-authored-by: Claudio Zizza <[email protected]>
Co-authored-by: Claudio Zizza <[email protected]>
Co-authored-by: Gabriel Caruso <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants