GitHub Enterprise Server 3.8 is now generally available
With updates to GitHub Actions, repositories, and GitHub Advanced Security, this new version of GitHub Enterprise Server is focused on bringing the best developer experience to companies.
GitHub Enterprise Server 3.8 is now generally available. This release continues our investment in bringing more features to our GitHub Enterprise Server (GHES) customers, whilst also delivering improvements for managing the GitHub Enterprise Server appliance itself.
Here are a few highlights:
- The new GitHub Projects, an adaptable and flexible tool for planning and tracking work on GitHub, is now available on Enterprise Server as a public beta.
- The Management Console now supports multiple user accounts, allowing administrators to grant access to different users without sharing a password.
- GitHub Actions support organization-wide required workflows. Organization owners can define workflows that must run as part of every repository’s pipeline. Individual development teams will be able to see what required workflows have been applied to their repository, what actions that workflow performs, and who to contact if they have questions.
- CodeQL now natively supports Kotlin and mixed Java and Kotlin projects. Kotlin support is an extension of our existing Java support, and benefits from all of our existing CodeQL queries for Java, for both mobile and server-side applications.
Download GitHub Enterprise Server 3.8 now. For help upgrading, use the Upgrade Assistant to find the upgrade path from your current version of GHES to this new version.
Bring planning next to your code with GitHub Projects
Planning and tracking is at the heart of how great development teams operate and it’s essential to developer velocity. As teams and projects grow, how we work evolves. Tools that hard-code a specific methodology are too specific and rigid to flex to whatever the moment demands. Often we pull out a spreadsheet to jot down a few ideas—but then your planning is disconnected from where your development happens.
GitHub Projects helps to connect your planning directly to the work your teams are doing in GitHub, and it’s generally available in GitHub Enterprise Server 3.8.
With added flexibility, GitHub Projects can become whatever your team needs at any point. Built like a spreadsheet, project tables give you a live canvas to filter, sort, and group issues and pull requests. Whether you are a developer, project planner, or a designer, multiple teams are able to seamlessly use a GitHub Project to manage collaborative work.
Software teams no longer have to spend hours updating issues, keeping spreadsheets up to date, and generating status reports. With built-in workflows, tables, data, and insights, GitHub Projects allows teams to work faster, together.
Read more about the new GitHub Projects here, or get started jotting down your plans in GitHub.
Keep your automation compliant with GitHub Actions required workflows and much more
GitHub Enterprise Server 3.8 supercharges GitHub Actions as a policy-driven automation platform, with standardization controls and cloud-ready security built in. Here are some of the highlights:
Required workflows (beta)
Required workflows allows DevOps teams to define and enforce standard CI/CD practices across many source code repositories within an organization without needing to configure each repository individually, which becomes an impossible task in large organizations.
Configuration variables make it easy to share non sensitive config such as server names across your workflows, too, by storing configuration data as plain text variables that can be reused across workflows.
Securely connect to your GitHub Actions storage account with OIDC
Avoid the risk of storing sensitive cloud secrets and access keys by authenticating to object storage accounts in AWS, Azure, and GCP with OIDC.
What’s more, developers using GitHub Enterprise Server can also now share GitHub Actions workflows across your enterprise in private and internal repositories, dynamically name workflow runs so that you can more easily identify reusable workflows that are run in different environments, and restrict workflows to run only on defined runner groups.
Control and track who does what in the Management Console
Authentication in the Management Console is currently based on a single root password. In version GitHub Enterprise Server 3.8 we have added support for multiple user accounts for the Management Console, alongside a full log of actions—so you can track exactly who’s doing what on your GitHub Enterprise Server instance.
Instance administrators can create and invite new users with different types of access to the Management Console, with each user having their own password.
Bring security to developers, more widely, and more easily
GitHub Enterprise Server 3.8 brings a host of new features across Dependabot and GitHub Advanced Security (GHAS).
Companies using GHAS can now keep their mobile applications more secure, too, with the addition of Kotlin support (beta) in CodeQL, the analysis engine that powers GitHub code scanning. Support for Kotlin marks our first investment in mobile application security testing for CodeQL and is an extension of our existing Java support.
And for those using Dependabot to keep dependencies up to date, a new REST API allows you to scale your policies, while developers can now leave comments when closing all types of security alerts (Dependabot alerts, secret scanning alerts, and code scanning alerts) so security teams can see exactly what’s happened, and why.
Enterprise administrators can also now control whether repository administrators are able to enable or disable GHAS features, making it easier to roll out across large companies.
Enterprise and organization administrators have increased control over repositories
GitHub is continually building new policy controls for administrators to build compliant workflows while encouraging code reuse. In this release, we’ve added new branch protection rules, such as allowing administrators to prevent pull requests from being approved by the person who last pushed to the repository, and a new policy to control repository forking.
Try it out today
To learn more about GitHub Enterprise Server 3.8, read the release notes, and download it now.
Not using GHES already? Start a free trial to innovate faster with the developer experience platform companies know and love.
Tags:
Written by
Related posts
Announcing GitHub Secure Open Source Fund: Help secure the open source ecosystem for everyone
Applications for the new GitHub Secure Open Source Fund are now open! Applications will be reviewed on a rolling basis until they close on January 7 at 11:59 pm PT. Programming and funding will begin in early 2025.
Software is a team sport: Building the future of software development together
Microsoft and GitHub are committed to empowering developers around the world to innovate, collaborate, and create solutions that’ll shape the next generation of technology.
Does GitHub Copilot improve code quality? Here’s what the data says
Findings in our latest study show that the quality of code written with GitHub Copilot is significantly more functional, readable, reliable, maintainable, and concise.