Skip to content
New issue

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

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

Already on GitHub? # to your account

[CI] Moved to Github Actions #27

Merged
merged 2 commits into from
Jan 4, 2022
Merged

[CI] Moved to Github Actions #27

merged 2 commits into from
Jan 4, 2022

Conversation

mnocon
Copy link
Member

@mnocon mnocon commented Dec 28, 2021

Moved CI to Github Actions from Travis

Looks like these tests are configured by the MYSQL_DATABASE_URL variable.

The output from Travis is the same as from GIthub Actions:

> @php ./vendor/bin/phpunit -vc phpunit.xml
PHPUnit 8.5.21 by Sebastian Bergmann and contributors.
Runtime:       PHP 7.3.27 with Xdebug 3.0.2
Configuration: /home/travis/build/ezsystems/doctrine-dbal-schema/phpunit.xml
..................                                                18 / 18 (100%)
Time: 214 ms, Memory: 10.00 MB

OK (18 tests, 19 assertions)
Run composer run test
> phpunit -vc phpunit.xml
PHPUnit 8.5.22 by Sebastian Bergmann and contributors.
Runtime:       PHP 7.4.26
Configuration: /home/runner/work/doctrine-dbal-schema/doctrine-dbal-schema/phpunit.xml
..................                                                18 / 18 (100%)
Time: 112 ms, Memory: 8.00 MB
OK (18 tests, 19 assertions)

So I think everything went OK here 😄

.github/workflows/ci.yaml Outdated Show resolved Hide resolved
.github/workflows/ci.yaml Show resolved Hide resolved
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@micszo micszo requested a review from alongosz January 3, 2022 11:21
@micszo micszo merged commit a944970 into 1.0 Jan 4, 2022
@micszo micszo deleted the move-to-github-actions branch January 4, 2022 10:46
alongosz added a commit to ibexa/doctrine-schema that referenced this pull request Jan 14, 2022
Merge up from ezsystems/doctrine-dbal-schema into main of:
* ezsystems/doctrine-dbal-schema#27
* ezsystems/doctrine-dbal-schema#28
with adjustments.
# for free to join this conversation on GitHub. Already have an account? # to comment
Development

Successfully merging this pull request may close these issues.

5 participants