Skip to content

awsdac 0.21.3#175896

Merged
BrewTestBot merged 2 commits intomasterfrom
bump-awsdac-0.21.3
Jul 7, 2024
Merged

awsdac 0.21.3#175896
BrewTestBot merged 2 commits intomasterfrom
bump-awsdac-0.21.3

Conversation

@BrewTestBot
Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

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
Copy Markdown
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 test failure CI fails while running the test-do block CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. labels Jun 28, 2024
@chenrui333 chenrui333 force-pushed the bump-awsdac-0.21.3 branch from e5a721d to 258fb15 Compare June 30, 2024 00:01
@chenrui333
Copy link
Copy Markdown
Member

@chenrui333 chenrui333 added upstream issue An upstream issue report is needed linux Linux is specifically affected labels Jun 30, 2024
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 2, 2024

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.

@github-actions github-actions Bot added the stale No recent activity label Jul 2, 2024
@github-actions github-actions Bot closed this Jul 3, 2024
@p-linnane p-linnane deleted the bump-awsdac-0.21.3 branch July 3, 2024 16:24
@chenrui333 chenrui333 restored the bump-awsdac-0.21.3 branch July 7, 2024 03:16
@chenrui333 chenrui333 reopened this Jul 7, 2024
awsdac: only for build for macos for now

Signed-off-by: Rui Chen <rui@chenrui.dev>
@chenrui333 chenrui333 force-pushed the bump-awsdac-0.21.3 branch from 258fb15 to 653e339 Compare July 7, 2024 03:17
@chenrui333 chenrui333 added ready to merge PR can be merged once CI is green and removed upstream issue An upstream issue report is needed stale No recent activity test failure CI fails while running the test-do block CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. labels Jul 7, 2024
@github-actions github-actions Bot added the macos-only Formula depends on macOS label Jul 7, 2024
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 7, 2024

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions Bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jul 7, 2024
@BrewTestBot BrewTestBot enabled auto-merge July 7, 2024 05:01
@BrewTestBot BrewTestBot added this pull request to the merge queue Jul 7, 2024
Merged via the queue into master with commit eb8d993 Jul 7, 2024
@BrewTestBot BrewTestBot deleted the bump-awsdac-0.21.3 branch July 7, 2024 05:07
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-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue linux Linux is specifically affected macos-only Formula depends on macOS ready to merge PR can be merged once CI is green

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants