JeongSeung Mun
0b09d1b4d7
feat(node): Add Trino ( #923 )
1 year ago
pd
403f5de9b0
feat: add azure private endpoint node ( #873 )
...
Co-authored-by: pisethdanh <piseth.danh@pointclickcare.com>
1 year ago
Ruslan Samoylov
b19b09761d
feat(node): add centrifugo messaging ( #854 )
2 years ago
Alex Hofmann
acd587a6bd
feat(node): add dataform ( #763 )
2 years ago
dependabot[bot]
d49e354bcb
chore(deps-dev): bump pytest from 7.2.0 to 7.3.0 ( #875 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.2.0 to 7.3.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/7.2.0...7.3.0 )
---
updated-dependencies:
- dependency-name: pytest
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>
2 years ago
mingrammer
c2b746757e
ci(test): rollback poetry installation
2 years ago
mingrammer
9669e7df31
ci(test): install poetry before caching
2 years ago
davidferdinand
ee962226e0
feat: adding Pagerduty to SaaS.Alerting ( #846 )
...
* add Pagerduty to saas alerting
* add pagerduty to saas alerting
2 years ago
Stedders
569f00f75b
ci: removed 3.6 from python versions (fails to build), added 3.10 and 3.11. Updated python setup action and added poetry caching to make workflow more efficient. Run on ubuntu-latest. Small OCD corrections in codeql. ( #843 )
2 years ago
Matthew Fine
5d7c0e07ab
feat: add Grafana Mimir and Tempo ( #857 )
...
* Add resourse onprem monitoring Grafana Mimir.
* Add resourse onprem tracing Grafana Tempo.
2 years ago
Viicos
40ee32e065
refactor: use `None` for `dict` default values ( #831 )
2 years ago
MinJae Kwon
a71e447dc0
bump: up to version 0.23.3
2 years ago
MinJae Kwon
320d96b477
fix: rename frog to jfrog
2 years ago
MinJae Kwon
487e52db05
refactor(pvd/elastic): add an upper word and some aliases
2 years ago
MinJae Kwon
43bf7b80a7
bump: up to version 0.23.2
2 years ago
gabriel-tessier
751a05438d
fix(tests): set lower for case sensitive system ( #805 )
2 years ago
Joshua Haase
65b51469f4
feat(c4) Allow adding attributes. ( #796 )
...
This allows in example adding hyperlinks to C4 diagrams,
as requested on #604 .
This also allows further customization for those elements.
2 years ago
Rob Lazzurs
fd24bf4fd3
fix: Syntax error in config.py ( #799 )
...
The PROVIDERS constant in config.py was missing a comma in the list
which was causing autogeneration to fail. Found this while trying to add
a new icon to onprem.
I expect this is going to cause a few updates.
2 years ago
Valdir Mendes
224582a09c
feat: Add Svelte framework ( #810 )
2 years ago
gabriel-tessier
37cdd14299
docs(website): generate missing website images ( #806 )
2 years ago
MinJae Kwon
bab21716fc
ci(test): use ubuntu 20.04 version to run tests
2 years ago
Eric Winnington
2851d8de88
fix bug: Text on Flask icon overlaps label #794 ( #795 )
...
* fix bug: Text on Flask icon overlaps label #794
* added second image that I forgot
2 years ago
Dov Benyomin Sohacheski
570f644310
feat: Added strict as a parameter ( #793 )
2 years ago
Eric Winnington
3af6f87f8a
feat(node): Yarp (Reverse Proxy) from Microsoft in onprem.network ( #792 )
...
* Added Yarp (Reverse Proxy) from Microsoft
Upscaled 96x96 icon to 256x256. Yarp is located at
https://github.com/microsoft/reverse-proxy
https://microsoft.github.io/reverse-proxy/index.html
* Update diagrams/onprem/network.py
Added newlines
Co-authored-by: Dov Benyomin Sohacheski <b@kloud.email>
Co-authored-by: Dov Benyomin Sohacheski <b@kloud.email>
2 years ago
dependabot[bot]
4e3ffd633e
chore(deps-dev): bump pytest from 7.0.1 to 7.2.0 ( #786 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.0.1 to 7.2.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/7.0.1...7.2.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
3c9857a296
chore(deps): bump jinja2 from 3.0.1 to 3.1.2 ( #784 )
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.0.1 to 3.1.2.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/3.0.1...3.1.2 )
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
gabriel-tessier
eb73a2d86e
fix(website): update diagrams png ( #790 )
...
* fix(website): update diagrams png
* fix(website): update examples png
* fix(website): crop and optimize
* fix(website): scale image same height than previous
2 years ago
Dov Benyomin Sohacheski
1ff1aaf62b
feat(node): add JFrog artifactory ( #789 )
...
* Add jfrog artifactory node
* Added jfrog image
* updated docs
* Update registry.py
2 years ago
dependabot[bot]
f34a472ec2
chore(deps): bump graphviz from 0.19.1 to 0.20.1 ( #783 )
...
Bumps [graphviz](https://github.com/xflr6/graphviz ) from 0.19.1 to 0.20.1.
- [Release notes](https://github.com/xflr6/graphviz/releases )
- [Changelog](https://github.com/xflr6/graphviz/blob/master/CHANGES.rst )
- [Commits](https://github.com/xflr6/graphviz/compare/0.19.1...0.20.1 )
---
updated-dependencies:
- dependency-name: graphviz
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
110d6e0bf5
chore(deps): bump qs from 6.5.2 to 6.5.3 in /website ( #809 )
...
Bumps [qs](https://github.com/ljharb/qs ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases )
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3 )
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
21a2aaf460
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /website ( #807 )
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
734c6246e9
chore(deps): bump json5 from 2.2.0 to 2.2.3 in /website ( #827 )
...
Bumps [json5](https://github.com/json5/json5 ) from 2.2.0 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.2.0...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
f5dfd4638c
chore(deps-dev): bump black from 22.10.0 to 22.12.0 ( #813 )
...
Bumps [black](https://github.com/psf/black ) from 22.10.0 to 22.12.0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/22.10.0...22.12.0 )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
MinJae Kwon
18a197636f
chore: move black to dev-deps section
2 years ago
David Dansby
de31e9d6ba
feat: Update GCP icons ( #666 )
...
Update existing GCP icons using updated official GCP icons:
see https://cloud.google.com/icons . This includes changes to GCP nodes
and examples shown on the website.
Note, generic icons are updated with the corresponding new generic icon,
except "ai-platform-data-labeling-service.png" since it now has its
own unique icon.
Closes #554 .
refactor
2 years ago
Matthew Fine
d4d24834f7
feat(node): Add Portwork to onprem storage ( #782 )
...
* Add Portworx to onprem storage.
* Remove website/static/img/resources/resources/
2 years ago
James Garside
e3e6d803a9
feat(node): Updated + Added extra Elastic icons ( #742 )
...
* Updated + Added extra Elastic icons
* Updated from Master
* Removed website images
* Revert "Removed website images"
This reverts commit ac7cb2d8d4
.
* Removed resources/resources
2 years ago
Gabriel Fernandes
d7640260ce
feat(node): Add EMQX as an On-Prem Queue entry ( #769 )
...
* Add EMQX as a On-Prem Queue entry
* Add larger EMQX icon
2 years ago
MinJae Kwon
303a27ff9c
style: split the provider list by newline
2 years ago
MinJae Kwon
bf413688ea
style: reformat
2 years ago
MinJae Kwon
d04ae4d778
chore: update poetry deps
2 years ago
MinJae Kwon
cd50aa0fec
fix(scripts): cp directory itself
2 years ago
MinJae Kwon
0385b332d8
docs: update resources
2 years ago
MinJae Kwon
e511451908
bump: up to version 0.23.1
2 years ago
Adrian Zuber
b4a5fe287d
feat(node): Add MLflow to OnPrem MLOps ( #698 )
...
* Add MLflow to OnPrem MLOps
* Update MLflow entry in doc
2 years ago
Dov Benyomin Sohacheski
80ef675202
feat(node): Added RedHat as a generic OS ( #780 )
2 years ago
dave_r
04e87fd840
feat(node): Add support for Harbor as an on-prem registry ( #766 )
...
* Added dir resources/onprem/registry, added Harbor Container Registry icon resources/onprem/registry/harbor.png from https://github.com/cncf/artwork/blob/master/projects/harbor/icon/color/harbor-icon-color.png . Ran convert resize command to resize original. Ran autogen.sh via Docker. Registry.py now exists in diagrams/onprem/ dir. docs/nodes/onprem.md auto-updated.
Co-authored-by: dryhn <dryhn>
2 years ago
MinJae Kwon
b605980ef5
docs(website): generate website images
2 years ago
MinJae Kwon
0458573502
script(autogen): remove set -e
2 years ago
lrjball
23f8e76ec7
docs: Add icons to docs ( #499 )
...
* Updated docs to include images of nodes
* Updated docs to include images of nodes
* Added icons to docs
* Added black formatting
* Added back png that removed due to incorrect naming convention
* Revert yarn.lock changes
2 years ago