etclabscore / jade

[WIP] Jade - The next generation of web applications
Apache License 2.0
1 stars 1 forks source link

discussion on build artifact naming #5

Closed meowsbits closed 5 years ago

meowsbits commented 5 years ago

https://github.com/etclabscore/jade/blob/master/BUILDING.md#build-folder-structure

meowsbits commented 5 years ago
BelfordZ commented 5 years ago

I think we should, yes

BelfordZ commented 5 years ago

I think the purpose here is to do exactly the opposite, and to simply flatten it all, making it structurally more simple.

If there isnt enough of a description of what the executable is in the name, then chances are the name is probably just not a good one.

meowsbits commented 5 years ago

yea i'm good w/ that.

so in light of

  • build scope doesn't reach artifact compression (that's release level)

  • build scope doesn't touch artifact name scheme (that's for dist/release)

are we good here?

(i started messing around with what commands we can use to portably standardize - at least exemplify - artifact naming, but realized it might be "out of scope")

BelfordZ commented 5 years ago

yep sounds good to me.