mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
add @annthurium weekly focus
This commit is contained in:
committed by
GitHub
parent
48602627b6
commit
0306638abb
@@ -6,6 +6,7 @@
|
||||
- GitHub Package
|
||||
- Completed, merged, and shipped "Create pull request" [atom/github#1376](https://github.com/atom/github/pull/1376), which I used to open this pull request :wink:
|
||||
- Updated to Enzyme 3 [atom/github#1386](https://github.com/atom/github/pull/1386) which paves the way for us to upgrade React.
|
||||
- Started investigating code coverage to better understand what code lies untested.
|
||||
- Teletype
|
||||
- Fixed an issue that could occur when attempting to join a portal that no longer exists while also trying to share a portal ([atom/teletype#357](https://github.com/atom/teletypeissues/atom/teletype/357))
|
||||
- Fixed an issue that could occur when existing portal participants are performing actions while a new participant is joining ([atom/teletype#360](https://github.com/atom/teletypeissues/atom/teletype/360))
|
||||
@@ -26,6 +27,7 @@
|
||||
- GitHub Package
|
||||
- Update React to 16.3 (@smashwilson)
|
||||
- Get [atom/squeegpg](https://github.com/atom/squeegpg) to the point where we can use it to sign a commit from atom/github (without needing to override the pinentry yet). (@smashwilson)
|
||||
- Get code coverage working. (@annthurium)
|
||||
- Teletype
|
||||
- Publish RFC for more quickly collaborating with coworkers and friends ([atom/teletype#344](https://github.com/atom/teletype/pull/344))
|
||||
- Improve ability to tell which cursor belongs to which collaborator ([atom/teletype#338](https://github.com/atom/teletype/issues/338))
|
||||
|
||||
Reference in New Issue
Block a user