Skip to content

Consistent naming of package/reference across repos #214

Description

@oyessb

Problem with dependabot detecting new updates for some packages due to inconsistent casing.

Packages that needs updated packageid in project file:

  • PCAxis.Core -> Already changed packageid to PCAxis.Core
  • PCAxis.Query -> Packageid need to be changed to PCAxis.Query
  • PCAxis.Sql -> Packageid need to be changed to PCAxis.Sql

Packagereference that need to be updated:

  • Core for Px.Abstractions in PxWebApi repo
  • Core in PCAxis.Query repo
  • Sql in PxWebApi repo

Outside PxWebApi:

Create new releases:

  • PCAxis.Core
  • PCAxis.Query
  • PCAxis.Sql

dependabot exclude

Add dependabot exclude for PCAxis.{packageName} for packages that need to be updated now.

Example in PCAxis.Sql repo

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    • Status
      In review

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions