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

CI Generator #1955

Merged
merged 15 commits into from
Oct 20, 2021
Merged

CI Generator #1955

merged 15 commits into from
Oct 20, 2021

Conversation

HDVinnie
Copy link
Collaborator

This pull request includes configuration for running lint, code style checks, and tests within your CI environment. Feel free to commit any additional changes to the shift-51005 branch.

Before merging, you need to:

  • Review all pull request comments for additional changes
  • Ensure your CI build is running successfully

@HDVinnie
Copy link
Collaborator Author

⚠️ Shift detected existing .github/workflows folder. You should review any existing build configuration and merge it with the newly generated builds.

@HDVinnie
Copy link
Collaborator Author

⚠️ Shift detected the use of <server> tags within your phpunit.xml configuration. These values can not be overwritten by environment variables.

You may need to change these to <env> tags to configure these options within your jobs. For more details, read configuration precedence when testing Laravel.

@HDVinnie
Copy link
Collaborator Author

ℹ️ Shift configured your jobs to use MySQL 8.0. You may adjust the configuration if you are using a different version of MySQL or a different database.

@HDVinnie
Copy link
Collaborator Author

ℹ️ Shift configured Composer to use the COMPOSER_AUTH environment variable. If your project contains private dependencies, you should create a secret for your repository named COMPOSER_AUTH with the JSON configuration for Composer.

@HDVinnie
Copy link
Collaborator Author

⚗️ This Shift is still being refined. Please report any issues or suggestions to [email protected]. Your feedback is what helps improve the experience for everyone.

@HDVinnie HDVinnie merged commit 77fe55d into master Oct 20, 2021
@HDVinnie HDVinnie deleted the shift-51005 branch October 20, 2021 19:00
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.

2 participants