Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nanoframework/System.Device.I2c
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1-preview.1
Choose a base ref
...
head repository: nanoframework/System.Device.I2c
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.1-preview.4
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Oct 27, 2020

  1. Update CHANGELOG for v1.0.1

    ***NO_CI***
    nfbot committed Oct 27, 2020
    Copy the full SHA
    f4d4e1c View commit details
  2. Update sonarcloud badges

    josesimoes committed Oct 27, 2020
    Copy the full SHA
    025e0f9 View commit details
  3. Work CD-CI

    - Fix sonarcloud project name.
    josesimoes committed Oct 27, 2020
    Copy the full SHA
    95e1156 View commit details
Showing with 4 additions and 4 deletions.
  1. +2 −2 CHANGELOG.md
  2. +1 −1 README.md
  3. +1 −1 azure-pipelines.yml
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Changelog

## [**Changes available only in 'Preview' NuGet packages:**](https://github.com/nanoframework/lib-System.Device.I2c/tree/HEAD)
## [v1.0.0-preview.9](https://github.com/nanoframework/lib-System.Device.I2c/tree/v1.0.0-preview.9) (2020-10-27)

[Full Changelog](https://github.com/nanoframework/lib-System.Device.I2c/compare/afeac3697d8b4cd3130b230ddb8eb37ebc51361a...HEAD)
[Full Changelog](https://github.com/nanoframework/lib-System.Device.I2c/compare/afeac3697d8b4cd3130b230ddb8eb37ebc51361a...v1.0.0-preview.9)

**Implemented enhancements:**

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=nanoframework_lib-System.Device.I2c&metric=alert_status)](https://sonarcloud.io/dashboard?id=nanoframework_lib-System.Device.I2c) [![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=nanoframework_lib-System.Device.I2c&metric=reliability_rating)](https://sonarcloud.io/dashboard?id=nanoframework_lib-System.Device.I2c) [![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) [![NuGet](https://img.shields.io/nuget/dt/nanoFramework.System.Device.I2c.svg?label=NuGet&style=flat&logo=nuget)](https://www.nuget.org/packages/nanoFramework.System.Device.I2c/) [![#yourfirstpr](https://img.shields.io/badge/first--timers--only-friendly-blue.svg)](https://github.com/nanoframework/Home/blob/master/CONTRIBUTING.md) [![Discord](https://img.shields.io/discord/478725473862549535.svg?logo=discord&logoColor=white&label=Discord&color=7289DA)](https://discord.gg/gCyBu8T)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=nanoframework_lib-nanoframework.System.Device.I2c&metric=alert_status)](https://sonarcloud.io/dashboard?id=nanoframework_lib-System.Device.I2c) [![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=nanoframework_lib-System.Device.I2c&metric=reliability_rating)](https://sonarcloud.io/dashboard?id=nanoframework_lib-System.Device.I2c) [![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) [![NuGet](https://img.shields.io/nuget/dt/nanoFramework.System.Device.I2c.svg?label=NuGet&style=flat&logo=nuget)](https://www.nuget.org/packages/nanoFramework.System.Device.I2c/) [![#yourfirstpr](https://img.shields.io/badge/first--timers--only-friendly-blue.svg)](https://github.com/nanoframework/Home/blob/master/CONTRIBUTING.md) [![Discord](https://img.shields.io/discord/478725473862549535.svg?logo=discord&logoColor=white&label=Discord&color=7289DA)](https://discord.gg/gCyBu8T)

![nanoFramework logo](https://github.com/nanoframework/Home/blob/master/resources/logo/nanoFramework-repo-logo.png)

2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
@@ -33,7 +33,7 @@ steps:
# all build, update and publish steps
- template: azure-pipelines-templates/class-lib-build.yml@templates
parameters:
sonarCloudProject: 'nanoframework_lib-System.Device.I2c'
sonarCloudProject: 'nanoframework_lib-nanoframework.System.Device.I2c'

# step from template @ nf-tools repo
# report error