Skip to content
This repository was archived by the owner on Jan 11, 2024. It is now read-only.

[release/2.1] Implement additional ProdCon manifest updaters #2063

Merged
merged 1 commit into from
Jun 11, 2018

Conversation

dagood
Copy link
Member

@dagood dagood commented Jun 11, 2018

  • Build attribute from orchestrated build
  • Orchestrated blob feed attribute
  • Orchestrated blob feed package version

Each updater can update a single-line file (e.g. BuildToolsVersion.txt) or make changes based on regex (with ElementName shortcut for XML).

Also fixes issue with CRLF/LF handling when updating a single-line file when autocrlf isn't set consistently with the running platform.

(cherry picked from commit 338f4b0)


Ports #2047 to release/2.1. No conflicts.

 * Build attribute from orchestrated build
 * Orchestrated blob feed attribute
 * Orchestrated blob feed package version

Each updater can update a single-line file (e.g. BuildToolsVersion.txt) or make changes based on regex (with ElementName shortcut for XML).

Also fixes issue with CRLF/LF handling when updating a single-line file when autocrlf isn't set consistently with the running platform.

(cherry picked from commit 338f4b0)
Copy link
Member

@eerhardt eerhardt left a comment

Choose a reason for hiding this comment

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

:shipit:

@dagood dagood merged commit f633286 into dotnet:release/2.1 Jun 11, 2018
@dagood dagood deleted the prodcon-updaters/release/2.1 branch June 11, 2018 19:35
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.

2 participants