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

[PAY-3680] Create one shot challenge #10739

Merged
merged 2 commits into from
Dec 17, 2024
Merged

[PAY-3680] Create one shot challenge #10739

merged 2 commits into from
Dec 17, 2024

Conversation

isaacsolo
Copy link
Contributor

Description

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide repro instructions & any configuration.

@isaacsolo isaacsolo requested a review from faridsalau December 17, 2024 01:45
Copy link

changeset-bot bot commented Dec 17, 2024

⚠️ No Changeset found

Latest commit: a398926

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

gitguardian bot commented Dec 17, 2024

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them.
Once a secret has been leaked into a git repository, you should consider it compromised, even if it was deleted immediately.
Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@isaacsolo isaacsolo force-pushed the is-one-shot-challenge branch from c4491b3 to f8d973f Compare December 17, 2024 01:47
@pull-request-size pull-request-size bot added size/M and removed size/L labels Dec 17, 2024
@isaacsolo isaacsolo changed the title Create one shot challenge [PAY-3680] Create one shot challenge Dec 17, 2024
@@ -137,5 +137,16 @@
"starting_block": 0,
"weekly_pool": 25000,
"cooldown_days": 7
},
{
"id": "os",
Copy link
Member

Choose a reason for hiding this comment

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

"name": "ONE_SHOT",
"type": "aggregate",
"amount": 1,
"active": true,
Copy link
Contributor

Choose a reason for hiding this comment

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

should we set these to false for now?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

i think it's safe to leave it but ill just set prod to false, just gotta remember to turn it back on

@isaacsolo isaacsolo enabled auto-merge (squash) December 17, 2024 18:53
@isaacsolo isaacsolo merged commit 48f2366 into main Dec 17, 2024
6 of 7 checks passed
@isaacsolo isaacsolo deleted the is-one-shot-challenge branch December 17, 2024 19:29
audius-infra pushed a commit that referenced this pull request Dec 18, 2024
[cce74dd] [C-5549] Migrate album backlinks to api (#10758) Dylan Jeffers
[22c9b78] Add UserType + Price Point column to UDR (#10760) Steve Perkins
[48f2366] [PAY-3680] Create one shot challenge (#10739) Isaac Solo
[9fc307f] Remove unused var (#10748) Raymond Jacobson
[76fd508] [PAY-3653] Re-land feed performance improvements (#10741) Raymond Jacobson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants