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

Migrate to Github Actions from Travis CI #4393

Merged
merged 32 commits into from
Sep 24, 2021
Merged

Conversation

danepowell
Copy link
Contributor

@danepowell danepowell commented Aug 27, 2021

Proof of concept to migrate BLT's internal tests to Github Actions (this doesn't affect BLT consumers)

  • Compare job matrix and remainder of actions file to .travis.yml
  • Import template from BLT to ORCA
  • Merge ORCA PR: Support Github Actions orca#152
  • Switch from feature branch to composer create-project

@danepowell danepowell mentioned this pull request Aug 27, 2021
2 tasks
composer.json Outdated Show resolved Hide resolved
@danepowell danepowell marked this pull request as ready for review August 28, 2021 00:57
@danepowell
Copy link
Contributor Author

danepowell commented Aug 28, 2021

Something screwy is still happening with TTY detection. I have no idea why ORCA's Travis CI tests pass but Github Actions stalls out because it must be waiting for TTY input: https://github.com/danepowell/blt/actions/runs/1176102344

@danepowell danepowell mentioned this pull request Sep 7, 2021
1 task
@danepowell danepowell merged commit 62a80cc into acquia:main Sep 24, 2021
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.

1 participant