Skip to content
This repository was archived by the owner on Apr 13, 2020. It is now read-only.

Conversation

samiyaakhtar
Copy link
Collaborator

Closes microsoft/bedrock#707

When the source repo is private, spektate needs a personal access token to get Author information.

Corresponding PR in spektate: microsoft/spektate#42

@sarath-p sarath-p self-requested a review October 24, 2019 18:18
spk-config.yaml Outdated
@@ -23,6 +23,7 @@ introspection:
table_name: "storage-account-table-name" # Must be defined to run spk deployment commands
partition_key: "storage-account-table-partition-key" # Must be defined to run spk deployment commands
key: "storage-access-key" # Must be defined to run spk deployment commands. Use ${env:INTROSPECTION_STORAGE_ACCESS_KEY} and set it in .env file
source_repo_access_token: "source_repo_access_token" # Optional. Define this to see author names in the dashboard
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you add in the comment that this is only required for private repos, and/or the other conditions under which this parameter is required?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Just addressed this

@samiyaakhtar samiyaakhtar merged commit 605b8a2 into CatalystCode:master Oct 25, 2019
@samiyaakhtar samiyaakhtar deleted the 707-private-repo-author-fix branch October 25, 2019 03:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[spk] Author field is showing empty for Azure DevOps repos in spk deployment tool
3 participants