Commit c404310
fix: correct license reference in AgentMesh README from Apache 2.0 to MIT (#436)
* fix: hardcode service connection name in ESRP pipelines
ADO requires service connection names at compile time for task
authorization. Runtime variables cannot be used for connectedservicename.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* fix: correct license reference in AgentMesh README from Apache 2.0 to MIT
The LICENSE file and pyproject.toml both specify MIT, but the README
footer incorrectly said Apache 2.0. This also caused incorrect metadata
on PyPI for the agentmesh-platform package.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent c56caed commit c404310
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
649 | 649 | | |
650 | 650 | | |
651 | 651 | | |
652 | | - | |
| 652 | + | |
653 | 653 | | |
654 | 654 | | |
655 | 655 | | |
| |||
0 commit comments