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

Versioning and nuget #95

Merged
merged 24 commits into from
Apr 25, 2022
Merged

Versioning and nuget #95

merged 24 commits into from
Apr 25, 2022

Commits on Mar 18, 2022

  1. add git info and source link

    BoBiene committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    1d9165d View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Configuration menu
    Copy the full SHA
    a1a5988 View commit details
    Browse the repository at this point in the history
  2. nuget build

    BoBiene committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    6f27722 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Configuration menu
    Copy the full SHA
    eeb4132 View commit details
    Browse the repository at this point in the history
  2. remove gitinfo

    BoBiene committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    4cb57c3 View commit details
    Browse the repository at this point in the history
  3. add version info in footer

    BoBiene committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    acb06ad View commit details
    Browse the repository at this point in the history
  4. fetch depth

    BoBiene committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    f8be35e View commit details
    Browse the repository at this point in the history
  5. docker props, nuget image

    BoBiene committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    04372d2 View commit details
    Browse the repository at this point in the history
  6. publish nuget

    BoBiene committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    c001367 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4dfe117 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b01236f View commit details
    Browse the repository at this point in the history
  9. checkout

    BoBiene committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    1184fac View commit details
    Browse the repository at this point in the history
  10. move client

    BoBiene committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    f376f05 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    579d536 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. Configuration menu
    Copy the full SHA
    857edc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10df4f2 View commit details
    Browse the repository at this point in the history
  3. replace license headers

    malessainray committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    a6f6134 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Revert "replace license headers"

    This reverts commit a6f6134.
    BoBiene committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    bc02ba5 View commit details
    Browse the repository at this point in the history
  2. use MIT for nuget package

    BoBiene committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    43c3281 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of https://github.com/OPCFoundation/UA-CloudLibrary

    … into versioning-and-nuget
    
    # Conflicts:
    #	Opc.Ua.CloudLib.Client/ConvertMetadataToAddressspace.cs
    #	Opc.Ua.CloudLib.Client/MetadataConverter.cs
    #	Opc.Ua.CloudLib.Client/Models/DataResult.cs
    #	Opc.Ua.CloudLib.Client/Models/MetadataResult.cs
    #	Opc.Ua.CloudLib.Client/Models/ObjectResult.cs
    #	Opc.Ua.CloudLib.Client/Models/ReferenceResult.cs
    #	Opc.Ua.CloudLib.Client/Models/UANodesetResult.cs
    #	Opc.Ua.CloudLib.Client/Models/VariableResult.cs
    #	Opc.Ua.CloudLib.Client/PrebuiltQueries.cs
    #	Opc.Ua.CloudLib.Client/RestClient.cs
    #	Opc.Ua.CloudLib.Client/UACloudLibClient.cs
    #	Opc.Ua.CloudLib.Client/WhereExpression.cs
    #	SampleConsoleClient/Program.cs
    #	UA-CloudLibrary.sln
    #	UACloudLibraryGraphQLClient/UACloudLibClientLibrary/Models/InfoModel.cs
    #	UACloudLibraryServer/UA-CloudLibrary.csproj
    BoBiene committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    7ef6e6b View commit details
    Browse the repository at this point in the history
  4. namespaces, comments

    BoBiene committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    f260bdb View commit details
    Browse the repository at this point in the history
  5. comments, async

    BoBiene committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    280fa2c View commit details
    Browse the repository at this point in the history
  6. cleanup merge

    BoBiene committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    da3bfd9 View commit details
    Browse the repository at this point in the history
  7. remove backup file

    BoBiene committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    14e62f3 View commit details
    Browse the repository at this point in the history