Ecosyste.ms: Timeline

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

injaneity/CS203-Kickoff

yekaiwu pushed 1 commit to feature-only-captain-can-join injaneity/CS203-Kickoff
  • save1 how to upload image for tournament verification 01b08ad

View on GitHub

yekaiwu pushed 1 commit to feature-only-captain-can-join injaneity/CS203-Kickoff
  • fixed features As a host, I want to ensure that only club captain of the club can join my tournament. As a host, I w... 3c1be8c

View on GitHub

yekaiwu created a branch on injaneity/CS203-Kickoff

feature-only-captain-can-join

vincetyy deleted a branch injaneity/CS203-Kickoff

fix-mysql-errors

vincetyy pushed 4 commits to main injaneity/CS203-Kickoff
  • fix: change table structure for mysql 049f6c8
  • chore: fix terrafrom formatting a3a31e1
  • Merge branch 'main' into fix-mysql-errors fe939d6
  • Merge pull request #125 from injaneity/fix-mysql-errors fix: change table structure for mysql 3852514

View on GitHub

vincetyy closed a pull request on injaneity/CS203-Kickoff
fix: change table structure for mysql
- Add @ElementCollection for players and applicants in Club - Increase unhealthy_threshold for ALB to 4 - Make RDS publicly accessible for debugging
github-actions[bot] created a comment on a pull request on injaneity/CS203-Kickoff
#### Terraform Format and Style 🖌`success` #### Terraform Initialization ⚙️`success` #### Terraform Validation 🤖`success` <details><summary>Validation Output</summary> ``` Success! The configurat...

View on GitHub

vincetyy pushed 7 commits to fix-mysql-errors injaneity/CS203-Kickoff
  • fix:bracket-creation d45e0b2
  • feat:seeding 0684077
  • fix:round number was incorrectly ending at 2 82ae597
  • feat:bye-rounds 6ba9df6
  • Merge branch 'main' into feat-bracket-seeding 23fccf6
  • Merge pull request #127 from injaneity/feat-bracket-seeding feat:club-seeding 278920c
  • Merge branch 'main' into fix-mysql-errors fe939d6

View on GitHub

injaneity created a review on a pull request on injaneity/CS203-Kickoff
Check if ElementCollection is required for other objects (match, tournament etc.)

View on GitHub

vincetyy created a comment on an issue on injaneity/CS203-Kickoff
fixed with zane's merge (promoteByes in SingleEliminationService.java)

View on GitHub

vincetyy deleted a branch injaneity/CS203-Kickoff

feat-bracket-seeding

vincetyy pushed 6 commits to main injaneity/CS203-Kickoff
  • fix:bracket-creation d45e0b2
  • feat:seeding 0684077
  • fix:round number was incorrectly ending at 2 82ae597
  • feat:bye-rounds 6ba9df6
  • Merge branch 'main' into feat-bracket-seeding 23fccf6
  • Merge pull request #127 from injaneity/feat-bracket-seeding feat:club-seeding 278920c

View on GitHub

vincetyy closed a pull request on injaneity/CS203-Kickoff
feat:club-seeding
Changes: - Fixed a bug where there were twice as many matches in the first round as actually needed - Changed one pre-populated tournament to SINGLE_ELIM for testing purposes - Added recursive s...
vincetyy created a review on a pull request on injaneity/CS203-Kickoff
seeding code looks quite complex, would be easier to verify that it properly works once the frontend is up

View on GitHub

vincetyy pushed 7 commits to feat-bracket-seeding injaneity/CS203-Kickoff
  • chore: change deployment variables - lowered ECS memory and cpu - allowed scaling to 2 instances per cluster - chang... 729b324
  • chore: set initialiseMockData() to only run on dev f150360
  • chore: increase ALB unhealthy_threshold d91177e
  • Merge branch 'main' into chore-terraform-modification 9d0e1b7
  • chore: fix errors on npm run build 5bfa92c
  • Merge pull request #122 from injaneity/chore-terraform-modification chore: change deployment parameters 0430de8
  • Merge branch 'main' into feat-bracket-seeding 23fccf6

View on GitHub

injaneity pushed 1 commit to feat-bracket-seeding injaneity/CS203-Kickoff

View on GitHub

injaneity pushed 1 commit to feat-bracket-seeding injaneity/CS203-Kickoff
  • fix:round number was incorrectly ending at 2 82ae597

View on GitHub

injaneity opened a pull request on injaneity/CS203-Kickoff
feat:club-seeding
Changes: - Fixed a bug where there were twice as many matches in the first round as actually needed - Changed one pre-populated tournament to SINGLE_ELIM for testing purposes - Added recursive s...
injaneity pushed 1 commit to feat-bracket-seeding injaneity/CS203-Kickoff

View on GitHub

injaneity created a branch on injaneity/CS203-Kickoff

feat-bracket-seeding

github-actions[bot] created a comment on a pull request on injaneity/CS203-Kickoff
#### Terraform Format and Style 🖌`success` #### Terraform Initialization ⚙️`success` #### Terraform Validation 🤖`success` <details><summary>Validation Output</summary> ``` Success! The configurat...

View on GitHub

vincetyy pushed 1 commit to fix-mysql-errors injaneity/CS203-Kickoff
  • chore: fix terrafrom formatting a3a31e1

View on GitHub

github-actions[bot] created a comment on a pull request on injaneity/CS203-Kickoff
#### Terraform Format and Style 🖌`failure` #### Terraform Initialization ⚙️`success` #### Terraform Validation 🤖`success` <details><summary>Validation Output</summary> ``` Success! The configurat...

View on GitHub

vincetyy opened a pull request on injaneity/CS203-Kickoff
fix: change table structure for mysql
- Add @ElementCollection for players and applicants in Club - Increase unhealthy_threshold for ALB to 4 - Make RDS publicly accessible for debugging
vincetyy pushed 1 commit to fix-mysql-errors injaneity/CS203-Kickoff
  • fix: change table structure for mysql 049f6c8

View on GitHub

injaneity created a comment on an issue on injaneity/CS203-Kickoff
Can't reproduce the bug

View on GitHub

injaneity deleted a branch injaneity/CS203-Kickoff

chore-terraform-modification

Load more