Skip to content

#289 Refactor bit field copy operations.#331

Merged
adamjstone merged 3 commits intodevelopfrom
maintenance/00289-refactor-copies
Jul 30, 2020
Merged

#289 Refactor bit field copy operations.#331
adamjstone merged 3 commits intodevelopfrom
maintenance/00289-refactor-copies

Conversation

@adamjstone
Copy link
Copy Markdown
Member

@adamjstone adamjstone commented Jul 30, 2020

Pull Request

This represents a request to incorporate the associated changes to the Solid Instruments product.

Overview

This pull request addresses issue #289.

Below is an overview of the changes that were made.

  • Refactor bit field copy operations.

Readiness checklist

This pull request is in compliance with the readiness requirements listed below.

  • This pull request addresses one or more existing issues.
  • Commit messages include references to an issue number, when applicable.
  • Commit messages are simple and informative.

If feature libraries were added or modified:

  • Applicable unit tests have been added or updated.
  • All unit tests are passing.
  • Thorough source documentation accompanies all code additions and modifications.
  • Design and styling choices are reflective of project conventions.

mergify Bot and others added 3 commits July 30, 2020 10:45
(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>
(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>
@adamjstone adamjstone requested review from a team as code owners July 30, 2020 18:15
@adamjstone adamjstone linked an issue Jul 30, 2020 that may be closed by this pull request
@mergify mergify Bot added Stage-0-New Currently awaiting review. Verdict-Pending Awaiting final resolution. Category-Uncategorized Awaiting categorization. Source-Maintainer Created by a maintainer. labels Jul 30, 2020
@adamjstone adamjstone self-assigned this Jul 30, 2020
@mergify mergify Bot added Stage-1-UnderReview Currently being evaluated. and removed Stage-0-New Currently awaiting review. labels Jul 30, 2020
@adamjstone adamjstone added this to the v1.0.26-preview1 milestone Jul 30, 2020
@adamjstone adamjstone added Category-Maintenance Relates to project maintenance. Subcategory-Performance Relates to software performance. Tag-AddReleaseNote Warrants addition of a release note. Version-1.0.26 Released with or planned for version 1.0.26. WindowForDelivery-2021-Q1 Planned for or released during Q1, 2021. and removed Category-Uncategorized Awaiting categorization. labels Jul 30, 2020
@adamjstone adamjstone merged commit 419aeaa into develop Jul 30, 2020
@adamjstone adamjstone added Stage-4-Complete Reviewed, accepted and finalized. and removed Stage-1-UnderReview Currently being evaluated. labels Jul 30, 2020
mergify Bot added a commit that referenced this pull request Jul 30, 2020
* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 419aeaa)
mergify Bot added a commit that referenced this pull request Jul 30, 2020
* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 419aeaa)
mergify Bot added a commit that referenced this pull request Jul 30, 2020
* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 419aeaa)
mergify Bot added a commit that referenced this pull request Jul 30, 2020
* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 419aeaa)
mergify Bot added a commit that referenced this pull request Jul 31, 2020
* #291 Extend the architectural guide. (#305) (#307) (#319)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#329)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331) (#339)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 419aeaa)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #293 Publish documentation website using PowerShell. (#340)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit d0f0840)
mergify Bot added a commit that referenced this pull request Jul 31, 2020
* #291 Extend the architectural guide. (#305) (#307) (#319)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#329)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331) (#339)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 419aeaa)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #293 Publish documentation website using PowerShell. (#340)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit d0f0840)
mergify Bot added a commit that referenced this pull request Jul 31, 2020
* #291 Extend the architectural guide. (#305) (#307) (#319)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#329)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331) (#339)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 419aeaa)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #293 Publish documentation website using PowerShell. (#340)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit d0f0840)
mergify Bot added a commit that referenced this pull request Jul 31, 2020
* #291 Extend the architectural guide. (#305) (#307) (#319)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#329)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331) (#339)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 419aeaa)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #293 Publish documentation website using PowerShell. (#340)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit d0f0840)
@adamjstone adamjstone deleted the maintenance/00289-refactor-copies branch July 31, 2020 23:55
mergify Bot added a commit that referenced this pull request Jul 31, 2020
* #291 Extend the architectural guide. (#305) (#307) (#319)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#329)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331) (#339)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 419aeaa)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #293 Publish documentation website using PowerShell. (#340)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit d0f0840)
mergify Bot added a commit that referenced this pull request Jul 31, 2020
* #291 Extend the architectural guide. (#305) (#307) (#319)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#329)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331) (#339)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 419aeaa)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #293 Publish documentation website using PowerShell. (#340)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit d0f0840)
mergify Bot added a commit that referenced this pull request Jul 31, 2020
* #291 Extend the architectural guide. (#305) (#307) (#319)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#329)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331) (#339)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 419aeaa)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #293 Publish documentation website using PowerShell. (#340)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit d0f0840)
adamjstone added a commit that referenced this pull request Aug 1, 2020
* #291 Extend the architectural guide. (#305) (#307) (#319)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#329)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331) (#339)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 419aeaa)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #293 Publish documentation website using PowerShell. (#340)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit d0f0840)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>
adamjstone added a commit that referenced this pull request Aug 1, 2020
* #291 Extend the architectural guide. (#305) (#307) (#319)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#329)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331) (#339)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 419aeaa)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #293 Publish documentation website using PowerShell. (#340)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit d0f0840)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>
adamjstone added a commit that referenced this pull request Aug 1, 2020
* #291 Extend the architectural guide. (#305) (#307) (#319)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#329)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331) (#339)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 419aeaa)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #293 Publish documentation website using PowerShell. (#340)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit d0f0840)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>
adamjstone added a commit that referenced this pull request Aug 1, 2020
* #291 Extend the architectural guide. (#305) (#307) (#319)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#329)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331) (#339)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 419aeaa)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #293 Publish documentation website using PowerShell. (#340)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit d0f0840)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>
adamjstone added a commit that referenced this pull request Aug 1, 2020
* #291 Extend the architectural guide. (#305) (#307) (#319)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#329)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331) (#339)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 419aeaa)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #293 Publish documentation website using PowerShell. (#340)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit d0f0840)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>
adamjstone added a commit that referenced this pull request Aug 1, 2020
* #291 Extend the architectural guide. (#305) (#307) (#319)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#329)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331) (#339)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 419aeaa)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #293 Publish documentation website using PowerShell. (#340)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit d0f0840)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>
adamjstone added a commit that referenced this pull request Aug 1, 2020
* #291 Extend the architectural guide. (#305) (#307) (#319)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#329)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331) (#339)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 419aeaa)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #293 Publish documentation website using PowerShell. (#340)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit d0f0840)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>
adamjstone added a commit that referenced this pull request Aug 10, 2020
* #291 Extend the architectural guide. (#305) (#307)

