question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Document allowed values for BAR subscriptions

See original GitHub issue

I was following https://github.com/dotnet/arcade/blob/master/Documentation/DependencyFlowOnboarding.md, which provides some sample values for configuring BAR subscriptions. Where can I find more details on allowable settings?

For instance, the docs show this:

Channel: .NET Tools - Latest
# ...
Merge Policies:
- Name: AllChecksSuccessful
  Properties:
    ignoreChecks:
    - WIP
    - license/cla

Questions:

  • The interactive prompt shows two suggested channels. Where can I see a list of all available channels?
  • What other merge policies are available?
  • What other properties are allowed AllChecksSuccessful merge policy?
  • How do the merge policies apply to PRs made in Azure Repos?

FWIW - I see some of this is documented in code (https://github.com/dotnet/arcade/blob/master/src/Microsoft.DotNet.Darc/src/Darc/Models/PopUps/AddSubscriptionPopUp.cs), but it only appears if you run add-subscription in interactive mode. Would be nice to make this content available in documentation without having to execute a command which modifies subscription state.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:10 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
jcagmecommented, Jan 30, 2019

I can take a stab while you get gather-drop sorted

0reactions
jcagmecommented, Jan 31, 2019

This is done

Read more comments on GitHub >

github_iconTop Results From Across the Web

Data elements and parameters - AWS Systems Manager
Allowed values include the following: String , StringList , Integer Boolean , MapList , and StringMap . To view examples of each type,...
Read more >
Configuration options for the Office Deployment Tool
Previous allowed values for each update channel can still be used, which means you don't have to update your older configuration XML files....
Read more >
Recurring pricing models
With both models, you specify the number of units when you create or update a subscription. Here's how they differ: With Standard pricing,...
Read more >
Create and use a bar chart—ArcGIS Insights | Documentation
If you use a field, the bar values can be calculated as a sum, minimum, maximum, average, percentile, or median of values from...
Read more >
Bar chart | Grafana documentation
Show values. This controls whether values are shown on top or to the left of bars. Auto Values will be shown if there...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found