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

Initialize the mapping manger from private repo to public repo #86

Merged
merged 3 commits into from
Jan 22, 2021

Conversation

ms-teli
Copy link
Contributor

@ms-teli ms-teli commented Jan 22, 2021

  • Add React project for user to edit and export the mapping files of device and FHIR.
  • Add .NET project to test the mapping with existing libraries.
  • Add initial README file for instructions.
  • Add license notice for 3rd party component.

@@ -6,6 +6,7 @@ steps:
inputs:
command: pack
configuration: '$(buildConfiguration)'
packagesToPack: '**/*.csproj;!**/*.MappingManager.csproj'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will this package test projects?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, it does package the test projects.

@ms-teli ms-teli merged commit 964d1b4 into master Jan 22, 2021
@dustinburson dustinburson deleted the personal/teli/init-mapping-manager branch November 8, 2022 18:34
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.

3 participants