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

Switch to GitHub Actions #212

Open
2 of 5 tasks
nukosuke opened this issue Dec 16, 2020 · 0 comments
Open
2 of 5 tasks

Switch to GitHub Actions #212

nukosuke opened this issue Dec 16, 2020 · 0 comments

Comments

@nukosuke
Copy link
Owner

nukosuke commented Dec 16, 2020

travis.org will be shutting down and .com is not suitable for our use case.
now we have unix tests and acceptance tests on travis. They should be migrated to GitHub Actions.

Tests

  • go versions
    • v1.14
    • v1.15
    • v1.17
    • v1.18
  • Acc Test

preparation for acc tests

  • Create CI workflow
  • env vars in yml
    • TF_ACC=true
    • ZENDESK_ACCOUNT=d3v-terraform-provider
  • env vars in GH secrets
    • ZENDESK_TOKEN
    • ZENDESK_EMAIL

Release

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

No branches or pull requests

1 participant