Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hardcoded Git version tool to 5.12.0 #3978

Merged
merged 9 commits into from
Jul 23, 2024

Conversation

rajithaalurims
Copy link
Contributor

@rajithaalurims rajithaalurims commented Jul 22, 2024

Description

Determine SemVer step is failing in PR Pipelines. Git version tool updated from 5.12.0 to 6.0.0 and it has breaking changes. In this PR, I am hardcoding git version tool to 5.12.0 to unblock PR pipeline. I am going to create a new work item to add long term fix to use latest git version tool.

https://microsofthealthoss.visualstudio.com/FhirServer/_build/results?buildId=41694&view=logs&j=095683c9-70e3-5811-9c3b-e1630e5f845d

Related issues

Addresses [issue #].
AB#123261

Testing

PR Pipeline

FHIR Team Checklist

  • Update the title of the PR to be succinct and less than 65 characters
  • Add a milestone to the PR for the sprint that it is merged (i.e. add S47)
  • Tag the PR with the type of update: Bug, Build, Dependencies, Enhancement, New-Feature or Documentation
  • Tag the PR with Open source, Azure API for FHIR (CosmosDB or common code) or Azure Healthcare APIs (SQL or common code) to specify where this change is intended to be released.
  • Tag the PR with Schema Version backward compatible or Schema Version backward incompatible or Schema Version unchanged if this adds or updates Sql script which is/is not backward compatible with the code.
  • CI is green before merge Build Status
  • Review squash-merge requirements

Semver Change (docs)

Patch|Skip|Feature|Breaking (reason)

@rajithaalurims rajithaalurims requested a review from a team as a code owner July 22, 2024 21:46
@rajithaalurims rajithaalurims changed the title [DO NOT REVIEW] writing gitversion to console Hardcoded Git version tool to 5.12.0 Jul 23, 2024
@rajithaalurims rajithaalurims added the Bug Bug bug bug. label Jul 23, 2024
@rajithaalurims rajithaalurims modified the milestones: S144, S145 Jul 23, 2024
@rajithaalurims rajithaalurims added the Open source This change is only relevant to the OSS code or release. label Jul 23, 2024
@rajithaalurims
Copy link
Contributor Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@rajithaalurims rajithaalurims merged commit fb9836b into main Jul 23, 2024
47 of 51 checks passed
@rajithaalurims rajithaalurims deleted the personal/rajitha/semver-error branch July 23, 2024 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Bug bug bug. Open source This change is only relevant to the OSS code or release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants