TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Natural Language to Jenkinsfile Translator

2 点作者 michaelneale超过 2 年前

2 条评论

cheeselip420超过 2 年前
Pretty neat concept, but doesn&#x27;t seem to pick up more complex pipelines.<p>I tried &quot;build and test both arm64 and amd64, deploy amd64 to staging and then run e2e tests&quot; and just got a simple 4-stage labels.<p>I didn&#x27;t expect it to work, and this was admittedly a bit of a tough example. But if you advertise Natural Language...
michaelneale超过 2 年前
I built this using openAI codex, google cloudrun and streamlit (visualisations by graphviz - codex is not bad at translating pipelines to graphviz without really much prompting which somehow surprised me). Let me know what you think. No fine tuning required for this (as Codex already knows quite a lot).