Skip to content

Commit

Permalink
Chore: add reactions to transcripts (#200)
Browse files Browse the repository at this point in the history
* Chore: add reactions to transcripts

* Update last transcript for purposes of demonstration
  • Loading branch information
kaicataldo committed Aug 13, 2020
1 parent f9576c7 commit 266fbd4
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 55 deletions.
5 changes: 5 additions & 0 deletions notes/2020/2020-07-16-transcript.md
Expand Up @@ -3,6 +3,7 @@
**nzakas:** Hi everyone!

**mdjermanovic:** Hi
* 👋 @kaicataldo

**nzakas:** Welcome Milos! 🎉

Expand Down Expand Up @@ -33,6 +34,7 @@
**kaicataldo:** Hi all 👋

**nzakas:** Welcome @kaicataldo!
* ☺️ @kaicataldo

**nzakas:** All right, let's get started

Expand Down Expand Up @@ -115,6 +117,7 @@
**mdjermanovic:** 👍

**nzakas:** Looks like @mysticatea just signed on
* 🤞 @btmills

**nzakas:** @mysticatea if you're around, we are deciding on closing the remaining open config-related RFCs now that the simple config RFC has been merged.

Expand Down Expand Up @@ -173,6 +176,7 @@
**nzakas:** Sure, we can do that

**btmills:** At some point, I'd suggest that you shadow one of us on a release @mdjermanovic so you see how the process works, whenever's convenient
* 👍 @mysticatea, @kaicataldo, @mdjermanovic

**kaicataldo:** I'm available to run the release. Related to this, one thing I'd like to get on the same page about is https://github.com/eslint/eslint/pull/13416. What further work needs to be done before we can land this?

Expand All @@ -181,6 +185,7 @@
**mysticatea:** The remaining step is, releasing espree and updating package.json.

**kaicataldo:** Okay, great. In that case, I can commit to reviewing that tonight and doing that work as part of the release.
* 👍 @mysticatea

**nzakas:** Awesome, thanks @mysticatea and @kaicataldo . In the future, can we try to do smaller pull requests? The more files touched, the harder it is to merge.

Expand Down
71 changes: 17 additions & 54 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -14,7 +14,7 @@
},
"license": "MIT",
"dependencies": {
"discord-transcript-generator": "^1.0.3",
"discord-transcript-generator": "^1.1.0",
"moment": "^2.27.0"
},
"devDependencies": {
Expand Down

0 comments on commit 266fbd4

Please sign in to comment.