question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Consolidate drivers versions

See original GitHub issue

Release workflow for coverlet is not simple due to different versions of drivers. Now that we’re ready to sign our package the things will be worse. My proposal and after @clairernovotny’s advice is to consolidate coverlet version since next release 3.0.0 to allow automatic sign/deploy from pipeline. Sure, we have different features supported for different drivers, but we can document with a md.

Possible new release workflow:

  1. Move all version on master to x.x.x-preview.{height} and release on nightly release once a day if there are new commits.
  2. When release remove -preview.{height} create a release branch rel/vx.x.x where we fix the version on version.json of packages.
  3. Update pipeline to manual release a signed version to nuget directly from release branch.

@tonerdo can you enable master protection(merge only using PR)?So I can work using branch(no more fork) without fear 😄 @clairernovotny can you take a look at plan and give further advice if you see something wrong or improvable?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7

github_iconTop GitHub Comments

1reaction
MarcoRossignolicommented, Jul 2, 2020

@tonerdo added protected branch for master https://github.com/coverlet-coverage/coverlet/settings/branches 1 approver no direct push allowed to master also for admin. image

That said, do you agree on packages version alignment to 3.0 from next release?

0reactions
tonerdocommented, Sep 21, 2020

@MarcoRossignoli I’m willing to allow this since it better answers the question “What feature set of coverlet am I currently using?”. Feel free to implement this in the next release

Read more comments on GitHub >

github_iconTop Results From Across the Web

Consolidate Your Data: How to Combine Multiple Storage ...
With the Windows Storage Spaces tool, you can pair your hard drives together to consolidate data and add redundancies to all your drives....
Read more >
Supporting multiple operating system versions
This page describes how to make a driver package support different functionality on multiple operating system versions.
Read more >
Combine drivers from multiple Win7 installs to single image
Combine drivers from multiple Win7 installs to single image · create a boot CD with imageX · take a . · take ....
Read more >
How to merge the existing C & D drive in one
2. To merge by the steps using EaseUS Partition Master Free version to merge both C & D drives,. 3. Some steps are...
Read more >
Dell Family Driver Packs
Latitude and Mobile Precision Windows 11 (22H2) Windows 11 (21H2) ver 2110 Windows... E15 RPL 9440 Family A03 (07/24/23) A03 (07/24/23) A03 (07/2... E15 RPL...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found