article thumbnail

GitHub Universe 2024, what a blast!

Xebia

this is a significant time saver when you need to make the same kind of changes to multiple documents. This resulted already in us becoming the first GitHub-verified partner back in 2019, and from there, we went on a journey where we helped numerous customers migrate and adopt GitHub as their core platform for engineering.

article thumbnail

Why organizations should commit to innersource in 2020

Github

Jason Smale, Zendesk’s VP of Engineering, describes the team’s internal setup as similar to one you’d find in an open source project, with maintainers and contributors collaborating on the company’s ecosystem. To avoid slowing projects down as teams grow, thoughtful processes and documentation take on an important role.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Thoughts on organizing architecture

Xebia

Gone are the days of making well-thought documents who are reviewed and tested by colleagues in the organization. The character and way of working of the architect function has a huge impact on the engineering culture. Clearly this benefits the speed of delivery and flexibility in choosing solutions.

article thumbnail

Thoughts on organizing architecture

Xebia

Gone are the days of making well-thought documents who are reviewed and tested by colleagues in the organization. The character and way of working of the architect function has a huge impact on the engineering culture. Clearly this benefits the speed of delivery and flexibility in choosing solutions.

article thumbnail

The Spotify Model of Scaling – Spotify Doesn’t Use It, Neither Should You

Agile Pain Relief Notes from a Tool User

Their approach grew from their people and their culture. In addition, all attempts to document a culture are simplifications that are missing details that were important. So popular is this problem, it’s even got its own meme: Figure 2 from: [link] You can’t copy and paste someone else’s approach to Agile.

Agile 124
article thumbnail

A Software Engineering Career Ladder

James Shore

What I’m really doing is changing the engineering culture at OpenSesame. Culture doesn’t change easily. I’m hoping this will help direct people to new behaviors, which will in turn start to change the engineering culture. Managers evaluate each engineers’ skills by talking to team members and observing their work.

article thumbnail

Functional vs non-functional software testing

CircleCI

Unit tests for an API application might make requests against the system deployed in a testing environment and compare the responses against documentation. Many healthy engineering cultures avoid relying heavily on user acceptance testing due to its unreliability, cost, and time consumption. Closed-box testing. Unit testing.