* #288 Refactor asynchronous operations. (#306) (#309)

* #291 Extend the architectural guide. (#305) (#307) (#311)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#321)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331) (#333)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 419aeaa)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* Minor enhancements to GitHub issue templates.

* Extend IoC integrations with data access, event authoring and messaging abstractions.

* #304 Integrate commit message linting with first-party pipeline.

* #304 Modify regular expression format for commit message lint.

* #304 Fix invalid escape character.

* #304 Add support for Cosmos DB and non-generic registrations.

* #304 Introduce various registration extensions.

* #304 Add IoC integration components for Entity Framework.

* #304 Upgrade ASB and dotnet unit test packages.

* #304 Add support for command line arguments to service executors.

* #304 Extend message handling modules.

* #304 Extend message handler modules.

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
mergify Bot added a commit that referenced this pull request Aug 10, 2020
* #291 Extend the architectural guide. (#305) (#307)

* #288 Refactor asynchronous operations. (#306) (#309)

* #291 Extend the architectural guide. (#305) (#307) (#311)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#321)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331) (#333)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 419aeaa)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* Minor enhancements to GitHub issue templates.

* Extend IoC integrations with data access, event authoring and messaging abstractions.

* #304 Integrate commit message linting with first-party pipeline.

* #304 Modify regular expression format for commit message lint.

* #304 Fix invalid escape character.

* #304 Add support for Cosmos DB and non-generic registrations.

* #304 Introduce various registration extensions.

* #304 Add IoC integration components for Entity Framework.

* #304 Upgrade ASB and dotnet unit test packages.

* #304 Add support for command line arguments to service executors.

* #304 Extend message handling modules.

