Skip to content

Merge Develop branch #159

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

Merged
merged 277 commits into from
Feb 21, 2023
Merged

Merge Develop branch #159

merged 277 commits into from
Feb 21, 2023

Conversation

josesimoes
Copy link
Member

Description

  • Merge develop branch into main.

Motivation and Context

  • Moving to main as the default branch.

How Has This Been Tested?

Screenshots

Types of changes

  • Improvement (non-breaking change that improves a feature, code or algorithm)
  • Bug fix (non-breaking change which fixes an issue with code or algorithm)
  • New feature (non-breaking change which adds functionality to code)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Config and build (change in the configuration and build system, has no impact on code or features)
  • Dependencies (update dependencies and changes associated, has no impact on code or features)
  • Unit Tests (add new Unit Test(s) or improved existing one(s), has no impact on code or features)
  • Documentation (changes or updates in the documentation, has no impact on code or features)

Checklist:

  • My code follows the code style of this project (only if there are changes in source code).
  • My changes require an update to the documentation (there are changes that require the docs website to be updated).
  • I have updated the documentation accordingly (the changes require an update on the docs in this repo).
  • I have read the CONTRIBUTING document.
  • I have tested everything locally and all new and existing tests passed (only if there are changes in source code).
  • I have added new tests to cover my changes.

- Rename targets file for consistency.
- Bump version to 2.4.

Signed-off-by: José Simões <jose.simoes@eclo.solutions>
- Add missing dependency file to nuspec.

Signed-off-by: José Simões <jose.simoes@eclo.solutions>
- Compile switch processing wasn't  counting arguments correctly.

Signed-off-by: José Simões <jose.simoes@eclo.solutions>
***NO_CI***

Signed-off-by: José Simões <jose.simoes@eclo.solutions>
Signed-off-by: José Simões <jose.simoes@eclo.solutions>
- Fix conditions to include (or not) method declarations.
- Fix check for types with derived types in classes to include and ignored attributes.
- Add missing flags to type defintion constants.
- Minor fix in templates.

Signed-off-by: José Simões <jose.simoes@eclo.solutions>
- Add commented code to help on debug.

Signed-off-by: José Simões <jose.simoes@eclo.solutions>
- Remove NBGV from console app.
- Update NuGet of NBGV.
- Remove fody and costura from console app.
- Bump version to 2.5.

Signed-off-by: José Simões <jose.simoes@eclo.solutions>
- Bump version to 2.6.

Signed-off-by: José Simões <jose.simoes@eclo.solutions>
josesimoes and others added 29 commits January 17, 2022 22:59
- Update check out step.

***UPDATE_DEPENDENTS***
- Remove wait before starting update dependents.
(no real need for this, publishing to Azure feed it's immediate and the time it takes to the pipeline execution to get here it's more than enough)

***NO_CI***
- Fix references and nuget packaging.

***UPDATE_DEPENDENTS***
- Remove source link from build.
- Assembly is not string name signed anymore.

***UPDATE_DEPENDENTS***
- Update yaml to latest pattern.
- Update nuspec.

***NO_CI***
- Remove install of nbgv.

***NO_CI***
- Fix instll nf msbuild components.

***NO_CI***
- Update github publish task.
- Remove build on tags.
- Update config to use windows-latest.
Changes a link to point to the nanoFramework repository instead of one of the forks
- Now using the one from the organisation .

***NO_CI***
- Nerdbank.GitVersioning
- nanoCLR.Win32

***NO_CI***
- Migrate solution to VS2022.
- Add step to install nanoFramework msbuild component to update dependents job.

***NO_CI***
- Update task name.

***NO_CI***
@josesimoes josesimoes merged commit 20729d9 into main Feb 21, 2023
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.

7 participants