GitHub Enterprise Server 3.19: New Release Candidate Features and Enhancements
Allison outlines the technical highlights in GitHub Enterprise Server 3.19, focusing on improved repository workflows, security policies, monitoring updates, and administration enhancements for enterprise DevOps teams.
GitHub Enterprise Server 3.19 Release Candidate: What’s New
GitHub Enterprise Server (GHES) version 3.19 introduces several enhancements designed for enterprise administrators, developers, and DevOps teams seeking better deployment efficiency, stronger security, and improved policy and monitoring controls.
Key Features and Updates
1. Repository Creation Improvements
- A new, modern interface for repository creation, allowing metadata enforcement, consistent policies, and improved workflow.
- Enhanced custom property collection and automatic application of repository rules at creation.
- Learn more.
2. Policy and Ruleset Management
- Ruleset history, import, and export: Administrators can now efficiently track, roll back, and share rulesets, improving overall repository governance. Access pre-built ruleset recipes.
- Managing rulesets documentation.
3. Enhanced Actions Security
- Administrators can block actions and require SHA pinning for workflows using public actions, mitigating risks by ensuring only vetted actions (by immutable SHAs) are used.
- More details.
4. GitHub App Manager Roles
- Ability to designate users and teams as application managers of GitHub Apps at the organization level.
- Improved role-based access via the roles platform streamlines permission assignments.
- About GitHub App Managers.
5. Metrics and Monitoring
- OpenTelemetry metrics are now enabled by default for new installations; Collectd is disabled by default but can be switched if needed.
- In upcoming releases, OpenTelemetry will be the only supported monitoring option.
- OpenTelemetry metrics docs.
6. Security: TLS and SSH Cipher Configuration
- Administrators can now customize which SSH and TLS ciphers are supported, improving security flexibility and helping avoid weak cryptographic suites.
- Configuring cipher suites.
7. Release Candidate Feedback
- Enterprises are encouraged to test drive the release candidate to explore features early and provide feedback for final stability.
- Release notes
- Download 3.19 release candidate
- Contact support
Summary
GHES 3.19 continues to streamline administration for enterprise environments, focusing on repository consistency, policy enforcement, security, and modern monitoring. These tools and roles help admins and development teams improve control over their software supply chain and infrastructure.
This post appeared first on “The GitHub Blog”. Read the entire article here