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

Initial GitHub Actions config #1

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Initial GitHub Actions config #1

wants to merge 5 commits into from

Conversation

gchaix
Copy link
Member

@gchaix gchaix commented Sep 14, 2020

Requires some secrets to be set in the repo secrets (https://github.com/tag1consulting/tag1-jtest/settings/secrets):

PANTHEON_MACHINE_TOKEN - a Pantheon machine token with access to the Pantheon site
PANTHEON_URL - Pantheon git URL. I.E.: ssh://codeserver.dev.58662162-ca2a-40f3-8fd6-2cbd0e1154d8@codeserver.dev.58662162-ca2a-40f3-8fd6-2cbd0e1154d8.drush.in:2222/~/repository.git
PANTHEON_SITE_NAME: site name on Pantheon. I.E.: tag1-jtest
PANTHEON_DEPLOY_KEY: SSH private key for a deploy user with access to the Pantheon site
KNOWN_HOSTS: a known_hosts file containing something like the following:

Host *.drush.in
  StrictHostKeyChecking no

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