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

Remove ./ From Path Triggers #404

Merged
merged 2 commits into from
Mar 17, 2020
Merged

Conversation

evanlouie
Copy link
Collaborator

  • Path triggers for service build update pipelines are now sanitized to not
    include any leading ./ in the path.
  • Removed old tslint flags.

fixes microsoft/bedrock#1168

- Path triggers for service build update pipelines are now sanitized to not
  include any leading `./` in the path.
- Removed old `tslint` flags.

fixes microsoft/bedrock#1168
@evanlouie evanlouie force-pushed the 1168-remove-dot-slash-from-path-trigger branch from c67023d to 4030016 Compare March 16, 2020 21:48
@mtarng mtarng merged commit e1e0008 into master Mar 17, 2020
@mtarng mtarng deleted the 1168-remove-dot-slash-from-path-trigger branch March 17, 2020 01:27
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.

Azure Pipelines path triggers cannot begin with "."
3 participants