Shipyard
@shipyard.build
18 followers 63 following 37 posts
Full-stack ephemeral environments on every PR. E2E testing on every code change.
Posts Media Videos Starter Packs
shipyard.build
#DevOpsDays is our all-time favorite event series. we're thrilled to be attending philly's very own for the first time 🔔🏙️

there's been so much to learn about security, #agents, platform eng, #o11y...

Benjie will be speaking about the beauty of the #Makefile

let's connect 👋
shipyard.build
the much-anticipated 2025 @dora.dev report is now live 🎉

the #DORA team focused on the impact of #AI across an org

AI amplifies the existing skills of a team:
✅ strong teams will become more efficient
❌ weaker teams will see an increase in their pain points

check it out today!
Reposted by Shipyard
gradle.com
It’s the final countdown!

⏱️ We’re T-7 days from #DPESummit 2025. Join #DPE and #DevEx experts and innovators as we come together to redefine what’s possible in the age of #AI.

It’s all happening at The Midway in San Francisco—Sep 23-24!

Just a few final 🎟️ left at: http://dpe.org/dpe-summit
shipyard.build
this coming wednesday:

learn the shortcuts to faster, bug-free deployments with Benjie and Erin

@gradle.com #DevEx #DPESummit
shipyard.build
shipping faster doesn't necessarily mean you're in a better place, esp when you don't have the right processes/pipelines

how can you keep a good dev pace while being confident your code is bug-free?

join Benjie and Erin at #DPESummit in SF and find out!

@gradle.com #DevEx #DX
shipyard.build
the @playwright.dev #MCP server boosts #DevEx with agents like #ClaudeCode and #GeminiCLI: they can interact with your app live

"hey Claude, take screenshots of my login form flow: with regular sign in, then with GitHub, and another with Google OAuth"
shipyard.build
today at #TestMu, we're showing a sneak preview of our latest development: the Shipyard #MCP server

your agents can now spin up, test against, and tail logs for unlimited ephemeral environments

see it first at TestMu, and watch this space

#agenticdev #claudecode
shipyard.build
see you at #TestMu in 2 weeks!

visit our virtual booth and tell us how you're building + testing with agents 🤖

and if you haven't yet, register today. TestMu has over 60 sessions on QA, testing, CI/CD, agents, and more.

#QA #DevOps
shipyard.build
is your staging env showing up in search?

this is pretty common, esp if you carry the same site config from prod to staging

keep users away from your untested, WIP features:

1. 🔄 robots.txt
2. 🗑️ staging sitemap.xml
3. canonical ➡️ prod
4. HTTP auth
5. request🗑️Google
shipyard.build
shipping faster doesn't necessarily mean you're in a better place, esp when you don't have the right processes/pipelines

how can you keep a good dev pace while being confident your code is bug-free?

join Benjie and Erin at #DPESummit in SF and find out!

@gradle.com #DevEx #DX
shipyard.build
we put claude code to the ultimate test: writing #E2E tests ✅

took some trial and error, but we got the best results from directing CC to use test-driven development

not surprising, as human devs often have the same experience with #TDD
shipyard.build
we're joining our friends #LambdaTest on aug 19-21st for this year's #TestMu conf 🎉

looking forward to catching sessions on the latest + greatest in test automation 🔥

visit our virtual booth for good chat, games, and prizes!

#DevOps #testautomation #QA
Reposted by Shipyard
dora.dev
DORA @dora.dev · Jun 25
Join the #DORA Community tomorrow for a discussion about creating a practice of continuous improvement!

Nancy Barraza from Clara will be sharing some of her experiences and we'll have an open discussion.

Join the dora.community group for meeting details.

#community #GBGB #ContinuousImprovement
DORA Community of Practice
The DORA Community provides opportunities to learn, discuss, and collaborate on software delivery and operational performance. Enabling a culture of continuous improvement.
dora.community
shipyard.build
how do ephemeral envs prevent 🔥s in staging + prod?

1. they're isolated: they don't share services/data with other envs, so bug blast radius is contained

2. they shift test/review left: find + resolve bugs before they hit staging/prod

build more, firefight less!

#DevOps
Reposted by Shipyard
nathenharvey.bsky.social
Are you using gen AI during any phase of your SDLC? We want to learn more about your experience. Take the @dora.dev survey today!

google.qualtrics.com/jfe/form/SV_...
shipyard.build
the 2025 @dora.dev survey is now open!

DORA's research has changed the way teams deliver software. their findings have helped countless engineers understand + improve their processes. or in short, get better at getting better.

support their research by taking the survey!

#GBGB #DORA
shipyard.build
not so scary to deploy on friday (the 13th) when you have ephemeral environments!
shipyard.build
nice that you deploy on fridays, but do you deploy on friday the 13th?
shipyard.build
nice that you deploy on fridays, but do you deploy on friday the 13th?
shipyard.build
trunk-based dev is a rapid git dev model: commits are pushed/integrated directly into the trunk, sans PRs/MRs

why?
🔘 merge conflicts--
🔘 cognitive load--
🔘 quality software++

going from a branching model to TBD is no small feat. it takes a combo of automation + teamwork:

@dora.dev #DevOps
Reposted by Shipyard
round.is
sisyphus at daily standup: i had to roll back some changes