-
Notifications
You must be signed in to change notification settings - Fork 2
Python3 steps pr 1.x #24
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Kudos, SonarCloud Quality Gate passed! |
gregharvey
added a commit
that referenced
this pull request
Jun 30, 2021
* 1.x dev (#19) * Contribute docs (#12) * Staging 1.1.10 release to test CI. * Starting some contributor docs. * Minor change to tag deletion. * Making separate CI file for PR tests. (#14) * Updating domain_name to _domain_name. * Adding _domain_name var to blank template too. * Updating _domain_name var for controller. * env_type also becomes _env_type. * Adding _env_type to blank template. * Adding _env_type to drupal8 template. * Adding _env_type to drupal8 deploy template. * Adding _env_type to blank deploy template. * Try adding _env_type directly to PHP CLI role vars. * Explicitly adding fpm var required. * Python3 steps pr 1.x (#23) * Fixing Dockerfile to install Ansible from pip. * Installing boto3 from pip. * Rogue 'i'. * Updating ansible path. * Wrong path. * Set Python3 as default on controller. * Adding Ansible galaxy var. * Setting the base container to use python3 as default. * Python3 steps pr 1.x (#24) * Fixing Dockerfile to install Ansible from pip. * Installing boto3 from pip. * Rogue 'i'. * Updating ansible path. * Wrong path. * Set Python3 as default on controller. * Adding Ansible galaxy var. * Setting the base container to use python3 as default. * Adding pip3 to base container. * Moving to _domain_name to be consistent with other projects. * Bump glob-parent from 5.1.1 to 5.1.2 (#20) Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. - [Release notes](https://github.com/gulpjs/glob-parent/releases) - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md) - [Commits](gulpjs/glob-parent@v5.1.1...v5.1.2) --- updated-dependencies: - dependency-name: glob-parent dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Packing release for Python3 containers. * Adding a build for a prebuilt CI image. * Adding the docker SSH entrypoint script. * Updating container image name. * Making apt handling more robust. Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
gregharvey
added a commit
that referenced
this pull request
Jul 2, 2021
* 1.x dev (#19) * Contribute docs (#12) * Staging 1.1.10 release to test CI. * Starting some contributor docs. * Minor change to tag deletion. * Making separate CI file for PR tests. (#14) * Updating domain_name to _domain_name. * Adding _domain_name var to blank template too. * Updating _domain_name var for controller. * env_type also becomes _env_type. * Adding _env_type to blank template. * Adding _env_type to drupal8 template. * Adding _env_type to drupal8 deploy template. * Adding _env_type to blank deploy template. * Try adding _env_type directly to PHP CLI role vars. * Explicitly adding fpm var required. * Python3 steps pr 1.x (#23) * Fixing Dockerfile to install Ansible from pip. * Installing boto3 from pip. * Rogue 'i'. * Updating ansible path. * Wrong path. * Set Python3 as default on controller. * Adding Ansible galaxy var. * Setting the base container to use python3 as default. * Python3 steps pr 1.x (#24) * Fixing Dockerfile to install Ansible from pip. * Installing boto3 from pip. * Rogue 'i'. * Updating ansible path. * Wrong path. * Set Python3 as default on controller. * Adding Ansible galaxy var. * Setting the base container to use python3 as default. * Adding pip3 to base container. * Moving to _domain_name to be consistent with other projects. * Bump glob-parent from 5.1.1 to 5.1.2 (#20) Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. - [Release notes](https://github.com/gulpjs/glob-parent/releases) - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md) - [Commits](gulpjs/glob-parent@v5.1.1...v5.1.2) --- updated-dependencies: - dependency-name: glob-parent dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Packing release for Python3 containers. * Adding a build for a prebuilt CI image. * Adding the docker SSH entrypoint script. * Updating container image name. * Making apt handling more robust. * Moving the CI container code to just be documentation. Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
gregharvey
added a commit
that referenced
this pull request
Jul 2, 2021
* 1.x dev (#19) * Contribute docs (#12) * Staging 1.1.10 release to test CI. * Starting some contributor docs. * Minor change to tag deletion. * Making separate CI file for PR tests. (#14) * Updating domain_name to _domain_name. * Adding _domain_name var to blank template too. * Updating _domain_name var for controller. * env_type also becomes _env_type. * Adding _env_type to blank template. * Adding _env_type to drupal8 template. * Adding _env_type to drupal8 deploy template. * Adding _env_type to blank deploy template. * Try adding _env_type directly to PHP CLI role vars. * Explicitly adding fpm var required. * Python3 steps pr 1.x (#23) * Fixing Dockerfile to install Ansible from pip. * Installing boto3 from pip. * Rogue 'i'. * Updating ansible path. * Wrong path. * Set Python3 as default on controller. * Adding Ansible galaxy var. * Setting the base container to use python3 as default. * Python3 steps pr 1.x (#24) * Fixing Dockerfile to install Ansible from pip. * Installing boto3 from pip. * Rogue 'i'. * Updating ansible path. * Wrong path. * Set Python3 as default on controller. * Adding Ansible galaxy var. * Setting the base container to use python3 as default. * Adding pip3 to base container. * Moving to _domain_name to be consistent with other projects. * Bump glob-parent from 5.1.1 to 5.1.2 (#20) Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. - [Release notes](https://github.com/gulpjs/glob-parent/releases) - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md) - [Commits](gulpjs/glob-parent@v5.1.1...v5.1.2) --- updated-dependencies: - dependency-name: glob-parent dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Packing release for Python3 containers. * Adding a build for a prebuilt CI image. * Adding the docker SSH entrypoint script. * Updating container image name. * Making apt handling more robust. * Moving the CI container code to just be documentation. * Updating docs for using ce-dev to build CI containers. Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
gregharvey
added a commit
that referenced
this pull request
Jul 8, 2021
* 1.x dev (#19) * Contribute docs (#12) * Staging 1.1.10 release to test CI. * Starting some contributor docs. * Minor change to tag deletion. * Making separate CI file for PR tests. (#14) * Updating domain_name to _domain_name. * Adding _domain_name var to blank template too. * Updating _domain_name var for controller. * env_type also becomes _env_type. * Adding _env_type to blank template. * Adding _env_type to drupal8 template. * Adding _env_type to drupal8 deploy template. * Adding _env_type to blank deploy template. * Try adding _env_type directly to PHP CLI role vars. * Explicitly adding fpm var required. * Python3 steps pr 1.x (#23) * Fixing Dockerfile to install Ansible from pip. * Installing boto3 from pip. * Rogue 'i'. * Updating ansible path. * Wrong path. * Set Python3 as default on controller. * Adding Ansible galaxy var. * Setting the base container to use python3 as default. * Python3 steps pr 1.x (#24) * Fixing Dockerfile to install Ansible from pip. * Installing boto3 from pip. * Rogue 'i'. * Updating ansible path. * Wrong path. * Set Python3 as default on controller. * Adding Ansible galaxy var. * Setting the base container to use python3 as default. * Adding pip3 to base container. * Moving to _domain_name to be consistent with other projects. * Bump glob-parent from 5.1.1 to 5.1.2 (#20) Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. - [Release notes](https://github.com/gulpjs/glob-parent/releases) - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md) - [Commits](gulpjs/glob-parent@v5.1.1...v5.1.2) --- updated-dependencies: - dependency-name: glob-parent dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Packing release for Python3 containers. * Gitlab runner container pr 1.x (#26) * Adding a build for a prebuilt CI image. * Adding the docker SSH entrypoint script. * Updating container image name. * Making apt handling more robust. * Adding a CI container. * Gitlab runner container pr 1.x (#28) * Adding a build for a prebuilt CI image. * Adding the docker SSH entrypoint script. * Updating container image name. * Making apt handling more robust. * Moving the CI container code to just be documentation. * Gitlab runner container pr 1.x (#30) * Adding a build for a prebuilt CI image. * Adding the docker SSH entrypoint script. * Updating container image name. * Making apt handling more robust. * Moving the CI container code to just be documentation. * Updating docs for using ce-dev to build CI containers. * Wrong var in deploy.yml for drupal8. * Adding lhci role to template containers. Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
gregharvey
added a commit
that referenced
this pull request
Jul 9, 2021
…latform isn't Darwin (#32) * 1.x dev (#19) * Contribute docs (#12) * Staging 1.1.10 release to test CI. * Starting some contributor docs. * Minor change to tag deletion. * Making separate CI file for PR tests. (#14) * Updating domain_name to _domain_name. * Adding _domain_name var to blank template too. * Updating _domain_name var for controller. * env_type also becomes _env_type. * Adding _env_type to blank template. * Adding _env_type to drupal8 template. * Adding _env_type to drupal8 deploy template. * Adding _env_type to blank deploy template. * Try adding _env_type directly to PHP CLI role vars. * Explicitly adding fpm var required. * Python3 steps pr 1.x (#23) * Fixing Dockerfile to install Ansible from pip. * Installing boto3 from pip. * Rogue 'i'. * Updating ansible path. * Wrong path. * Set Python3 as default on controller. * Adding Ansible galaxy var. * Setting the base container to use python3 as default. * Python3 steps pr 1.x (#24) * Fixing Dockerfile to install Ansible from pip. * Installing boto3 from pip. * Rogue 'i'. * Updating ansible path. * Wrong path. * Set Python3 as default on controller. * Adding Ansible galaxy var. * Setting the base container to use python3 as default. * Adding pip3 to base container. * Moving to _domain_name to be consistent with other projects. * Bump glob-parent from 5.1.1 to 5.1.2 (#20) Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. - [Release notes](https://github.com/gulpjs/glob-parent/releases) - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md) - [Commits](gulpjs/glob-parent@v5.1.1...v5.1.2) --- updated-dependencies: - dependency-name: glob-parent dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Packing release for Python3 containers. * Gitlab runner container pr 1.x (#26) * Adding a build for a prebuilt CI image. * Adding the docker SSH entrypoint script. * Updating container image name. * Making apt handling more robust. * Adding a CI container. * Gitlab runner container pr 1.x (#28) * Adding a build for a prebuilt CI image. * Adding the docker SSH entrypoint script. * Updating container image name. * Making apt handling more robust. * Moving the CI container code to just be documentation. * Gitlab runner container pr 1.x (#30) * Adding a build for a prebuilt CI image. * Adding the docker SSH entrypoint script. * Updating container image name. * Making apt handling more robust. * Moving the CI container code to just be documentation. * Updating docs for using ce-dev to build CI containers. * Switch to using the ip command instead of ifconfig when the platform isn't darwin. Co-authored-by: Greg Harvey <greg.harvey@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
gregharvey
added a commit
that referenced
this pull request
Jul 12, 2021
* 1.x dev (#19) * Contribute docs (#12) * Staging 1.1.10 release to test CI. * Starting some contributor docs. * Minor change to tag deletion. * Making separate CI file for PR tests. (#14) * Updating domain_name to _domain_name. * Adding _domain_name var to blank template too. * Updating _domain_name var for controller. * env_type also becomes _env_type. * Adding _env_type to blank template. * Adding _env_type to drupal8 template. * Adding _env_type to drupal8 deploy template. * Adding _env_type to blank deploy template. * Try adding _env_type directly to PHP CLI role vars. * Explicitly adding fpm var required. * Python3 steps pr 1.x (#23) * Fixing Dockerfile to install Ansible from pip. * Installing boto3 from pip. * Rogue 'i'. * Updating ansible path. * Wrong path. * Set Python3 as default on controller. * Adding Ansible galaxy var. * Setting the base container to use python3 as default. * Python3 steps pr 1.x (#24) * Fixing Dockerfile to install Ansible from pip. * Installing boto3 from pip. * Rogue 'i'. * Updating ansible path. * Wrong path. * Set Python3 as default on controller. * Adding Ansible galaxy var. * Setting the base container to use python3 as default. * Adding pip3 to base container. * Moving to _domain_name to be consistent with other projects. * Bump glob-parent from 5.1.1 to 5.1.2 (#20) Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. - [Release notes](https://github.com/gulpjs/glob-parent/releases) - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md) - [Commits](gulpjs/glob-parent@v5.1.1...v5.1.2) --- updated-dependencies: - dependency-name: glob-parent dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Packing release for Python3 containers. * Gitlab runner container pr 1.x (#26) * Adding a build for a prebuilt CI image. * Adding the docker SSH entrypoint script. * Updating container image name. * Making apt handling more robust. * Adding a CI container. * Gitlab runner container pr 1.x (#28) * Adding a build for a prebuilt CI image. * Adding the docker SSH entrypoint script. * Updating container image name. * Making apt handling more robust. * Moving the CI container code to just be documentation. * Gitlab runner container pr 1.x (#30) * Adding a build for a prebuilt CI image. * Adding the docker SSH entrypoint script. * Updating container image name. * Making apt handling more robust. * Moving the CI container code to just be documentation. * Updating docs for using ce-dev to build CI containers. * Switch to using the ip command instead of ifconfig when the platform isn't darwin. (#31) * Lhci integration pr 1.x (#34) * Wrong var in deploy.yml for drupal8. * Adding lhci role to template containers. * Packaging release 1.1.13. Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dan Smith <galooph@gmail.com>
gregharvey
added a commit
that referenced
this pull request
Jul 21, 2021
* 1.x dev (#19) * Contribute docs (#12) * Staging 1.1.10 release to test CI. * Starting some contributor docs. * Minor change to tag deletion. * Making separate CI file for PR tests. (#14) * Updating domain_name to _domain_name. * Adding _domain_name var to blank template too. * Updating _domain_name var for controller. * env_type also becomes _env_type. * Adding _env_type to blank template. * Adding _env_type to drupal8 template. * Adding _env_type to drupal8 deploy template. * Adding _env_type to blank deploy template. * Try adding _env_type directly to PHP CLI role vars. * Explicitly adding fpm var required. * Python3 steps pr 1.x (#23) * Fixing Dockerfile to install Ansible from pip. * Installing boto3 from pip. * Rogue 'i'. * Updating ansible path. * Wrong path. * Set Python3 as default on controller. * Adding Ansible galaxy var. * Setting the base container to use python3 as default. * Python3 steps pr 1.x (#24) * Fixing Dockerfile to install Ansible from pip. * Installing boto3 from pip. * Rogue 'i'. * Updating ansible path. * Wrong path. * Set Python3 as default on controller. * Adding Ansible galaxy var. * Setting the base container to use python3 as default. * Adding pip3 to base container. * Moving to _domain_name to be consistent with other projects. * Bump glob-parent from 5.1.1 to 5.1.2 (#20) Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. - [Release notes](https://github.com/gulpjs/glob-parent/releases) - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md) - [Commits](gulpjs/glob-parent@v5.1.1...v5.1.2) --- updated-dependencies: - dependency-name: glob-parent dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Packing release for Python3 containers. * Gitlab runner container pr 1.x (#26) * Adding a build for a prebuilt CI image. * Adding the docker SSH entrypoint script. * Updating container image name. * Making apt handling more robust. * Adding a CI container. * Gitlab runner container pr 1.x (#28) * Adding a build for a prebuilt CI image. * Adding the docker SSH entrypoint script. * Updating container image name. * Making apt handling more robust. * Moving the CI container code to just be documentation. * Gitlab runner container pr 1.x (#30) * Adding a build for a prebuilt CI image. * Adding the docker SSH entrypoint script. * Updating container image name. * Making apt handling more robust. * Moving the CI container code to just be documentation. * Updating docs for using ce-dev to build CI containers. * Switch to using the ip command instead of ifconfig when the platform isn't darwin. (#31) * Lhci integration pr 1.x (#34) * Wrong var in deploy.yml for drupal8. * Adding lhci role to template containers. * Packaging release 1.1.13. * Adding install_command variable to Drupal 8 template. Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dan Smith <galooph@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.