#Pumpkin (Nightly)

1 messages · Page 1 of 1 (latest)

eternal kindle
#

Having Nightly/Snapshot code available lets users adopt new changes as soon as they are made, and can give feedback of any bugs or exploits. This gives the user the choice to either have the latest version of Pumpkin, or one that is more stable.

Once a snapshot is widely confirmed to be free of deadlocks and *bugs, it will be merged in production code.

*by bugs, I mean ones that weren't present in the main code, and only exist in Nightly.

(This would also help plugin developers know about changes ahead of time, so they can prepare for updates)

random slate
#

Would be good once we get to release, right now the master branch is nightly

eternal kindle
#

This would also stop a reoccurring issue. Sometimes people want to see how pumpkin has gone, so they try to compile the project, just to find out that a commit made 4 minutes ago brings a deadlock. The user has no way of knowing what commit brought it.

random slate
#

ye true

#

Sometimes deadlocks make it into master