Carlos Barbero
9bd47fc3dc
fix: compatibility with python 3.9 and refined context cleanup
7 months ago
Carlos Barbero
14f30fcf73
fix: ensure global diagram and cluster contexts are cleared even on rendering failure
7 months ago
Carlos Barbero
4eb914f264
fix: ensure global diagram context is cleared if rendering fails
7 months ago
Carlos Barbero
adb8661cb7
chore: fix pre-commit hook failures and formatting
7 months ago
Carlos Barbero
57433dc2e2
ci: enable multi-platform build (amd64 and arm64)
8 months ago
Carlos Barbero
8325e6e0cc
ci: update image name to diagrams-mcp
8 months ago
Carlos Barbero
26e4e8cb36
ci: add setup-buildx-action to fix cache-backend error
8 months ago
Carlos Barbero
43b3dbd2f4
ci: add manual trigger support (workflow_dispatch)
8 months ago
Carlos Barbero
09e3411bb3
ci: add master branch to docker-publish triggers
8 months ago
Carlos Barbero
05e8597048
ci: move docker-publish workflow to root and update context
8 months ago
Carlos Barbero
76ddff1f77
ci: add github actions to build and publish docker image to ghcr
8 months ago
Carlos Barbero
5dea6c2600
Fix inspection.py import logic and update docs
8 months ago
Carlos Barbero
120c8d7090
fix: resolve docker build error by installing diagrams from PyPI
8 months ago
Carlos Barbero
dc57280509
feat: implement Diagrams MCP server with Docker support and dynamic node discovery
8 months ago
MinJae Kwon
5db95a8843
feat: add theme system and modernize default styling ( #1200 )
...
* feat: add theme system and modernize default styling
* chore: update poetry.lock
* fix: downgrade pre-commit version constraint to ~=3.5
* fix: address PR review comments
* chore: remove unrelated files from PR
* fix: restore original pre-commit version and poetry.lock
* chore: update poetry.lock
* fix: convert dependency-groups to poetry format
* test: add tests for curvestyle and theme validation
8 months ago
Filipe Oliveira
072474aa2a
Merge pull request #1180 from kurtqq/patch-1
...
Update graphviz version
9 months ago
kurtqq
b22317e011
Merge branch 'master' into patch-1
10 months ago
Copilot
052da89ea7
chore: move pre-commit from runtime to dev dependencies ( #1189 )
...
* Initial plan
* Initial plan for removing pre-commit from main dependencies
Co-authored-by: mingrammer <6178510+mingrammer@users.noreply.github.com>
* Remove pre-commit from main dependencies and clean up test artifacts
Co-authored-by: mingrammer <6178510+mingrammer@users.noreply.github.com>
* Move pre-commit to dev dependencies and revert .gitignore changes
Co-authored-by: mingrammer <6178510+mingrammer@users.noreply.github.com>
* Update poetry.lock to reflect dependency changes
Co-authored-by: mingrammer <6178510+mingrammer@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mingrammer <6178510+mingrammer@users.noreply.github.com>
10 months ago
Copilot
dd0763d939
fix: missing logos in v0.25.0 by adding build-system configuration ( #1187 )
...
* Initial plan
* Initial investigation of logo display issue
Co-authored-by: mingrammer <6178510+mingrammer@users.noreply.github.com>
* Fix: Add build-system configuration to include resources in package
Co-authored-by: mingrammer <6178510+mingrammer@users.noreply.github.com>
* Clean up pyproject.toml - remove duplicate Poetry configuration
Co-authored-by: mingrammer <6178510+mingrammer@users.noreply.github.com>
* Update version to 0.25.1 and add rendering test for resources
Co-authored-by: mingrammer <6178510+mingrammer@users.noreply.github.com>
* Update poetry.lock to reflect current dependencies
Co-authored-by: mingrammer <6178510+mingrammer@users.noreply.github.com>
* Fix pre-commit issues: trailing whitespace and formatting
Co-authored-by: mingrammer <6178510+mingrammer@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mingrammer <6178510+mingrammer@users.noreply.github.com>
10 months ago
mingrammer
2b7e81bcb2
chore: update poetry config
10 months ago
mingrammer
87033e241f
chore: update poetry.lock
10 months ago
mingrammer
3c1aa071bd
bump: up to version 0.25.0
10 months ago
kurtqq
47d44a2179
Update graphviz version
11 months ago
Filipe Oliveira
fb8eac14af
Merge pull request #1174 from zackchadwick/gcp-icons
11 months ago
Ebby Peter
274f8c7f22
Update Azure images to Azure_Icons_v18 ( #980 )
...
- Add Azure_Icons to v18
- Update Contributing.md file to include Azure specific instructions
- Add DevContainer.json file to make further development easier
- Thanks @rfernandezdo for the initial v12 commit and approach
11 months ago
Zack
fab715967a
Add additional GCP icons, aliases
1 year ago
dependabot[bot]
1e26cfedaa
chore(deps-dev): bump isort from 5.13.2 to 6.0.1 ( #1172 )
...
Bumps [isort](https://github.com/PyCQA/isort ) from 5.13.2 to 6.0.1.
- [Release notes](https://github.com/PyCQA/isort/releases )
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md )
- [Commits](https://github.com/PyCQA/isort/compare/5.13.2...6.0.1 )
---
updated-dependencies:
- dependency-name: isort
dependency-version: 6.0.1
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Phuoc Tran
e9381940ef
add Payment saas resource ( #1171 )
1 year ago
dependabot[bot]
0a2af33c93
chore(deps-dev): bump pytest from 8.4.0 to 8.4.1 ( #1151 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.4.0 to 8.4.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.4.0...8.4.1 )
---
updated-dependencies:
- dependency-name: pytest
dependency-version: 8.4.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
a7e97c2b9f
chore(deps-dev): bump pylint from 3.3.3 to 3.3.8 ( #1162 )
...
Bumps [pylint](https://github.com/pylint-dev/pylint ) from 3.3.3 to 3.3.8.
- [Release notes](https://github.com/pylint-dev/pylint/releases )
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.3.3...v3.3.8 )
---
updated-dependencies:
- dependency-name: pylint
dependency-version: 3.3.8
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
f35ea617d5
chore(deps-dev): bump pre-commit from 4.0.1 to 4.3.0 ( #1163 )
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 4.0.1 to 4.3.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v4.0.1...v4.3.0 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-version: 4.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
aoki-h-jp
72b8c9b9f9
feat(aws): add AWS Security Lake icon ( #1167 )
...
* Add AWS Security Lake icon
* Add AWS Security Lake icon
1 year ago
Phuoc Tran
2d3943dd48
Add aws transform ( #1166 )
1 year ago
Yoshiaki Yoshida
a813fe1036
Add Amazon ECS Service Connect icon ( #1165 )
1 year ago
Nguyễn Đức Chiến
c0a1758c72
Add diagrams.onprem.network.CiscoRouter ( #1060 )
...
Add diagrams.onprem.network.CiscoRouterL2
Add diagrams.onprem.network.CiscoRouterL3
1 year ago
Juan Pablo Sotelo Silva
2069f845b4
Add Qdrant vector database icon to onprem/database ( #1152 )
...
* Add Qdrant vector database icon to onprem/database
* Run ./autogen.sh
1 year ago
Darios DJIMADO
539e49ca27
chore(resources): update Angular logo with modern version ( #1144 )
1 year ago
Lev Vereshchagin
aaf9da8725
Make pre-commit a development dependency ( #1156 )
...
Closes #1136
1 year ago
dependabot[bot]
86ada40e47
chore(deps-dev): bump pytest from 8.3.4 to 8.4.0 ( #1148 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.3.4 to 8.4.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.3.4...8.4.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-version: 8.4.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Yoshiaki Yoshida
45f08afd86
Add Amazon Q icon ( #1145 )
1 year ago
mingrammer
134d5cd72d
chore: fix eof
1 year ago
Cedrik Neumann
0a67f0ea91
feat(scripts): provide `diagrams` CLI ( #524 )
...
* feat(scripts): provide `diagrams` CLI
This change addresses https://github.com/mingrammer/diagrams/issues/369
while providing a simple CLI entry point which can be used outside the
virtual environment of the installed package.
This works well with for example with [pipx](https://pipxproject.github.io/pipx/ )
or [uv](https://docs.astral.sh/uv/ ).
* feat(scripts): add docstring and tests
* feat(scripts): Fix pre-commit error
* feat(scripts): Fix pre-commit error 2nd try
---------
Co-authored-by: tessier <tessier@luxeys.com>
1 year ago
Kamil Raczycki
42ecd09e02
feat: add OvertureMaps to gis/data ( #1118 )
1 year ago
Yoshiaki Yoshida
b21ce51bc8
Add AWS User Notifications icon ( #1138 )
1 year ago
gabriel-tessier
142b495c4c
docs(edge): Add @clayms examples ( #495 )
...
* docs(edge): Add @clayms examples
* docs(edge): Updated according to @clayms review
1 year ago
Shivam Kaushik
2d48685c53
Issue-1134: Renamed "AzureSpeedToText" to "AzureSpeechService" ( #1135 )
...
* Renamed AzureSpeedToText to AzureSpeechService. Updated to the more accurate version of the icon.
* undo formatter edits
1 year ago
Oskar Klintrot
08e484c270
docs: Add instructions how to install graphviz via winget ( #1096 )
...
* docs: Add instructions how-to install graphviz via winget
* Must use interactive to add to path
1 year ago
dependabot[bot]
2872d043ca
chore(deps): bump python in /docker/dev ( #1137 )
...
Bumps python from 3.13.2-alpine3.20 to 3.13.3-alpine3.20.
---
updated-dependencies:
- dependency-name: python
dependency-version: 3.13.3-alpine3.20
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Yoshiaki Yoshida
95f1bbabe9
Add AWS CloudShell icon ( #1129 )
2 years ago
Daniel Julius
967eb887e4
add missing eventbridge icons and refresh default-event-bus ( #1121 )
2 years ago