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

Fix Service connection description nil panic and document update #60

Merged
merged 15 commits into from
Jul 9, 2020
Merged

Fix Service connection description nil panic and document update #60

merged 15 commits into from
Jul 9, 2020

Commits on Jun 30, 2020

  1. Create main.yml

    xuzhang3 authored Jun 30, 2020
    Configuration menu
    Copy the full SHA
    1622ef2 View commit details
    Browse the repository at this point in the history
  2. Delete main.yml

    xuzhang3 authored Jun 30, 2020
    Configuration menu
    Copy the full SHA
    a27e892 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Update Readme

    Remove the Installation Section:
    Because the provider is integrated in the registry, there is no need to install it manually
    mikaelkrief authored and xuzhang3 committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    dac5a09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85c90de View commit details
    Browse the repository at this point in the history
  3. Update docs

    EliiseS authored and xuzhang3 committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    5e54bf8 View commit details
    Browse the repository at this point in the history
  4. Format markdown

    EliiseS authored and xuzhang3 committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    89cd312 View commit details
    Browse the repository at this point in the history
  5. Make link text correspond to resource type name

    Sorry for the nit but was slightly confused by not being able to find `azuredevops_git_repository` in the sidebar.  After clicking on `azuredevops_azure_git_repository` I found what I was looking for but this change should reduce friction for others.  I might suggest changing the linked pages names too but that's stylistic.
    erikerikson authored and xuzhang3 committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    bfc8f73 View commit details
    Browse the repository at this point in the history
  6. Update golang extension name

    EliiseS authored and xuzhang3 committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    3bc2e17 View commit details
    Browse the repository at this point in the history
  7. Use correct terraform extension

    EliiseS authored and xuzhang3 committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    8c22771 View commit details
    Browse the repository at this point in the history
  8. Update action CI .yml

    xuzhang3 committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    72a707e View commit details
    Browse the repository at this point in the history
  9. omit accetests

    xuzhang3 committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    f5369cd View commit details
    Browse the repository at this point in the history
  10. add unit test step

    xuzhang3 committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    16668d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Merge remote-tracking branch 'remotes/upstream/master'

    # Conflicts:
    #	website/docs/r/azure_git_repository.html.markdown
    xuzhang3 committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    97bc2e0 View commit details
    Browse the repository at this point in the history
  2. Fix pointer nil panic

    xuzhang3 committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    a8669e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae1ba18 View commit details
    Browse the repository at this point in the history