Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

awsdac 0.21.3 #175896

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

awsdac 0.21.3 #175896

wants to merge 1 commit into from

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## What's Changed
* Update README: add an animation explaining CLI usage by @mikanbox in https://github.com/awslabs/diagram-as-code/pull/90
* Fallback to LiberationSans font by @ugwis in https://github.com/awslabs/diagram-as-code/pull/93
* Modify the example by @a2ush in https://github.com/awslabs/diagram-as-code/pull/95
* Update definition file/scripts by @a2ush in https://github.com/awslabs/diagram-as-code/pull/96
* Add instruction for installing homebrew to README.md by @ugwis in https://github.com/awslabs/diagram-as-code/pull/97
* Deprecate AWS::Diagram::Group by @ugwis in https://github.com/awslabs/diagram-as-code/pull/98
* Bump golang.org/x/image from 0.15.0 to 0.18.0 by @dependabot in https://github.com/awslabs/diagram-as-code/pull/101
* Expand resource bindings to fit title by @ugwis in https://github.com/awslabs/diagram-as-code/pull/100

New Contributors

Breaking changes

  • Deprecate AWS::Diagram::Group #64
  • Title string overflows image when Title is long #67

Full Changelog: awslabs/diagram-as-code@v0.21.2...v0.21.3

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Jun 28, 2024
@chenrui333
Copy link
Member

==> /home/linuxbrew/.linuxbrew/Cellar/awsdac/0.21.3/bin/awsdac test.yaml
  panic: Specified fonts are not installed.
  
  goroutine 1 [running]:
  github.com/awslabs/diagram-as-code/internal/types.(*Resource).prepareFontFace(0xc00017c0e0, 0x0, 0x0?)
  	github.com/awslabs/diagram-as-code/internal/types/resource.go:181 +0x26d
  github.com/awslabs/diagram-as-code/internal/types.(*Resource).Scale(0xc00017c0e0, 0x0)
  	github.com/awslabs/diagram-as-code/internal/types/resource.go:228 +0xbf
  github.com/awslabs/diagram-as-code/internal/ctl.createDiagram(0xc00003fae8, 0xc0001184d0)
  	github.com/awslabs/diagram-as-code/internal/ctl/create.go:73 +0xaf
  github.com/awslabs/diagram-as-code/internal/ctl.CreateDiagramFromDacFile({0x7ffcddb4a15d, 0x9}, 0xc0001184d0)
  	github.com/awslabs/diagram-as-code/internal/ctl/dacfile.go:68 +0x4c5
  main.main.func1(0xc0001ac300?, {0xc000118[54](https://github.com/Homebrew/homebrew-core/actions/runs/9715150344/job/26815974190?pr=175896#step:4:55)0?, 0x4?, 0x87cf87?})
  	github.com/awslabs/diagram-as-code/cmd/awsdac/main.go:45 +0x10a
  github.com/spf13/cobra.(*Command).execute(0xc0001b4308, {0xc00012c010, 0x1, 0x1})
  	github.com/spf13/cobra@v1.8.0/command.go:987 +0xab1
  github.com/spf13/cobra.(*Command).ExecuteC(0xc0001b4308)
  	github.com/spf13/cobra@v1.8.0/command.go:1115 +0x3ff
  github.com/spf13/cobra.(*Command).Execute(...)
  	github.com/spf13/cobra@v1.8.0/command.go:1039
  main.main()
  	github.com/awslabs/diagram-as-code/cmd/awsdac/main.go:[56](https://github.com/Homebrew/homebrew-core/actions/runs/9715150344/job/26815974190?pr=175896#step:4:57) +0x294

@chenrui333 chenrui333 added the test failure CI fails while running the test-do block label Jun 28, 2024
@chenrui333 chenrui333 added the CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. label Jun 30, 2024
@chenrui333
Copy link
Member

@chenrui333 chenrui333 added upstream issue An upstream issue report is needed linux Linux is specifically affected labels Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. go Go use is a significant feature of the PR or issue linux Linux is specifically affected test failure CI fails while running the test-do block upstream issue An upstream issue report is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants