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

resource/actions_secret and data-source/actions_public_key: add individual user support #520

Merged
merged 1 commit into from
Jul 24, 2020

Conversation

anGie44
Copy link
Contributor

@anGie44 anGie44 commented Jul 20, 2020

Closes #422

Output of acceptance tests for individual-user:

--- PASS: TestAccGithubActionsSecret_disappears (13.30s)
--- PASS: TestAccGithubActionsSecret_basic (19.61s)
--- PASS: TestAccGithubActionsPublicKeyDataSource_noMatchReturnsError (0.31s)

Output of acceptance tests for organization:

--- PASS: TestAccGithubActionsPublicKeyDataSource_noMatchReturnsError (0.36s)
--- PASS: TestAccGithubActionsSecret_disappears (10.39s)
--- PASS: TestAccGithubActionsSecret_basic (15.68s)

@jcudit jcudit merged commit 7de0813 into master Jul 24, 2020
@jcudit jcudit deleted the f-actions-secret-individual-repo-support branch July 24, 2020 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for github_actions_secret for personal repo
2 participants