RepoJournal

@bgrgndzz

A short briefing every day bgrgndzz ships something — in about 3 minutes.

One email a day. Unsubscribe in one click.

0 stories across 0 days in 2025

Mon Wed Fri
Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
an entry to read activity only Less More before entries began Recent weeks →

Entries start May 14, 2018 — we reconstructed the previous month from @bgrgndzz's public GitHub activity on the day they joined. Squares before that show contribution counts only.

Full archive →

Removed phone validation from register flow

By RepoJournal , from @bgrgndzz's public GitHub activity

Backfilled

Buğra Gündüz stripped out phone validation from the register views and controllers in spoonsor, citing issues with the regex pattern that need a better approach.

The phone validation regex in bgrgndzz/spoonsor had been causing problems [1], and rather than patch around it, Buğra chose to remove it entirely and revisit the feature once a more robust solution emerged [2].

One email a day. Unsubscribe in one click.

References

  1. [1] Remove phone validation ↗ bgrgndzz/spoonsor
  2. [2] Remove phone validation (#2) bgrgndzz/spoonsor

Quick answers

What shipped in bgrgndzz on September 27, 2018?
Buğra Gündüz stripped out phone validation from the register views and controllers in spoonsor, citing issues with the regex pattern that need a better approach. In total, 1 commits and 1 pull requests landed.
Who contributed to bgrgndzz on September 27, 2018?
1 developer shipped this update, including Buğra Gündüz.
What were the notable bgrgndzz updates?
Remove phone validation and Remove phone validation (#2).