Ecosyste.ms: Timeline

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

AndrejRadomiljac

AndrejRadomiljac pushed 28 commits to PROD-542-Review-CHOMPable-deck-that-is-not-live-yet gator-labs/chomp
  • feat: setup sentry wizard 3bfb96a
  • refactor: new query for total points and codebase refactoring for credit amount query 67b3a41
  • add test 6ccc0e8
  • yarn fix e6245a2
  • fix: delete test data after use ef6901a
  • Update sentry.client.config.ts 4d0bba7
  • Update sentry.client.config.ts e631699
  • Merge pull request #774 from gator-labs/PROD-572/sentry-source PROD-572: Setup sentry wizard d5a52b0
  • Merge pull request #788 from gator-labs/PROD-612/points-fix refactor: new query for total points and codebase refact... 3900c5b
  • Merge pull request #789 from gator-labs/PROD-611/flaky-test PROD-611: Fix test afterAll c0268c9
  • feat: add feature flag e5a466d
  • fix: add new user mystery box feature flag in test Co-Authored-By: [email protected] <[email protected]> 04d19f1
  • Merge pull request #790 from gator-labs/PROD-553/add-feature-flag-tutorial-mystery-box feat: add feature flag 5ccc693
  • build: temp sql file to force migration 717963c
  • Merge pull request #792 from gator-labs/ma/force-migration build: temp sql file to force migration 19223c6
  • docs: cleanup readme, lint, delete unusued files 9e4febb
  • Merge pull request #793 from gator-labs/ma/cleanup docs: cleanup readme, lint, delete unusued files 3c700c3
  • refactor design a5ddd6b
  • refactor revalidation and design aed58d3
  • fix: mystery box eligiblity 44dc6f2
  • and 8 more ...

View on GitHub

AndrejRadomiljac opened a pull request on gator-labs/chomp
PROD-542 added component for not yet active decks
✅ Add Linear ID (e.g., `PROD-123`) to PR title to automatically link issue - Description - For decks that are not active yet right now we'll displays NotActive component that will show how much...
AndrejRadomiljac pushed 1 commit to PROD-542-Review-CHOMPable-deck-that-is-not-live-yet gator-labs/chomp
  • PROD-542 added component for not yet active decks 585b466

View on GitHub

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

View on GitHub

AndrejRadomiljac created a review comment on a pull request on gator-labs/chomp
It can be, but since this is just for testing purpose, I do not think we should spend time on this anymore

View on GitHub

AndrejRadomiljac pushed 12 commits to PROD-539/Create-UI-for-staging-scripts gator-labs/chomp
  • Update Telegram link. ce8225d
  • Lint. 062fb90
  • chore: upgrade solana/web3.js dependency 89fa7f4
  • Merge pull request #732 from gator-labs/PROD-531/replace-chompgames-telegram-link PROD-531: Replace chompgames teleg... a002bf3
  • fix: flaky tests 90debef
  • Merge pull request #735 from gator-labs/fix/tests fix: flaky tests 24a4428
  • Merge branch 'main' into PROD-540/upgrade-dep 8fa1e2c
  • Merge pull request #734 from gator-labs/PROD-540/upgrade-dep PROD-540 Upgrade @solana/web3.js dependency ed2e9e3
  • Fix mystery box lookup query. 2edf2f3
  • Update mystery box tests. 8e6861f
  • Merge pull request #736 from gator-labs/fix/mystery-box Fix Chompas mystery box 7fecd52
  • Merge branch 'main' into PROD-539/Create-UI-for-staging-scripts 59516ee

View on GitHub

AndrejRadomiljac pushed 1 commit to PROD-539/Create-UI-for-staging-scripts gator-labs/chomp
  • PROD-539 updated env-example 902fb77

View on GitHub

AndrejRadomiljac created a comment on a pull request on gator-labs/chomp
All tests failed due to Mystery box test

View on GitHub

AndrejRadomiljac created a comment on a pull request on gator-labs/chomp
<img width="726" alt="Screenshot 2024-12-12 at 10 21 15" src="https://github.com/user-attachments/assets/423bcedb-a3e2-4508-bb77-b79561015bd4" />

View on GitHub

AndrejRadomiljac pushed 28 commits to PROD-539/Create-UI-for-staging-scripts gator-labs/chomp
  • feat: add mysterybox allowlist 8be2029
  • refactor: update allowlist util 14d1069
  • Merge branch 'main' into PROD-523/allowlist 602e6e8
  • fix: make error msg better 85c02bc
  • Merge branch 'PROD-510/protect-mystery-box-endpoints' 9d0d5c3
  • Finish merge. 7851cb5
  • Finish merge; check user is defined. d3e1647
  • Add Chompmas mystery box enum. bc169ee
  • Allow NULL on trigger allowlistId (for Claim All boxes). 3355869
  • Implement Chompmas mystery box type. 45da275
  • Add check to ensure we got BONK in mystery box. 39224a7
  • MysteryBox logic update; add tests - Ensure we are checking for claimed boxes before awarding a new one. - Add Chomp... 9032d02
  • Don't show mystery box screen after dismissal. a894cc1
  • Update closed test. 09f1924
  • Pull in yarn.lock from main. 2e2ef79
  • Merge branch 'main' into PROD-541/streaks-mystery-box 928f6f2
  • Linter fixes. 64e0075
  • Fix previous merge conflict. 5e370f2
  • Remove unused import. 58b924c
  • Mystery box test: don't set allowlistId in Claim All box. aeb93a8
  • and 8 more ...

View on GitHub

AndrejRadomiljac pushed 1 commit to PROD-539/Create-UI-for-staging-scripts gator-labs/chomp
  • PROD-539 added env variable for hiding/showing test create feature 0b3e647

View on GitHub

AndrejRadomiljac created a comment on a pull request on gator-labs/chomp
> To prevent this from running in staging can you make the default behavior that it doesn't show, but it does show if FF_ALLOW_TEST_QUESTIONS is set to true? > > Add the env var to .env.example....

View on GitHub

AndrejRadomiljac opened a pull request on gator-labs/chomp
PROD-539 added UI for scripts
✅ Add Linear ID (e.g., `PROD-123`) to PR title to automatically link issue - Description - Link to the task https://linear.app/gator/issue/PROD-539/create-ui-that-runs-devmc-obj-on-staging - W...
AndrejRadomiljac pushed 1 commit to PROD-539/Create-UI-for-staging-scripts gator-labs/chomp
  • PROD-539 added UI for scripts 001f596

View on GitHub

AndrejRadomiljac created a branch on gator-labs/chomp

PROD-539/Create-UI-for-staging-scripts

AndrejRadomiljac opened a pull request on gator-labs/chomp
Remove duplicated reveal test
✅ Add Linear ID (e.g., `PROD-123`) to PR title to automatically link issue - Description - What are the steps to test that this code is working? - Screen shots or recordings for UI changes
AndrejRadomiljac created a branch on gator-labs/chomp

Hotfix/remove-test

AndrejRadomiljac pushed 1 commit to PROD-512-reject-answering-revealed-questions gator-labs/chomp

View on GitHub

AndrejRadomiljac created a comment on a pull request on gator-labs/chomp
I've mixed somehow test for answer revealed and answer twice. Now everything is up to date.

View on GitHub

AndrejRadomiljac pushed 1 commit to PROD-512-reject-answering-revealed-questions gator-labs/chomp

View on GitHub

AndrejRadomiljac created a review comment on a pull request on gator-labs/chomp
expect(deleteManyMock).toHaveBeenCalledWith expect(deleteManyMock).toHaveBeenCalledWith are leftovers. My bad. But generally, generally this test is E2E test where I send data to the API endpoint...

View on GitHub

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

View on GitHub

AndrejRadomiljac pushed 1 commit to PROD-512-reject-answering-revealed-questions gator-labs/chomp

View on GitHub

AndrejRadomiljac opened a pull request on gator-labs/chomp
PROD-512 added error state for answering revealed questions
✅ Add Linear ID (e.g., `PROD-123`) to PR title to automatically link issue Link to the Linear https://linear.app/gator/issue/PROD-512/ensure-its-not-possible-to-answer-questions-that-have-already-...
AndrejRadomiljac created a review on a pull request on gator-labs/chomp

View on GitHub

AndrejRadomiljac pushed 1 commit to PROD-460-prevent-updating-question-once-answered gator-labs/chomp
  • PROD-460 added unit test for answer question method ccbd048

View on GitHub

AndrejRadomiljac created a comment on a pull request on gator-labs/chomp
> Can you add a test case that `answerQuestion` won't create an answer twice? [Example](https://github.com/gator-labs/chomp/blob/main/__tests__/actions/deck/deck-editDeck.test.ts). > > Is there ...

View on GitHub

Load more