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

Add github actions continuous deployment #28

Draft
wants to merge 10 commits into
base: development
Choose a base branch
from
Draft

Commits on Dec 13, 2023

  1. rename test github action workflow

    Theodore Keloglou committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    9b6af3b View commit details
    Browse the repository at this point in the history
  2. add deploy github action workflow

    Theodore Keloglou committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    6e4eeb8 View commit details
    Browse the repository at this point in the history
  3. fix ansible check command

    Theodore Keloglou committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    48d655c View commit details
    Browse the repository at this point in the history
  4. enable deploy on pull requests

    Theodore Keloglou committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    078da66 View commit details
    Browse the repository at this point in the history
  5. fix names on github workflows

    Theodore Keloglou committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    debfdaf View commit details
    Browse the repository at this point in the history
  6. add ssh key setup on github actions deploy workflow

    Theodore Keloglou committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    0a1333a View commit details
    Browse the repository at this point in the history
  7. add ssh test on deploy gh workflow

    Theodore Keloglou committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    92a4e64 View commit details
    Browse the repository at this point in the history
  8. change user on deploy gh actions config

    Theodore Keloglou committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    0ee0447 View commit details
    Browse the repository at this point in the history
  9. fix ansible env variables on github actions config

    Theodore Keloglou committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    a42785a View commit details
    Browse the repository at this point in the history
  10. add verbose mode on ansible connect command

    Theodore Keloglou committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    0b3d2f0 View commit details
    Browse the repository at this point in the history