Videos
Spotlight
Recent videos
Application Security 3.0
Discover how to proactively secure your software and defend against potential threats at our virtual summit, now available on demand! Gain valuable insights and practical strategies to enhance your code security and reduce risk with industry experts from 42Crunch, NowSecure, and Nucleus Security.
Solving for a security-first approach: building blocks for scalable product security
Cybersecurity is facing its watershed moment. As developer release cycles are accelerating, organizations are quickly realizing there are simply not enough skilled security engineers available to protect their code.
GitHub Roadmap Webinar, Q4 2024 - Americas
Join us for an exclusive look at GitHub’s latest innovations and upcoming product enhancements for Q4 2024. This roadmap webinar will spotlight the next wave of tools and features designed to redefine DevOps workflows, drive team productivity, and keep your organization at the forefront of development.
GitHub Roadmap Webinar, Q4 2024 - Asia Pacific
Join us for an exclusive look at GitHub’s latest innovations and upcoming product enhancements for Q4 2024. This roadmap webinar will spotlight the next wave of tools and features designed to redefine DevOps workflows, drive team productivity, and keep your organization at the forefront of development.
GitHub Roadmap Webinar, Q4 2024 - Europe, Middle East and Africa
Join us for an exclusive look at GitHub’s latest innovations and upcoming product enhancements for Q4 2024. This roadmap webinar will spotlight the next wave of tools and features designed to redefine DevOps workflows, drive team productivity, and keep your organization at the forefront of development.
The path toward AI customization: what you need to know
AI has revolutionized how organizations build software, and GitHub Copilot has been at the forefront of that shift. As the industry continues to change, so does how we define “customization.”
Video:Behind the Scenes at GitHub.com's upgrade to MySQL 8.0
Upgrading to MySQL 8.0 without stopping GitHub.com: a video showing the entire project that took over a year.
Supercharge collaboration with AI-powered innersource
Innersource centers around bringing the methodologies, learnings, and collaborative spirit from open source into internal development. However, implementing effective innersource practices—by enabling internal development teams to discover, understand, and reuse existing code instead of building from scratch—is challenging.
Moving repositories from Bitbucket Server to GitHub
If you’re looking to make the move from Bitbucket Server to GitHub ahead of Bitbucket Server’s upcoming deprecation, we know you’ll have data you want to bring with you so your team can hit the ground running quickly. We also know that fear of migration can be a big barrier to switching to GitHub, which is why we’ve worked hard to make moving quick, low cost and painless.
Continuous Deployment Fundamentals with GitHub Actions
Maintaining code quality and reliability in the release process is no easy task. That’s why we launched Deployment Protection Rules to help you deliver high quality, secure applications with every deployment.
Q&A with the experts: Measuring the impact of AI-based coding tools
The results are in: AI is officially here to stay, and GitHub Copilot is leading the charge in the AI developer tool space. (It’s already been adopted by over 20,000 organizations and more than one million developers.)
Securing your Azure DevOps workflow with GitHub Advanced Security
In today's fast-paced development landscape, keeping your code secure shouldn't slow you down. That's why we're thrilled to introduce GitHub Advanced Security on Azure DevOps.
Five things you didn’t know you could do on GitHub
Delivering software involves more than just throwing down some lines of code. To truly be agile and deliver high-quality software, we need to think about our tooling to boost our productivity.
Bringing quality into your workflow: From PR, to merge, to deploy
How do you automate more, deliver faster, and continuously improve?
Contributing without the setup with Codespaces
Step zero to making a pull request to a project is getting your environment setup to actually write the code. As we all know, this can take hours or potentially days. Between libraries and frameworks to install, version issues to contend with, and tools to configure, the barrier is challenging even in the best of situations.