Skip to content

Commit 1e8a5c6

Browse files
authored
Merge pull request #157 from joeyaiello/JanCommCall
Add Jan 2019 Community Call
2 parents 306989b + eba06d7 commit 1e8a5c6

File tree

3 files changed

+369
-0
lines changed

3 files changed

+369
-0
lines changed
Lines changed: 316 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,316 @@
1+
Maximo Trinidad 9:33 AM:
2+
Let me get out
3+
Kirk Munro 9:35 AM:
4+
(y)
5+
JimTru 9:35 AM:
6+
We can see it
7+
Joel Francis 9:35 AM:
8+
We see you joey
9+
Roberth Strand 9:36 AM:
10+
We can see :)
11+
MaxTrinidad 9:37 AM:
12+
Any reason why I can't install PowerShell SDK 6.1.2 from Nuget. :)
13+
Knox, Cory 9:38 AM:
14+
MaxTrinidad: probably not updated on nuget yet
15+
MaxTrinidad 9:38 AM:
16+
But it's showing on that page. :(
17+
Keith Hill 9:39 AM:
18+
RE PSGET - did the "PkgMgmnt / PSGet failed to update because of files in use" bug get fixed?
19+
Steve Lee (POWERSHELL) 9:39 AM:
20+
https://www.nuget.org/packages/Microsoft.PowerShell.SDK/6.1.2 should be there, let me try
21+
MaxTrinidad 9:39 AM:
22+
And, the find-package cmdlet finds it.
23+
MaxTrinidad 9:40 AM:
24+
I posted the issue and SteveLee knows it. (y)
25+
IISResetMe (Mathias) 9:40 AM:
26+
https://github.com/PowerShell/PowerShell/blob/master/CHANGELOG.md <-- no entry for 6.1.2 yet :)
27+
Staffan (PowerCode) 9:40 AM:
28+
It there time for perf fixes for 6.2?
29+
Thomas Rayner 9:40 AM:
30+
Fuzzy matching is so cool
31+
MaxTrinidad 9:40 AM:
32+
Yiu guys ROCK!! :)
33+
Darwin Sanoy 9:41 AM:
34+
Chocolatey package was pushed the next day
35+
Steve Lee (POWERSHELL) 9:41 AM:
36+
@staffan, depends on risk/reward
37+
Steve Lee (POWERSHELL) 9:41 AM:
38+
submit them anyways :)
39+
Staffan (PowerCode) 9:42 AM:
40+
What could possibly go wrong?
41+
IISResetMe (Mathias) 9:42 AM:
42+
Ahh, yeah, the sorting tricked me
43+
Edwin Young 9:42 AM:
44+
@Keith Hill, no change there. Because .NET holds open assembly files and we can't unload them in the same process, there is no straightforward way to do this (that we have thought of so far, anyway)
45+
Keith Hill 9:43 AM:
46+
Thx for the update
47+
Steve Lee (POWERSHELL) 9:43 AM:
48+
@edwin, you can’t replace/remove files in use, but you can rename
49+
Steve Lee (POWERSHELL) 9:43 AM:
50+
the install-powershell.ps1 script in PSCore repo uses this trick to update “in place"
51+
Adil Zia 9:44 AM:
52+
if we want to start contributing...and say we are beginners... where do we start..and then aim for to continue doing so
53+
MaxTrinidad 9:44 AM:
54+
Hey guys! Is there a possibility to push update thru Windows Update. Maybe part of the roadmap!
55+
Joey Aiello 9:44 AM:
56+
https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md
57+
Thomas 9:44 AM:
58+
To increase the adoption of updatable help, has anyone put some thought into allowing PowerShell Gallery to host help files (.xml and .cab)?
59+
Joel Francis 9:44 AM:
60+
Also just ask in the PS slack there are usually contributors around to help you get started
61+
Prasoon(kvprasoon) 9:45 AM:
62+
@Adil - you just start it, community will help. that's my experience
63+
Adil Zia 9:45 AM:
64+
Thank you
65+
MaxTrinidad 9:45 AM:
66+
I like the changes to submitting issues!
67+
Darwin Sanoy 9:46 AM:
68+
gasp! an untaken pending reboot on Joey's machine :o
69+
MaxTrinidad 9:46 AM:
70+
(y)
71+
Edwin Young 9:46 AM:
72+
'up-for-grabs' and 'good first issue' also apply to the PowerShellGet repo fyi
73+
Prasoon(kvprasoon) 9:48 AM:
74+
'up-for-grabs' is available in PowerShell repo and is a great way to start.
75+
IISResetMe (Mathias) 9:48 AM:
76+
PowerShell-RFC maintenance seems a bit stale the last 6-7 months, care to clarify expectations?
77+
MaxTrinidad 9:48 AM:
78+
Are we expectign to see the .NET Core 3.0 for the summit?
79+
Staffan (PowerCode) 9:48 AM:
80+
What is the ship date target for 3.0?
81+
Mullick, Ayan 9:49 AM:
82+
They haven't yet put the SQLServer PowerShell module on GitHub. They have had it on their to-do for months. How can one get an update.
83+
__https://trello.com/c/4zkQ9ffs/115-open-source-and-put-on-github-powershell-gallery
84+
Staffan (PowerCode) 9:49 AM:
85+
RFC's feels like a black hole. Where typed text goes to die...
86+
MaxTrinidad 9:50 AM:
87+
SQLServer is owned by MIcrosoft SQL Server Team. It would be hard for them to let go! haha :)
88+
Shawn Melton (@wsmelton) 9:52 AM:
89+
Another large list of community folks streaming are built on this repo https://github.com/bnb/awesome-developer-streams
90+
Darwin Sanoy 9:52 AM:
91+
Is Joey's keyboard on fire yet?
92+
Darwin Sanoy 9:53 AM:
93+
He's faster than voice recognition
94+
IISResetMe (Mathias) 9:53 AM:
95+
I've already implemented it :P
96+
Mike O'Neill 9:54 AM:
97+
because it's VSCode!
98+
Mike O'Neill 9:54 AM:
99+
happens to me often
100+
Keith Hill 9:54 AM:
101+
Check AMSI CPU usage. :-)
102+
Staffan (PowerCode) 9:54 AM:
103+
@Joey JavaScript?
104+
MaxTrinidad 9:54 AM:
105+
Add memory! LOL
106+
Darwin Sanoy 9:54 AM:
107+
Might be Markdown plug-ins
108+
Mike O'Neill 9:54 AM:
109+
seems like a memory issue leak somewhere
110+
Mike O'Neill 9:55 AM:
111+
reboot 3 times and fixes the issue
112+
Mike O'Neill 9:55 AM:
113+
:-o
114+
MaxTrinidad 9:55 AM:
115+
Ah! Defrag your disk!
116+
Darwin Sanoy 9:55 AM:
117+
I've had it forget what the "Return" key is supposed to do because of markdown plugins
118+
IISResetMe (Mathias) 9:55 AM:
119+
For context: I'm mostly interested in getting the ball rolling to get formal feedback on features/behavior - which I believe would be easier if the RFC draft was accepted + ID assigned in at least a draft state :)
120+
Mullick, Ayan 9:56 AM:
121+
(y) Could you share his email?
122+
Shawn Melton (@wsmelton) 9:57 AM:
123+
Typing lag in VS Code...could be this one: https://github.com/Microsoft/vscode/issues/27378
124+
Shawn Melton (@wsmelton) 9:57 AM:
125+
Disable VS Code from using GPU can also help perf of it (don't know if it will directly for typing)
126+
MaxTrinidad 9:58 AM:
127+
LOL L)
128+
MaxTrinidad 9:58 AM:
129+
:)
130+
Knox, Cory 9:59 AM:
131+
Doesn't he have a waiting reboot? That's probably the performance issue :D
132+
IISResetMe (Mathias) 9:59 AM:
133+
Cool, thanks Joey!
134+
Shawn Melton (@wsmelton) 10:01 AM:
135+
Maynot be the call to ask this but saw Tyler mention on Twitter about getting PS Core support in Azure Functions. Is there any word or update on that, or an issue we can follow?
136+
Keith Hill 10:01 AM:
137+
BTW Bergmeister has done some nice work in VSCode PS extension to support file menu items for Run Pesters Tests and Debug Pester Tests.
138+
Adil Zia 10:02 AM:
139+
better tab autocomplete in VS with PS extension? Hope...
140+
MaxTrinidad 10:02 AM:
141+
Save the doc Joey!
142+
Joey Aiello 10:03 AM:
143+
Max wins
144+
MaxTrinidad 10:03 AM:
145+
:)
146+
Adil Zia 10:03 AM:
147+
in the editor as well
148+
Steve Lee (POWERSHELL) 10:03 AM:
149+
vscode autosaves periodically :)
150+
Joey Aiello 10:04 AM:
151+
Yeah ,but it fixed the perf problem
152+
MaxTrinidad 10:04 AM:
153+
Any changes to Cloud Shell?
154+
Jonas Sommer Nielsen 10:04 AM:
155+
Sorry, Just changed from my phone to pc. What was the link to the Powershell Live site again? (listing people live sharing their codeing)
156+
Joey Aiello 10:04 AM:
157+
twitch.tv/PowerShellLive
158+
Keith Hill 10:04 AM:
159+
Yup, both Run/Debug are in the menu.
160+
Shawn Melton (@wsmelton) 10:04 AM:
161+
twitch.tv\powershelllive
162+
Jonas Sommer Nielsen 10:04 AM:
163+
thanks :)
164+
MaxTrinidad 10:05 AM:
165+
I'm looking for the upload to a diffrente location
166+
Edwin Young 10:07 AM:
167+
https://feedback.azure.com/forums/598699-azure-cloud-shell is the best option to request/update improvements there
168+
MaxTrinidad 10:07 AM:
169+
I think I aded that feedbakc sometime ago.
170+
Roberth Strand 10:07 AM:
171+
Would be awesome to check out
172+
Jonas Sommer Nielsen 10:08 AM:
173+
the azure functions sounds awsome :)
174+
Jonas Sommer Nielsen 10:08 AM:
175+
dont think so
176+
Roberth Strand 10:08 AM:
177+
I would like to be on the list ;)
178+
Jonas Sommer Nielsen 10:08 AM:
179+
would be great :)
180+
MaxTrinidad 10:08 AM:
181+
Any progress on the Textbased datagrid view. :)
182+
Darwin Sanoy 10:09 AM:
183+
Progress on text editor ? :D
184+
Mullick, Ayan 10:09 AM:
185+
How can I contact Mateo about the SQLserver module?
186+
Thomas 10:09 AM:
187+
Any updates on help system leveraging markdown?
188+
Joey Aiello 10:09 AM:
189+
richturn_ms
190+
Darwin Sanoy 10:09 AM:
191+
And tar for windows packaging?
192+
Edwin Young 10:09 AM:
193+
Could Try @matteo_taveggia on twitter also
194+
MaxTrinidad 10:10 AM:
195+
I got Mateo email. I've been in contact with him about SMO crossplat.
196+
Jonas Sommer Nielsen 10:10 AM:
197+
are you talking about reinventing vi in powershell?
198+
Darwin Sanoy 10:10 AM:
199+
Did you find the internal Microsoft person for tar?
200+
MaxTrinidad 10:10 AM:
201+
202+
Keith Hill 10:10 AM:
203+
It's in 1809
204+
Mullick, Ayan 10:11 AM:
205+
Thanks Max
206+
MaxTrinidad 10:11 AM:
207+
(y)
208+
Adil Zia 10:11 AM:
209+
is there a method that reads and or modifies excel and other office files without COM?
210+
211+
especially with the problem of it having to open Excel or the relevant program..and being slow
212+
Adil Zia 10:12 AM:
213+
theres also the issue to make reports on side vm servers without having to install office .... especially if you want to automate it
214+
Adil Zia 10:12 AM:
215+
com makes tht dificult
216+
Jonas Sommer Nielsen 10:13 AM:
217+
aah
218+
IISResetMe (Mathias) 10:13 AM:
219+
Does .NET Core have any primitives for creating tar-balls? GZip is already available, so might make sense to augment Compress/Expand-Archive for tar.gz?
220+
Jonas Sommer Nielsen 10:13 AM:
221+
(y)
222+
Staffan (PowerCode) 10:13 AM:
223+
@Adil Check out the Import-Excel module
224+
Keith Hill 10:14 AM:
225+
So Joey, did you create a vim alias to Git for Windows vim in your profile? :-) Handy, yeah?
226+
Staffan (PowerCode) 10:14 AM:
227+
Doug Finke wrote it
228+
Knox, Cory 10:14 AM:
229+
ImportExcel FTW
230+
MaxTrinidad 10:14 AM:
231+
On Excel.. Still the .Net component is a wrapper to the com object.
232+
Aleksandar 10:14 AM:
233+
https://www.powershellgallery.com/packages/PSWriteExcel/0.0.15
234+
Adil Zia 10:14 AM:
235+
i thought importexcel uses com
236+
Aleksandar 10:14 AM:
237+
https://www.powershellgallery.com/packages/PSWriteWord/0.5.16
238+
Knox, Cory 10:15 AM:
239+
importexcel doesn't use COM unless you're converting xls to xlsx
240+
Staffan (PowerCode) 10:15 AM:
241+
I think ImportExcel uses a .net library that understands the office file formats
242+
Darwin Sanoy 10:15 AM:
243+
Use the tar code ;)
244+
Adil Zia 10:15 AM:
245+
Ah i see
246+
Joel Francis 10:15 AM:
247+
Probability of being able to get binary parsing support approved for 6.2 GA? ;)
248+
IISResetMe (Mathias) 10:15 AM:
249+
OpenXML SDK library also supports authoring Office documents (including excel) without any COM service interaction :)
250+
Joel Francis 10:16 AM:
251+
Hahaha
252+
Joel Francis 10:16 AM:
253+
Mostly Ilya's fantastic comments tbh
254+
Joel Francis 10:16 AM:
255+
Cheers! ️
256+
MaxTrinidad 10:16 AM:
257+
I'm Old School!! LOL :) OPenXML Rules!
258+
Prasoon(kvprasoon) 10:17 AM:
259+
there are a bunch of Resolution-External/Answered issues to be closed, few are a year old
260+
Joel Francis 10:17 AM:
261+
Thanks! Love you guys!
262+
Adil Zia 10:17 AM:
263+
can you give the link for the list of modules?
264+
Joey Aiello 10:18 AM:
265+
https://evotec.xyz/sixteen-powershell-modules-that-ive-worked-on-in-2018/
266+
Adil Zia 10:18 AM:
267+
THank you very much
268+
Aleksandar 10:18 AM:
269+
He will be speaking at PSConfEU
270+
Jonas Sommer Nielsen 10:19 AM:
271+
reminds me i have to get my tickets
272+
IISResetMe (Mathias) 10:19 AM:
273+
PSConfEU = June
274+
Staffan (PowerCode) 10:20 AM:
275+
4-7th I think
276+
Jonas Sommer Nielsen 10:20 AM:
277+
Hoppy or Sad Joey?
278+
Jonas Sommer Nielsen 10:20 AM:
279+
Happy even
280+
Jonas Sommer Nielsen 10:20 AM:
281+
:D
282+
IISResetMe (Mathias) 10:20 AM:
283+
PowerShell Summit = April 30 - May 3
284+
PSConfEU = June 4 - June 7
285+
Nicholas M. Getchell 10:21 AM:
286+
Thanks PS Team
287+
MaxTrinidad 10:21 AM:
288+
Awesome! Good Job!! :)
289+
Mike O'Neill 10:21 AM:
290+
thank you!
291+
Mike O'Neill 10:21 AM:
292+
great stuff
293+
IISResetMe (Mathias) 10:21 AM:
294+
#FrozenJoey merchandise in the works
295+
Joel Francis 10:21 AM:
296+
Saved by twitch lol
297+
Thomas Rayner 10:21 AM:
298+
TWITCH VOD TO THE RESCUE
299+
Prasoon(kvprasoon) 10:21 AM:
300+
Woooow. #Twitch
301+
Knox, Cory 10:21 AM:
302+
Tyler FTW!
303+
Joel Francis 10:21 AM:
304+
I'll send you guys a word cloud of the notes to celebrate :P
305+
Mullick, Ayan 10:21 AM:
306+
Thank you
307+
Prasoon(kvprasoon) 10:22 AM:
308+
Thank you all
309+
Jonas Sommer Nielsen 10:22 AM:
310+
Have a nice day :)
311+
IISResetMe (Mathias) 10:22 AM:
312+
Thanks guys!
313+
Darwin Sanoy 10:22 AM:
314+
Thanks!
315+
Keith Hill 10:22 AM:
316+
thx