* #304 Extend message handler modules.

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit ef57bf7)
mergify Bot added a commit that referenced this pull request Aug 10, 2020
* #291 Extend the architectural guide. (#305) (#307)

* #288 Refactor asynchronous operations. (#306) (#309)

* #291 Extend the architectural guide. (#305) (#307) (#311)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#321)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331) (#333)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 419aeaa)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* Minor enhancements to GitHub issue templates.

* Extend IoC integrations with data access, event authoring and messaging abstractions.

* #304 Integrate commit message linting with first-party pipeline.

* #304 Modify regular expression format for commit message lint.

* #304 Fix invalid escape character.

* #304 Add support for Cosmos DB and non-generic registrations.

* #304 Introduce various registration extensions.

* #304 Add IoC integration components for Entity Framework.

* #304 Upgrade ASB and dotnet unit test packages.

* #304 Add support for command line arguments to service executors.

* #304 Extend message handling modules.

* #304 Extend message handler modules.

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit ef57bf7)
mergify Bot added a commit that referenced this pull request Aug 10, 2020
* #291 Extend the architectural guide. (#305) (#307)

* #288 Refactor asynchronous operations. (#306) (#309)

* #291 Extend the architectural guide. (#305) (#307) (#311)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#321)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331) (#333)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 419aeaa)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* Minor enhancements to GitHub issue templates.

* Extend IoC integrations with data access, event authoring and messaging abstractions.

* #304 Integrate commit message linting with first-party pipeline.

* #304 Modify regular expression format for commit message lint.

* #304 Fix invalid escape character.

* #304 Add support for Cosmos DB and non-generic registrations.

* #304 Introduce various registration extensions.

* #304 Add IoC integration components for Entity Framework.

* #304 Upgrade ASB and dotnet unit test packages.

* #304 Add support for command line arguments to service executors.

* #304 Extend message handling modules.

* #304 Extend message handler modules.

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit ef57bf7)
mergify Bot added a commit that referenced this pull request Aug 10, 2020
* #291 Extend the architectural guide. (#305) (#307)

* #288 Refactor asynchronous operations. (#306) (#309)

* #291 Extend the architectural guide. (#305) (#307) (#311)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#321)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331) (#333)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 419aeaa)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* Minor enhancements to GitHub issue templates.

* Extend IoC integrations with data access, event authoring and messaging abstractions.

* #304 Integrate commit message linting with first-party pipeline.

* #304 Modify regular expression format for commit message lint.

* #304 Fix invalid escape character.

* #304 Add support for Cosmos DB and non-generic registrations.

* #304 Introduce various registration extensions.

* #304 Add IoC integration components for Entity Framework.

* #304 Upgrade ASB and dotnet unit test packages.

* #304 Add support for command line arguments to service executors.

* #304 Extend message handling modules.

* #304 Extend message handler modules.

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit ef57bf7)
mergify Bot added a commit that referenced this pull request Aug 10, 2020
* #291 Extend the architectural guide. (#305) (#307)

* #288 Refactor asynchronous operations. (#306) (#309)

* #291 Extend the architectural guide. (#305) (#307) (#311)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#321)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331) (#333)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 419aeaa)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* Minor enhancements to GitHub issue templates.

* Extend IoC integrations with data access, event authoring and messaging abstractions.

* #304 Integrate commit message linting with first-party pipeline.

* #304 Modify regular expression format for commit message lint.

* #304 Fix invalid escape character.

* #304 Add support for Cosmos DB and non-generic registrations.

* #304 Introduce various registration extensions.

* #304 Add IoC integration components for Entity Framework.

* #304 Upgrade ASB and dotnet unit test packages.

* #304 Add support for command line arguments to service executors.

* #304 Extend message handling modules.

* #304 Extend message handler modules.

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit ef57bf7)
mergify Bot added a commit that referenced this pull request Aug 10, 2020
* #291 Extend the architectural guide. (#305) (#307)

* #288 Refactor asynchronous operations. (#306) (#309)

* #291 Extend the architectural guide. (#305) (#307) (#311)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#321)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331) (#333)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 419aeaa)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* Minor enhancements to GitHub issue templates.

* Extend IoC integrations with data access, event authoring and messaging abstractions.

* #304 Integrate commit message linting with first-party pipeline.

* #304 Modify regular expression format for commit message lint.

* #304 Fix invalid escape character.

* #304 Add support for Cosmos DB and non-generic registrations.

* #304 Introduce various registration extensions.

* #304 Add IoC integration components for Entity Framework.

* #304 Upgrade ASB and dotnet unit test packages.

* #304 Add support for command line arguments to service executors.

* #304 Extend message handling modules.

* #304 Extend message handler modules.

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit ef57bf7)
@adamjstone adamjstone added Verdict-Released Included in a completed production release. and removed Verdict-Pending Awaiting final resolution. labels Aug 10, 2020
adamjstone added a commit that referenced this pull request Aug 10, 2020
* #291 Extend the architectural guide. (#305) (#307)

* #288 Refactor asynchronous operations. (#306) (#309)

* #291 Extend the architectural guide. (#305) (#307) (#311)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #291 Extend the architectural guide. (#305) (#307) (#318)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #291 Extend the architectural guide. (#305) (#307) (#319)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#321)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#328)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#329)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331) (#333)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 419aeaa)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* Minor enhancements to GitHub issue templates.

* #293 Publish documentation website using PowerShell. (#341)

* #291 Extend the architectural guide. (#305) (#307) (#319)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#329)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331) (#339)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 419aeaa)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #293 Publish documentation website using PowerShell. (#340)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* #293 Publish documentation website using PowerShell. (#341) (#343)

* #291 Extend the architectural guide. (#305) (#307) (#319)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#329)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331) (#339)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 419aeaa)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #293 Publish documentation website using PowerShell. (#340)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit d0f0840)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* Extend IoC integrations with data access, event authoring and messaging abstractions.

* #304 Integrate commit message linting with first-party pipeline.

* #304 Modify regular expression format for commit message lint.

* #304 Fix invalid escape character.

* #304 Add support for Cosmos DB and non-generic registrations.

* #304 Introduce various registration extensions.

* #304 Add IoC integration components for Entity Framework.

* #304 Upgrade ASB and dotnet unit test packages.

* #304 Add support for command line arguments to service executors.

* #304 Extend message handling modules.

* #304 Extend message handler modules.

* #304 Correct problem with PR title linting.

* Loosening commit/PR title lint requirements for bots.

* #357 Update documentation for v1.0.26-preview1.

* #357 Correct a deployment issue.

* #357 Fix documentation website deployment defect.

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
mergify Bot added a commit that referenced this pull request Aug 10, 2020
* #291 Extend the architectural guide. (#305) (#307)

* #288 Refactor asynchronous operations. (#306) (#309)

* #291 Extend the architectural guide. (#305) (#307) (#311)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #291 Extend the architectural guide. (#305) (#307) (#318)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #291 Extend the architectural guide. (#305) (#307) (#319)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#321)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#328)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#329)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331) (#333)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 419aeaa)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* Minor enhancements to GitHub issue templates.

* #293 Publish documentation website using PowerShell. (#341)

* #291 Extend the architectural guide. (#305) (#307) (#319)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#329)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331) (#339)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 419aeaa)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #293 Publish documentation website using PowerShell. (#340)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* #293 Publish documentation website using PowerShell. (#341) (#343)

* #291 Extend the architectural guide. (#305) (#307) (#319)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#329)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331) (#339)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 419aeaa)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #293 Publish documentation website using PowerShell. (#340)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit d0f0840)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* Extend IoC integrations with data access, event authoring and messaging abstractions.

* #304 Integrate commit message linting with first-party pipeline.

* #304 Modify regular expression format for commit message lint.

* #304 Fix invalid escape character.

* #304 Add support for Cosmos DB and non-generic registrations.

* #304 Introduce various registration extensions.

* #304 Add IoC integration components for Entity Framework.

* #304 Upgrade ASB and dotnet unit test packages.

* #304 Add support for command line arguments to service executors.

* #304 Extend message handling modules.

* #304 Extend message handler modules.

* #304 Correct problem with PR title linting.

* Loosening commit/PR title lint requirements for bots.

* #357 Update documentation for v1.0.26-preview1.

* #357 Correct a deployment issue.

* #357 Fix documentation website deployment defect.

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 58ad9ff)
adamjstone added a commit that referenced this pull request Aug 10, 2020
* #291 Extend the architectural guide. (#305) (#307)

* #288 Refactor asynchronous operations. (#306) (#309)

