Skip to content

resource/github_repository: Prefill auto_init during import#154

Merged
radeksimko merged 1 commit intomasterfrom
b-import-repo-auto-init
Sep 14, 2018
Merged

resource/github_repository: Prefill auto_init during import#154
radeksimko merged 1 commit intomasterfrom
b-import-repo-auto-init

Conversation

@radeksimko
Copy link
Copy Markdown
Contributor

Fixes #148

TF_ACC=1 go test ./github -v -run=TestAccGithubRepository_ -timeout 120m
=== RUN   TestAccGithubRepository_basic
--- PASS: TestAccGithubRepository_basic (8.32s)
=== RUN   TestAccGithubRepository_archive
--- PASS: TestAccGithubRepository_archive (5.80s)
=== RUN   TestAccGithubRepository_archiveUpdate
--- PASS: TestAccGithubRepository_archiveUpdate (8.11s)
=== RUN   TestAccGithubRepository_importBasic
--- PASS: TestAccGithubRepository_importBasic (5.76s)
=== RUN   TestAccGithubRepository_defaultBranch
--- PASS: TestAccGithubRepository_defaultBranch (9.76s)
=== RUN   TestAccGithubRepository_templates
--- PASS: TestAccGithubRepository_templates (5.91s)
=== RUN   TestAccGithubRepository_topics
--- PASS: TestAccGithubRepository_topics (17.51s)
=== RUN   TestAccGithubRepository_autoInitForceNew
--- PASS: TestAccGithubRepository_autoInitForceNew (15.14s)
PASS
ok  	github.com/terraform-providers/terraform-provider-github/github	76.320s

@radeksimko radeksimko added the Type: Bug Something isn't working as documented label Sep 14, 2018
@ghost ghost added the size/XS label Sep 14, 2018
Copy link
Copy Markdown
Contributor

@tombuildsstuff tombuildsstuff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@radeksimko radeksimko merged commit ea4f6ad into master Sep 14, 2018
@radeksimko radeksimko deleted the b-import-repo-auto-init branch September 14, 2018 08:41
kfcampbell pushed a commit to kfcampbell/terraform-provider-github that referenced this pull request Jul 26, 2022
…-repo-auto-init

resource/github_repository: Prefill auto_init during import
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS Type: Bug Something isn't working as documented

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants