Multi-Factor Authentication (MFA) enhances account security by requiring a second verification step during login. Currently, CodeNOW supports one-time passwords (OTPs) generated by trusted apps like Microsoft Authenticator, Google Authenticator, and FreeOTP.
Key Features:
Take your account security to the next level by enabling MFA today!
This feature allows account administrators to disable scaffolders for their entire account, providing greater control over development tools and workflows. By disabling scaffolders, administrators can streamline the tools available to their teams, enforce standardization, or prevent the use of unauthorized templates.
Key Features:
Enable this feature in account settings to customize the scaffolder experience for your organization.
CodeNOW now integrates seamlessly with GitHub Actions, making it a first-class citizen within the platform. This enhancement allows users to leverage GitHub Actions as their preferred continuous integration (CI) provider, enabling automated workflows, builds, and deployments directly within their GitHub repositories.
Key Features:
Start using GitHub Actions in CodeNOW to unlock a powerful and flexible approach to continuous integration and delivery.
CodeNOW has redesigned its CI pipelines to improve the handling of variables and secrets. By default, all variables and secrets are now retrieved in the first task of the pipeline. These are then securely propagated to subsequent stages, ensuring consistent and secure access throughout the pipeline's execution.
Key Features:
This redesign optimizes workflows and strengthens security for CI pipelines, making them more efficient and reliable.