Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.

Add @Deprecated annotation support#7

Merged
marcelpinto merged 1 commit intomainfrom
deprecate-support
Dec 22, 2022
Merged

Add @Deprecated annotation support#7
marcelpinto merged 1 commit intomainfrom
deprecate-support

Conversation

@marcelpinto
Copy link
Contributor

When a sample is annotated with @deprecated it won't be included in the main app.

This enables gracefully deprecation of samples:

  1. Providing a reason
  2. Avoid showing it in the main app

Eventually a @deprecated sample should be removed.

When a sample is annotated with @deprecated it won't be included in the main app.

This enables gracefully deprecation of samples:

1. Providing a reason
2. Avoid showing it in the main app

Eventually a @deprecated sample should be removed.
@marcelpinto marcelpinto merged commit b787459 into main Dec 22, 2022
@marcelpinto marcelpinto deleted the deprecate-support branch December 22, 2022 13:43
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.

1 participant