DEV Community

Frozonic
Frozonic

Posted on

1

Prevent undesired code changes

Startups in general tend to grow and scale pretty fast. When the business has a pretty great market niche, everything is even faster. All of this growth entails showcasing products, pitching the business ideas to potential investors and even making live demos.

Fast growth is great and as startups we should embrace that. However, sometimes it is ok to slow down. It is ok to say: "We won't be merging new code this weekend". It could be because we're pitching the product to investors or because we're gonna be doing maintenance to the servers or because of any other reason. It should be fine to slow down when it's needed.

Teams usually set a period of time in which all code changes are frozen or blocked (This is what we call "code freeze"). There is not a formal or standard way to do this. It's done via email or via Slack.

This seems to work just fine, right? Well, sometimes it is hard to tell, if the code freeze is still on or whether X or Y project falls into that period of time, or even worse, there's not an actual way to prevent someone from merging code. Some teams disable automatic deploys, which is not so ideal, it requires the appropriate people to be available when it is time to enable them back.

Great communication across the teams is very important and enforcing certain rules is even more.

This is what Frozonic is here to help you with. Not only to keep code freezes well communicated across teams and projects but also to enforce nothing is actually merged during code freezes.

You can prevent pull requests from being merged into master if the code freeze check is required for merging. You can easily configure all this periods of time from the Frozonic dashboard.

You won't have to be dealing with permissions and access control since it is all figured out. We map user's access level from Github. So that you don't have to take that extra step of setting everything up once again.

We encourage you to try Frozonic and let us know what you think. Join our beta today. If you liked it tweet about it: @FrozonicApp

DevCycle image

Ship Faster, Stay Flexible.

DevCycle is the first feature flag platform with OpenFeature built-in to every open source SDK, designed to help developers ship faster while avoiding vendor-lock in.

Start shipping

Top comments (0)

Dev Diairies image

User Feedback & The Pivot That Saved The Project ↪️

We’re following the journey of a dev team building on the Stellar Network as they go from hackathon idea to funded startup, testing their product in the real world and adapting as they go.

Watch full video 🎥

👋 Kindness is contagious

Explore this insightful write-up, celebrated by our thriving DEV Community. Developers everywhere are invited to contribute and elevate our shared expertise.

A simple "thank you" can brighten someone’s day—leave your appreciation in the comments!

On DEV, knowledge-sharing fuels our progress and strengthens our community ties. Found this useful? A quick thank you to the author makes all the difference.

Okay