Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

chore: add deprecation #71

Merged
merged 3 commits into from
May 10, 2024

Conversation

johanneswuerbach
Copy link
Contributor

@johanneswuerbach johanneswuerbach commented Apr 23, 2024

Description

Add deprecation notice. [Rendered].

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • New chore (expected functionality to be implemented)

Checklist:

  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.
  • I've signed off with an email address that matches the commit author.

Signed-off-by: Johannes Würbach <johannes.wuerbach@googlemail.com>
@astromechza
Copy link
Member

@johanneswuerbach can we update the code to log a message indicating the deprecation? I worry folks won't really see this update in the docs if they are already using score-humanitec in workflows.

@johanneswuerbach johanneswuerbach marked this pull request as draft April 24, 2024 11:44
README.md Outdated Show resolved Hide resolved
johanneswuerbach and others added 2 commits May 8, 2024 19:06
Co-authored-by: Tobias Babin <140624220+TobiasBabin@users.noreply.github.com>
Signed-off-by: Johannes Würbach <johannes.wuerbach@googlemail.com>
Signed-off-by: Johannes Würbach <johannes.wuerbach@googlemail.com>
@johanneswuerbach johanneswuerbach marked this pull request as ready for review May 8, 2024 18:40
@@ -42,3 +42,5 @@ brews:
commit_author:
name: rachfop
email: prachford@icloud.com
custom_block: |
Copy link
Contributor Author

@johanneswuerbach johanneswuerbach May 8, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

custom_block as described in https://goreleaser.com/customization/homebrew/

@@ -42,3 +42,5 @@ brews:
commit_author:
name: rachfop
email: prachford@icloud.com
custom_block: |
deprecate! date: "2024-05-08", because: "has been replaced by humctl score deploy. For more information visit https://developer.humanitec.com/platform-orchestrator/reference/cli-references/#score-integration."
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that's very useful!

@johanneswuerbach johanneswuerbach merged commit e689c6a into score-spec:main May 10, 2024
1 check passed
@johanneswuerbach johanneswuerbach deleted the deprecation branch May 10, 2024 07:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants