From 596d03315e1554075ef1ca5d9422034b333d1770 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BAlio=20C=C3=A9sar=20Batista?= Date: Mon, 10 Apr 2023 16:29:27 -0300 Subject: [PATCH] changelog and ci --- ci/release/changelogs/next.md | 2 ++ e2etests-cli/main_test.go | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ci/release/changelogs/next.md b/ci/release/changelogs/next.md index f3c0d2a77..e5fc0495e 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -1,5 +1,7 @@ #### Features ๐Ÿš€ +- Export diagrams to `.pptx` (PowerPoint)[#1139](https://github.com/terrastruct/d2/pull/1139) + #### Improvements ๐Ÿงน #### Bugfixes โ›‘๏ธ diff --git a/e2etests-cli/main_test.go b/e2etests-cli/main_test.go index fbe8a7162..3bf8d24a3 100644 --- a/e2etests-cli/main_test.go +++ b/e2etests-cli/main_test.go @@ -246,7 +246,8 @@ layers: { }, }, { - name: "how_to_solve_problems_pptx", + name: "how_to_solve_problems_pptx", + skipCI: true, run: func(t *testing.T, ctx context.Context, dir string, env *xos.Env) { writeFile(t, dir, "in.d2", `how to solve a hard problem? steps: {