Skip to content

Patch20250318: fixup the table will truncate the readme#214

Merged
colorzzr merged 5 commits intotestingfrom
patch20250318
Mar 18, 2025
Merged

Patch20250318: fixup the table will truncate the readme#214
colorzzr merged 5 commits intotestingfrom
patch20250318

Conversation

@colorzzr
Copy link
Copy Markdown
Member

Summary

test

JIRA Issues

(What JIRA issues this merge request is related to)

Type of Change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Refactor or reformatting

Testing

Are there any new or updated tests to validate the changes?

  • Yes
  • No

Test Directions

(Additional instructions for how to run tests or validate functionality if not covered by unit tests)

Versions

  • Pilot Release Version: 2.15
  • Compatible Version: 2.15

@colorzzr colorzzr self-assigned this Mar 18, 2025
@colorzzr colorzzr merged commit d1c3eeb into testing Mar 18, 2025
@colorzzr colorzzr deleted the patch20250318 branch March 18, 2025 15:52
github-actions bot added a commit that referenced this pull request Mar 18, 2025
colorzzr added a commit that referenced this pull request Mar 21, 2025
…on from PR into release note and README (#216)

* Pilot 7234: add pipeline to automatically extract compatible version to README and Release Note (#211)

* test on git actions

* test on git actions

* Updated compatible_version.md with PR #

* test actions on pull request

* test actions on pull request

* update git actions

* Updated docs/compatible_version.md with PR #

* testing

* Updated docs/compatible_version.md with PR #

* modify the pipeline file

---------

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

* Updated docs/compatible_version.md with PR #211

* embed the compatible table into README.md

* embed the compatible table into README.md (#212)

* Updated docs/compatible_version.md with PR #212

* add pipeline to add version in cli binary release

* Patch20250318 (#213)

* embed the compatible table into README.md

* add pipeline to add version in cli binary release

* Updated docs/compatible_version.md with PR #213

* fixup the table will truncate the readme

* Patch20250318: fixup the table will truncate the readme (#214)

* embed the compatible table into README.md

* add pipeline to add version in cli binary release

* fixup the table will truncate the readme

* Updated docs/compatible_version.md with PR #214

* add PR related in build and publish

* remove the testing branch

* update compatible version as NDJSON format for later api design

* update compatible version as NDJSON format for later api design

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
colorzzr added a commit that referenced this pull request Mar 27, 2025
* Pilot 7101: Update the message of new version notification (#210)

* build on testing

* build on testing

* remove the testing code

* update new version notification

* remove the testing pipeline

* Pilot 6552: update upload preupload logic to batchly create `resumable_info.json` (#207)

* update manifest logic to output resumable information after each batch

* update test cases for new resumable upload files

* bumpup version

* update PR

* fixup test cases due to new output

* merged

* Pilot 7234: Add git actions to automatically extract compatible version from PR into release note and README (#216)

* Pilot 7234: add pipeline to automatically extract compatible version to README and Release Note (#211)

* test on git actions

* test on git actions

* Updated compatible_version.md with PR #

* test actions on pull request

* test actions on pull request

* update git actions

* Updated docs/compatible_version.md with PR #

* testing

* Updated docs/compatible_version.md with PR #

* modify the pipeline file

---------

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

* Updated docs/compatible_version.md with PR #211

* embed the compatible table into README.md

* embed the compatible table into README.md (#212)

* Updated docs/compatible_version.md with PR #212

* add pipeline to add version in cli binary release

* Patch20250318 (#213)

* embed the compatible table into README.md

* add pipeline to add version in cli binary release

* Updated docs/compatible_version.md with PR #213

* fixup the table will truncate the readme

* Patch20250318: fixup the table will truncate the readme (#214)

* embed the compatible table into README.md

* add pipeline to add version in cli binary release

* fixup the table will truncate the readme

* Updated docs/compatible_version.md with PR #214

* add PR related in build and publish

* remove the testing branch

* update compatible version as NDJSON format for later api design

* update compatible version as NDJSON format for later api design

---------

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

* update git action (#221)

* use github actions as commit user

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
colorzzr added a commit that referenced this pull request Mar 27, 2025
* Pilot 7101: Update the message of new version notification (#210)

* build on testing

* build on testing

* remove the testing code

* update new version notification

* remove the testing pipeline

* Pilot 6552: update upload preupload logic to batchly create `resumable_info.json` (#207)

* update manifest logic to output resumable information after each batch

* update test cases for new resumable upload files

* bumpup version

* update PR

* fixup test cases due to new output

* merged

* Pilot 7234: Add git actions to automatically extract compatible version from PR into release note and README (#216)

* Pilot 7234: add pipeline to automatically extract compatible version to README and Release Note (#211)

* test on git actions

* test on git actions

* Updated compatible_version.md with PR #

* test actions on pull request

* test actions on pull request

* update git actions

* Updated docs/compatible_version.md with PR #

* testing

* Updated docs/compatible_version.md with PR #

* modify the pipeline file

---------

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

* Updated docs/compatible_version.md with PR #211

* embed the compatible table into README.md

* embed the compatible table into README.md (#212)

* Updated docs/compatible_version.md with PR #212

* add pipeline to add version in cli binary release

* Patch20250318 (#213)

* embed the compatible table into README.md

* add pipeline to add version in cli binary release

* Updated docs/compatible_version.md with PR #213

* fixup the table will truncate the readme

* Patch20250318: fixup the table will truncate the readme (#214)

* embed the compatible table into README.md

* add pipeline to add version in cli binary release

* fixup the table will truncate the readme

* Updated docs/compatible_version.md with PR #214

* add PR related in build and publish

* remove the testing branch

* update compatible version as NDJSON format for later api design

* update compatible version as NDJSON format for later api design

---------

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

* update git action (#221)

* use github actions as commit user

* directly parse of version from .toml file

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant