You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
theodorosploumis
changed the title
Presentation 21/12/2021
Presentation 21/12/2021 - Introduction to git-hooks, GitHub, GitHub Actions and (Drupal) Best Practices.
Jun 23, 2023
Introduction to git-hooks, GitHub, GitHub Actions and (Drupal) Best Practices.
About GitHub
About git-hooks
How to execute commands on Drupal projects
This project tools
See https://github.com/theodorosploumis/drupal-actions#development.
Based on https://github.com/theodorosploumis/drupal-best-practices
Why setup a CI/CD process
GitHub Actions
Development example
ddev ssh
ddev cypress open --browser chrome --config-file tests/cypress.json
Final outcome
.env
to store credentials and important variablesTools used for this presentation
The text was updated successfully, but these errors were encountered: