Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

samott

samott opened a pull request on gator-labs/chomp
PROD-704: Remove mystery box after reveal all
Removes the reveal all / claim all mystery box.
samott pushed 1 commit to PROD-704/remove-mystery-box-after-reveal-all gator-labs/chomp

View on GitHub

samott deleted a branch gator-labs/chomp

PROD-709/remove-chompmas-box-campaign

samott pushed 6 commits to main gator-labs/chomp
  • Remove Chompmas box flow from streak stats box. 2af9f1d
  • Remove Chompmas tests. ba4ec81
  • Remove Chompmas mystery box from streak query code path. 248ca60
  • Remove Chompmas endpoints. f694301
  • Clean up unused imports (from Chompmas code). b231687
  • Merge pull request #904 from gator-labs/PROD-709/remove-chompmas-box-campaign PROD-709: Remove Chompmas box campaign 5186048

View on GitHub

samott closed a pull request on gator-labs/chomp
PROD-709: Remove Chompmas box campaign
Removes code related to Chompmas mystery box campaign.
samott created a comment on a pull request on gator-labs/chomp
> Is it fine to completely remove the code? What if we need this in future? Do we need to remove allowlist table or it is fine to keep it? It would be nice to keep it but there is a good argumen...

View on GitHub

samott pushed 12 commits to PROD-730/calculate-correct-answers-cron gator-labs/chomp
  • For existing users, bypass "Welcome Back" screen. 0d54a49
  • Lint fix. d78b1b4
  • Go directly to /application rather than via /. e21c51d
  • Allow for mystery boxes with no BONK in them The mechanism engine returns boxes without BONK sometimes, which makes ... 385bec8
  • Remove actual check for BONK. bc6a5fb
  • Don't redirect until JWT token is set. ad557f2
  • Merge pull request #905 from gator-labs/fix/allow-for-mystery-boxes-with-no-bonk Fix: Allow for mystery boxes with n... c36b273
  • Merge pull request #895 from gator-labs/PROD-711/remove-welcome-back-screen PROD-711: Remove welcome back screen 352eb24
  • Add query for questions needing a calculated answer. 8da3efc
  • Add cron API endpoint to calculate correct answers. b461947
  • Add test for getQuestionsNeedingCorrectAnswer(). 9c33709
  • Add entry for correct question cronjob. 5c588e0

View on GitHub

samott pushed 59 commits to PROD-719/update-stacks-deck-view gator-labs/chomp
  • feat: add hide deck coulmn a093fec
  • feat: add hideDeckFromHomepage in actions d2c2ee5
  • Add mystery box category icons. 6b31bcb
  • Add pale yellow colour. 2422251
  • Define title gradient class. 875ad72
  • Add chevron icon. ef4cce8
  • Add mystery box category enum. ad75fd4
  • Add temporary PNG image for mystery box icon. c16e53c
  • Add initial mystery box hub layout. 7b04bc4
  • Hide out-of-scope elements. 6c2bed5
  • Prettify tailwind config. 5da798b
  • Remove import for disabled element. b38e204
  • Complete implementation of mystery box fetch action. b7182e8
  • Leverage existing LoadMoreDecks component. c83ec4d
  • Add mystery box history test. b7ad07e
  • Remove unused import. c1e780c
  • Remove unused variable. 0c7a495
  • For existing users, bypass "Welcome Back" screen. 0d54a49
  • Lint fix. d78b1b4
  • Add missing padding. 9bc3815
  • and 39 more ...

View on GitHub

samott created a review comment on a pull request on gator-labs/chomp
Yes.

View on GitHub

samott created a review on a pull request on gator-labs/chomp

View on GitHub

samott created a review comment on a pull request on gator-labs/chomp
I'm open to using a different name, but ready to reveal != needing answer.

View on GitHub

samott created a review on a pull request on gator-labs/chomp

View on GitHub

samott created a review comment on a pull request on gator-labs/chomp
I don't think we should throw a runtime error due to missing config. I'm not a fan of having default values scattered throughout the code like this but this pattern is already established.

View on GitHub

samott created a review on a pull request on gator-labs/chomp

View on GitHub

samott deleted a branch gator-labs/chomp

PROD-711/remove-welcome-back-screen

samott pushed 5 commits to main gator-labs/chomp
  • For existing users, bypass "Welcome Back" screen. 0d54a49
  • Lint fix. d78b1b4
  • Go directly to /application rather than via /. e21c51d
  • Don't redirect until JWT token is set. ad557f2
  • Merge pull request #895 from gator-labs/PROD-711/remove-welcome-back-screen PROD-711: Remove welcome back screen 352eb24

View on GitHub

samott closed a pull request on gator-labs/chomp
PROD-711: Remove welcome back screen
Go straight to home for existing users, rather than through the "Welcome Back" screen,
samott deleted a branch gator-labs/chomp

fix/allow-for-mystery-boxes-with-no-bonk

samott pushed 3 commits to main gator-labs/chomp
  • Allow for mystery boxes with no BONK in them The mechanism engine returns boxes without BONK sometimes, which makes ... 385bec8
  • Remove actual check for BONK. bc6a5fb
  • Merge pull request #905 from gator-labs/fix/allow-for-mystery-boxes-with-no-bonk Fix: Allow for mystery boxes with n... c36b273

View on GitHub

samott closed a pull request on gator-labs/chomp
Fix: Allow for mystery boxes with no BONK in them (resolves failing tests)
The mechanism engine returns boxes without BONK sometimes, which makes the current code choke.
samott created a review comment on a pull request on gator-labs/chomp
Yes, that was my intention. I have a slight preference for this approach because otherwise we have an asymmetry with credits. On the other hand, I could see an advantage to always having a prize ro...

View on GitHub

samott created a review on a pull request on gator-labs/chomp

View on GitHub

samott created a comment on a pull request on gator-labs/chomp
> @samott I am still getting these issues. You can try login and out to reproduce. Please try again.

View on GitHub

samott pushed 1 commit to fix/allow-for-mystery-boxes-with-no-bonk gator-labs/chomp
  • Remove actual check for BONK. bc6a5fb

View on GitHub

samott opened a pull request on gator-labs/chomp
Allow for mystery boxes with no BONK in them
The mechanism engine returns boxes without BONK sometimes, which makes the current code choke.
samott created a branch on gator-labs/chomp

fix/allow-for-mystery-boxes-with-no-bonk

samott opened a pull request on gator-labs/chomp
PROD-709: Remove chompmas box campaign
Removes code related to Chompmas mystery box campaign.
samott pushed 2 commits to PROD-709/remove-chompmas-box-campaign gator-labs/chomp
  • Remove Chompmas endpoints. f694301
  • Clean up unused imports (from Chompmas code). b231687

View on GitHub

samott created a branch on gator-labs/chomp

PROD-709/remove-chompmas-box-campaign

samott pushed 1 commit to PROD-730/calculate-correct-answers-cron gator-labs/chomp
  • Add entry for correct question cronjob. 2f34e35

View on GitHub

Load more