8000 Tags · marekvicar/BCApps · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: marekvicar/BCApps

Tags

builds/24.0.343

Toggle builds/24.0.343's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[main] Update BC Artifact version (microsoft#407)

Fixes AB#420000

Co-authored-by: aholstrup1 <aholstrup1@users.noreply.github.com>

builds/24.0.342

Toggle builds/24.0.342's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[main] Update BC Artifact version (microsoft#407)

Fixes AB#420000

Co-authored-by: aholstrup1 <aholstrup1@users.noreply.github.com>

builds/24.0.341

Toggle builds/24.0.341's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[main] Update BC Artifact version (microsoft#403)

Fixes AB#420000

Co-authored-by: aholstrup1 <aholstrup1@users.noreply.github.com>

builds/24.0.340

Toggle builds/24.0.340's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Cleanup system app code (microsoft#397)

Cleaning up system app code to be more aligned:
- Fix casings
- Sort permissions
- trim whitespaces
- remove empty sections
- remove redundant app areas

Fixes AB#492871

builds/24.0.339

Toggle builds/24.0.339's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
BCPT: RunId when running from CommandLine (microsoft#395)

<!-- Thank you for submitting a Pull Request. If you're new to
contributing to BCApps please read our pull request guideline below
* https://github.com/microsoft/BCApps/Contributing.md
-->
#### Summary <!-- Provide a general summary of your changes -->

#### Work Item(s) <!-- Add the issue number here after the #. The issue
needs to be open and approved. Submitting PRs with no linked issues or
unapproved issues is highly discouraged. -->
Fixes microsoft#394
<br /><br />Internal work item: AB#492865

builds/24.0.338

Toggle builds/24.0.338's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
BCPT: RunId when running from CommandLine (microsoft#395)

<!-- Thank you for submitting a Pull Request. If you're new to
contributing to BCApps please read our pull request guideline below
* https://github.com/microsoft/BCApps/Contributing.md
-->
#### Summary <!-- Provide a general summary of your changes -->

#### Work Item(s) <!-- Add the issue number here after the #. The issue
needs to be open and approved. Submitting PRs with no linked issues or
unapproved issues is highly discouraged. -->
Fixes microsoft#394
<br /><br />Internal work item: AB#492865

builds/24.0.337

Toggle builds/24.0.337's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
BCPT: RunId when running from CommandLine (microsoft#395)

<!-- Thank you for submitting a Pull Request. If you're new to
contributing to BCApps please read our pull request guideline below
* https://github.com/microsoft/BCApps/Contributing.md
-->
#### Summary <!-- Provide a general summary of your changes -->

#### Work Item(s) <!-- Add the issue number here after the #. The issue
needs to be open and approved. Submitting PRs with no linked issues or
unapproved issues is highly discouraged. -->
Fixes microsoft#394
<br /><br />Internal work item: AB#492865

builds/24.0.336

Toggle builds/24.0.336's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add work item for automated PRs (microsoft#396)

<!-- Thank you for submitting a Pull Request. If you're new to
contributing to BCApps please read our pull request guideline below
* https://github.com/microsoft/BCApps/Contributing.md
-->
#### Summary <!-- Provide a general summary of your changes -->
Add work item in description to automated PRs 

#### Work Item(s) <!-- Add the issue number here after the #. The issue
needs to be open and approved. Submitting PRs with no linked issues or
unapproved issues is highly discouraged. -->
Fixes AB#492093

---------

Co-authored-by: aholstrup1 <aholstrup1@microsoft.com@users.noreply.github.com>

builds/24.0.335

Toggle builds/24.0.335's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add verify execute permissions (microsoft#379)

<!-- Thank you for submitting a Pull Request. If you're new to
contributing to BCApps please read our pull request guideline below
* https://github.com/microsoft/BCApps/Contributing.md
-->
#### Summary <!-- Provide a general summary of your changes -->
This PR addresses an inconsistency between our internal validation and
the validation on BCApps. On BCApps, we do not check if objects have the
appropriate permissions. This PR introduces that check.


#### Work Item(s) <!-- Add the issue number here after the #. The issue
needs to be open and approved. Submitting PRs with no linked issues or
unapproved issues is highly discouraged. -->
Fixes AB#492320

---------

Co-authored-by: aholstrup1@microsoft.com <aholstrup1@microsoft.com@users.noreply.github.com>

builds/24.0.334

Toggle builds/24.0.334's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Copilot] Adding telemetry tag for retrying generation completion (mi…

…crosoft#386)

#### Summary
In marketing text generation added tag `0000LVP` emitted when a
generation is retried. It is emitted when the generation was not of good
quality or failed, and contains the generation attempt number.

#### Work Item
Fixes AB#491911
0