Git Product home page Git Product logo

Comments (4)

icodeforlove avatar icodeforlove commented on May 28, 2024

This is most likely because @jessuppi does not use version tags. This project should be using Semantic Versioning with tags, and a update process which utilizes this.

This would help avoid issues like this where you end up trying to update against a master only branch where the project owner commits to like a personal project.

from slickstack.

jessuppi avatar jessuppi commented on May 28, 2024

Hey @vivianedias

Thanks for reporting, yes this was done on purpose to prevent new installations right now due a bug we are discussing on the Discord server, you are welcome to join there.

from slickstack.

icodeforlove avatar icodeforlove commented on May 28, 2024

Hey @vivianedias

Thanks for reporting, yes this was done on purpose to prevent new installations right now due a bug we are discussing on the Discord server, you are welcome to join there.

Addressing this issue could be more effectively managed through the adoption of a development/master branch workflow.

Limiting installations and updates seems counterproductive. It's worth considering allocating additional time to align with best practices in Git usage.

Additionally, reevaluating the current approach of committing each file separately with nondescriptive commit messages could lead to significant improvements. Transitioning to meaningful git commit messages is recommended.

Such changes would enhance the project's accessibility to collaborators and clarify project developments for its users.

Simply pushing any update at anytime to master is quite dangerous for various reasons, and proper update release cycles are only logical for any serious project which many sites, and services depend on.

You are accepting donations, and sponsors so it may be the right time to get serious about this.

from slickstack.

jessuppi avatar jessuppi commented on May 28, 2024

Bug fixed causing openssl.conf to not copy over properly sometimes, by replacing ss_cp with ss_mv inside the ss-install-nginx-ssl script and we should continue to do that for most other scripts too.

Installations are working now as of build APR2024A

from slickstack.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.