Skip to content
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

The @recordName annotation is unsued #705

Closed
987Nabil opened this issue Jun 30, 2024 · 9 comments
Closed

The @recordName annotation is unsued #705

987Nabil opened this issue Jun 30, 2024 · 9 comments

Comments

@987Nabil
Copy link
Contributor

987Nabil commented Jun 30, 2024

There is an annotation recordName that is currently unused.
We should either use it or remove it.

/**
 * Annotation for specifying an alternate name for a record.
 *
 * @param name The alternate name to use for the record.
 */
final case class recordName(name: String) extends StaticAnnotation
@jdegoes
Copy link
Member

jdegoes commented Aug 1, 2024

/bounty $250 to fix in all codecs

Copy link

algora-pbc bot commented Aug 1, 2024

💎 $250 bounty • ZIO

Steps to solve:

  1. Start working: Comment /attempt #705 with your implementation plan
  2. Submit work: Create a pull request including /claim #705 in the PR body to claim the bounty
  3. Receive payment: 100% of the bounty is received 2-5 days post-reward. Make sure you are eligible for payouts

Thank you for contributing to zio/zio-schema!

Add a bountyShare on socials

Attempt Started (GMT+0) Solution
🔴 @Neptune650 Aug 4, 2024, 12:02:56 AM WIP
🔴 @Sadaf-A Aug 10, 2024, 5:04:11 AM WIP
🟢 @harshsbhat Aug 14, 2024, 3:02:17 PM WIP

@Neptune650
Copy link

Neptune650 commented Aug 4, 2024

/attempt #705

Algora profile Completed bounties Tech Active attempts Options
@Neptune650 1 bounty from 1 project
C++, C,
Python & more
Cancel attempt

@Sadaf-A
Copy link

Sadaf-A commented Aug 10, 2024

/attempt #705

Copy link

algora-pbc bot commented Aug 10, 2024

Note

The user @Neptune650 is already attempting to complete issue #705 and claim the bounty. We recommend checking in on @Neptune650's progress, and potentially collaborating, before starting a new solution.

@Sadaf-A
Copy link

Sadaf-A commented Aug 10, 2024

Hey @jdegoes, so should we use it or remove it?

Copy link

algora-pbc bot commented Aug 11, 2024

@Neptune650: Reminder that in 7 days the bounty will become up for grabs, so please submit a pull request before then 🙏

@harshsbhat
Copy link

harshsbhat commented Aug 14, 2024

/attempt #705

Copy link

algora-pbc bot commented Aug 17, 2024

@Sadaf-A: Reminder that in 7 days the bounty will become up for grabs, so please submit a pull request before then 🙏

@987Nabil 987Nabil closed this as completed Sep 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants