Skip to content

Conversation

@pbisaga
Copy link
Contributor

@pbisaga pbisaga commented Sep 13, 2021

Adjusting CI test to GitHub Actions instead of Travis
https://issues.ibexa.co/browse/IBX-829

@pbisaga pbisaga requested a review from mnocon September 13, 2021 14:47
@pbisaga pbisaga changed the title IBX-829 [CI] Moved jobs to Github Actions IBX-829 [CI] Moved CS and PHPUnit jobs to Github Actions Sep 15, 2021
@pbisaga pbisaga self-assigned this Sep 15, 2021

- name: Run test suite
run: composer run-script --timeout=600 test

No newline at end of file
Copy link

@Steveb-p Steveb-p Sep 16, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(whitespace leftover, which makes git complain about missing newline)

Suggested change

What editor are you using? VSCode?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. Yes, VSCode

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could add .editorconfig files to each repository to prevent VSCode leaving trailing spaces. Or you could configure it to do it on it's own. I'm pretty sure there's an option for that.

@pbisaga pbisaga marked this pull request as ready for review September 16, 2021 09:37
- '7.3'
- '7.4'
composer_options: [ "" ]
experimental: [false]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unused, could be removed?

@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 merged commit fad3c2a into 1.0 Sep 24, 2021
@micszo micszo deleted the IBX-829-Moved-to-GHActions branch September 24, 2021 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

5 participants