CommunityCall/20190117_Notes.md

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
# PowerShell Community Call - January 17, 2019
2+
3+
## Notes
4+
5+
* PowerShell-Docs repo move postponed to next week (1/23)
6+
* Will be migrating from PowerShell GitHub org to MicrosoftDocs
7+
* only affects contributors, docs will remain in place on docs.microsoft.com
8+
* contributors should update their remotes
9+
(see [this blog post](https://blogs.msdn.microsoft.com/powershell/2019/01/07/the-powershell-docs-repo-is-moving/))
10+
* PowerShellGet released an update a couple days ago
11+
* a few bug fixes, including removal of Gallery availability checks that impacted some folks
12+
* PowerShell Core 6.1.2 released 2 days ago (1/15)
13+
* servicing release, make sure you update
14+
* 6.2 release
15+
* Preview.4 coming out next week
16+
* includes ExperimentalFeature cmdlets, fuzzy command matching, perf fixes
17+
* will likely be last Preview release before our RC next month
18+
* the bar for contributions will be going up as we approach our RC
19+
* after 6.2 (6.3+)
20+
* moving to .NET Core 3.0, first preview shipping after 6.2 GA in March
21+
* w/ 6 month release cadence, would GA ~September 2019
22+
* support lifecycle
23+
* will likely be updating this in the future, keep your eyes peeled on aka.ms/pslifecycle
24+
* will likely align closer to .NET support lifecycle, includes a possible LTS at some point
25+
* documentation hosted by Gallery (CAB/XML)
26+
* looking into company wide solution for this problem, would like to expose it to community as well
27+
* early days
28+
* packaging a script as an application package with all its dependencies
29+
* hard problem, not something we've looked into lately
30+
* Twitch livestreaming
31+
* Tyler has been live coding every Thursday at 10a at twitch.tv/TylerLeonhardt
32+
* also check out a new feed stood up by markekraus at twitch.tv/PowerShellLive
33+
* auto-hosts lots of different PS streamers in one channel
34+
* more and more PS livestreamers are popping up
35+
* reach out to Tyler on Twitter if you're interested in setting up your own channel
36+
* PowerShell RFCs: "they seem a bit stale, what's the progress on that?"
37+
* stood up a new 1.5 hour weekly meeting to JUST review RFCs
38+
* recently closed on RFC0002 (taking longer than expected)
39+
* if you are ready to implement a feature and the RFC is stagnant, @mention Steve and Joey, and we'll see if we can "experimentally approve" so you can implement a PR behind a feature flag
40+
* VS Code PS extension and Editor Services
41+
* (soon) we're releasing an update to VS Code extension
42+
* will also be releasing a preview extension solution
43+
* will include PSReadline support (will also require PowerShell 5.1)
44+
* this preview will be update more frequently than the stable extension
45+
* will just be named differently than the stable one
46+
* thanks to Bergmeister we now have Run/Debug Pester tests
47+
* Cloud Shell
48+
* tracking module updates (e.g. Az)
49+
* a few minor things, like updating the MOTD
50+
* PowerShell Core in Azure Functions
51+
* Currently being developed in [this repo](https://github.com/azure/azure-functions-powershell-worker)
52+
* Please reach out to Joey on Twitter if you're interested in the private preview

CommunityCall/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Or use this link if you already have Skype installed: https://meet.lync.com/micr
88

99
## Notes
1010

11+
* [January 17, 2019](./20190117_Notes.md) ([YouTube recording](https://youtu.be/GkA3d1_DnfY) and [transcript](20190117_ChatTranscript.txt))
1112
* [December 20, 2018](./20181220_Notes.md) ([YouTube recording](https://youtu.be/PNeyaqJcG7o) and [transcript](20181220_ChatTranscript.txt))
1213
* [November 15, 2018](./20181115_Notes.md) ([YouTube recording](https://youtu.be/tXNApuN7t98) and [transcript](./20181115_ChatTranscript.txt))
1314
* October 18, 2018 (Cancelled)

0 commit comments

Comments
 (0)