mighty-gerbils / gerbil

Gerbil Scheme
https://cons.io
GNU Lesser General Public License v2.1
1.14k stars 112 forks source link

Resume development after release #1080

Closed fare closed 7 months ago

netlify[bot] commented 7 months ago

Deploy Preview for elastic-ritchie-8f47f9 ready!

Name Link
Latest commit 654583fe6cf04ca01b94537912b405f319f3570c
Latest deploy log https://app.netlify.com/sites/elastic-ritchie-8f47f9/deploys/6570f26475f0fd0008867c74
Deploy Preview https://deploy-preview-1080--elastic-ritchie-8f47f9.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

fare commented 7 months ago

Nah, version.ss is permanently ignored now. It's the MANIFEST file that plays that role, and it's a source file no generated, so no need to ignore it when not present.

fare commented 7 months ago

No, MANIFEST should not be generated, and not ignored. Either present if there's a release, or absent otherwise, or present but not in git when making a tarball.