* #291 Extend the architectural guide. (#305) (#307) (#311)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #291 Extend the architectural guide. (#305) (#307) (#318)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #291 Extend the architectural guide. (#305) (#307) (#319)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#321)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#328)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#329)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331) (#333)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 419aeaa)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* Minor enhancements to GitHub issue templates.

* #293 Publish documentation website using PowerShell. (#341)

* #291 Extend the architectural guide. (#305) (#307) (#319)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#329)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331) (#339)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 419aeaa)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #293 Publish documentation website using PowerShell. (#340)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* #293 Publish documentation website using PowerShell. (#341) (#343)

* #291 Extend the architectural guide. (#305) (#307) (#319)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#329)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331) (#339)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 419aeaa)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #293 Publish documentation website using PowerShell. (#340)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit d0f0840)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* Extend IoC integrations with data access, event authoring and messaging abstractions.

* #304 Integrate commit message linting with first-party pipeline.

* #304 Modify regular expression format for commit message lint.

* #304 Fix invalid escape character.

* #304 Add support for Cosmos DB and non-generic registrations.

* #304 Introduce various registration extensions.

* #304 Add IoC integration components for Entity Framework.

* #304 Upgrade ASB and dotnet unit test packages.

* #304 Add support for command line arguments to service executors.

* #304 Extend message handling modules.

* #304 Extend message handler modules.

* #304 Correct problem with PR title linting.

* Loosening commit/PR title lint requirements for bots.

* #357 Update documentation for v1.0.26-preview1.

* #357 Correct a deployment issue.

* #357 Fix documentation website deployment defect.

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 58ad9ff)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>
adamjstone added a commit that referenced this pull request Aug 11, 2020
* #304 Correct problem with PR title linting.

* Loosening commit/PR title lint requirements for bots.

* Release/v1.0.26 preview1 (#358) (#359)

* #291 Extend the architectural guide. (#305) (#307)

* #288 Refactor asynchronous operations. (#306) (#309)

* #291 Extend the architectural guide. (#305) (#307) (#311)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #291 Extend the architectural guide. (#305) (#307) (#318)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #291 Extend the architectural guide. (#305) (#307) (#319)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#321)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#328)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#329)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331) (#333)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 419aeaa)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* Minor enhancements to GitHub issue templates.

* #293 Publish documentation website using PowerShell. (#341)

* #291 Extend the architectural guide. (#305) (#307) (#319)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#329)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331) (#339)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 419aeaa)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #293 Publish documentation website using PowerShell. (#340)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* #293 Publish documentation website using PowerShell. (#341) (#343)

* #291 Extend the architectural guide. (#305) (#307) (#319)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#329)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331) (#339)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 419aeaa)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #293 Publish documentation website using PowerShell. (#340)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit d0f0840)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* Extend IoC integrations with data access, event authoring and messaging abstractions.

* #304 Integrate commit message linting with first-party pipeline.

* #304 Modify regular expression format for commit message lint.

* #304 Fix invalid escape character.

* #304 Add support for Cosmos DB and non-generic registrations.

* #304 Introduce various registration extensions.

* #304 Add IoC integration components for Entity Framework.

* #304 Upgrade ASB and dotnet unit test packages.

* #304 Add support for command line arguments to service executors.

* #304 Extend message handling modules.

* #304 Extend message handler modules.

* #304 Correct problem with PR title linting.

* Loosening commit/PR title lint requirements for bots.

* #357 Update documentation for v1.0.26-preview1.

* #357 Correct a deployment issue.

* #357 Fix documentation website deployment defect.

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 58ad9ff)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #357 Attempt to fix FTP issue.

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
mergify Bot added a commit that referenced this pull request Aug 11, 2020
* #304 Correct problem with PR title linting.

* Loosening commit/PR title lint requirements for bots.

