gaelcolas / gaelcolas/SampleModule

Merge Module Specs

Aperta
#7 11 commenti 0 reazioni 0 assegnatari Vedi su GitHub
question
Lingua principale
PowerShell
Stelle
43
Fork
8
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

The question is broadly:
- What and How to merge into single PSM1?

I can see the following challenges:
- Some Folder structures may be different
- Some people may add things to their psm1 stub
- Using statements needs to be gathered/unique'd and inserted at top of psm1
- Requires should be added in module manifest (except Admin)
- Classes should be imported in a certain order (where to define it?)
- Classes should be imported before functions
- Extra data should be merge-able (say if you provide a scriptblock? Thinking out loud)
- should the non-merged files be copied? and everything merged deleted, empty dir deleted as well?

Am I missing anything?

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.