* Release/v1.0.26 preview1 (#358) (#359)

* #291 Extend the architectural guide. (#305) (#307)

* #288 Refactor asynchronous operations. (#306) (#309)

* #291 Extend the architectural guide. (#305) (#307) (#311)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #291 Extend the architectural guide. (#305) (#307) (#318)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #291 Extend the architectural guide. (#305) (#307) (#319)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#321)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#328)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#329)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331) (#333)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 419aeaa)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* Minor enhancements to GitHub issue templates.

* #293 Publish documentation website using PowerShell. (#341)

* #291 Extend the architectural guide. (#305) (#307) (#319)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#329)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331) (#339)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 419aeaa)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #293 Publish documentation website using PowerShell. (#340)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* #293 Publish documentation website using PowerShell. (#341) (#343)

* #291 Extend the architectural guide. (#305) (#307) (#319)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#329)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331) (#339)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 419aeaa)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #293 Publish documentation website using PowerShell. (#340)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit d0f0840)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* Extend IoC integrations with data access, event authoring and messaging abstractions.

* #304 Integrate commit message linting with first-party pipeline.

* #304 Modify regular expression format for commit message lint.

* #304 Fix invalid escape character.

* #304 Add support for Cosmos DB and non-generic registrations.

* #304 Introduce various registration extensions.

* #304 Add IoC integration components for Entity Framework.

* #304 Upgrade ASB and dotnet unit test packages.

* #304 Add support for command line arguments to service executors.

* #304 Extend message handling modules.

* #304 Extend message handler modules.

* #304 Correct problem with PR title linting.

* Loosening commit/PR title lint requirements for bots.

* #357 Update documentation for v1.0.26-preview1.

* #357 Correct a deployment issue.

* #357 Fix documentation website deployment defect.

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 58ad9ff)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #357 Attempt to fix FTP issue.

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 164701c)
mergify Bot added a commit that referenced this pull request Aug 11, 2020
* #304 Correct problem with PR title linting.

* Loosening commit/PR title lint requirements for bots.

* Release/v1.0.26 preview1 (#358) (#359)

* #291 Extend the architectural guide. (#305) (#307)

* #288 Refactor asynchronous operations. (#306) (#309)

* #291 Extend the architectural guide. (#305) (#307) (#311)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #291 Extend the architectural guide. (#305) (#307) (#318)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #291 Extend the architectural guide. (#305) (#307) (#319)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#321)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#328)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#329)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331) (#333)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 419aeaa)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* Minor enhancements to GitHub issue templates.

* #293 Publish documentation website using PowerShell. (#341)

* #291 Extend the architectural guide. (#305) (#307) (#319)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#329)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331) (#339)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 419aeaa)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #293 Publish documentation website using PowerShell. (#340)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* #293 Publish documentation website using PowerShell. (#341) (#343)

* #291 Extend the architectural guide. (#305) (#307) (#319)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #288 Refactor asynchronous operations. (#306) (#309) (#329)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactor bit field copy operations. (#331) (#339)

* #291 Extend the architectural guide. (#305) (#307) (#316)

(cherry picked from commit 5fc2b09)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #289 Refactoring bit field operations. (#330)

* #288 Refactor asynchronous operations. (#306) (#309) (#325)

(cherry picked from commit b982236)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 419aeaa)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #293 Publish documentation website using PowerShell. (#340)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit d0f0840)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* Extend IoC integrations with data access, event authoring and messaging abstractions.

* #304 Integrate commit message linting with first-party pipeline.

* #304 Modify regular expression format for commit message lint.

* #304 Fix invalid escape character.

* #304 Add support for Cosmos DB and non-generic registrations.

* #304 Introduce various registration extensions.

* #304 Add IoC integration components for Entity Framework.

* #304 Upgrade ASB and dotnet unit test packages.

* #304 Add support for command line arguments to service executors.

* #304 Extend message handling modules.

* #304 Extend message handler modules.

* #304 Correct problem with PR title linting.

* Loosening commit/PR title lint requirements for bots.

* #357 Update documentation for v1.0.26-preview1.

* #357 Correct a deployment issue.

* #357 Fix documentation website deployment defect.

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 58ad9ff)

Co-authored-by: Adam Stone <8525409+adamjstone@users.noreply.github.com>

* #357 Attempt to fix FTP issue.

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 164701c)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Category-Maintenance Relates to project maintenance. Source-Maintainer Created by a maintainer. Stage-4-Complete Reviewed, accepted and finalized. Subcategory-Performance Relates to software performance. Tag-AddReleaseNote Warrants addition of a release note. Tag-Backmerged Has been backmerged to child branches. Verdict-Released Included in a completed production release. Version-1.0.26 Released with or planned for version 1.0.26. WindowForDelivery-2021-Q1 Planned for or released during Q1, 2021.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor bit field copy operations for performance.

1 participant