roadmap
plantuml
roadmap | plantuml | |
---|---|---|
69 | 128 | |
7,957 | 10,492 | |
0.8% | 1.2% | |
3.9 | 9.5 | |
20 days ago | 9 days ago | |
Java | ||
Creative Commons Attribution 4.0 | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
roadmap
-
Evolving GitHub Issues
Just to add a different opinion: I have been using Jira my whole life and I am now using GitHub issues full-time and I like it a lot, I also like these new changes and I'm looking forward to even more to dependencies between issues.
https://github.com/github/roadmap/issues/956
I understand that this is your opinion but there are others out there with differing ones :)
-
Gitlab Explores Sale
"This is no longer planned due to a change in our strategic priorities and the allocation of our resources towards higher-priority initiatives." [1]
[1] https://github.com/github/roadmap/issues/94#issuecomment-158...
- GitHub: Packages support for fine-grained PATs
- Microsoft cancels plans for Python packages on GitHub
-
Github will unfortunately not provide a helm repository in the future.
Same message as for PyPI compatible package registry: https://github.com/github/roadmap/issues/94
-
GitHub support for PHP Packages: “no longer planned”
Yeah I had to look around a bit but yep… https://github.com/github/roadmap/issues/94
It looks like a lot of things have been killed… which with my cynical hat on I think might have something to do with overlapping capabilities with Azure services.
- GitHub Packages no longer planning Python PyPI support
-
How do you debug CI/CD pipelines? Breakpoints?
Others have mentioned tmate to SSH into a running GitHub Actions workflow; there is a roadmap issue making that functionality built-in to Actions, planned for 2023/Q4.
-
GitHub Actions is Vulnerable to Supply Chain Attacks
Immutable actions are on GitHub's roadmap.
- How to manage large GitHub orgs?
plantuml
-
plantuml VS vizdom - a user suggested alternative
2 projects | 1 Sep 2024
-
Blockdiag – simple diagram images generator – blockdiag 1.0 documentation
While inactive blockdiag was small and nice for automatically annotating documentation.
As you can see it hasn't been maintained for a few years.
https://github.com/blockdiag/blockdiag
Graphviz is great because dot file are simple and easy to read and trivial to add to a build chain.
https://graphviz.org/
With complex diagrams, I find good old PlantUML diagrams more useful if not as initially pretty as mermaid. Plus it will output archimate without having to touch that UI
https://plantuml.com/
But really it is horses for courses.
Looking at the mermaid on mobile with a dark theme is pretty painful at least right now as an example of why it is not my preference.
But I am typically not targeting web display.
-
Introduction to Haskell Diagrams
Use a high-level language like Plant UML, D2, Graphviz which are good for the purpose they are designed for, but not for generic purpose diagramming.
-
Devs need system design tools, not diagramming tools
I feel like https://plantuml.com/ gets close to what I want by being able to make diagrams with code, but for system design what I really want is to be able to have diagrams generated directly from the code itself, maybe with some extra comments/annotations that help it along.
Does anything like that exist already?
-
Code Diagrams - 3 Tools to Try
PlantUML, like Mermaid, is an open source tool that allows users to create diagrams from plain text descriptions. PlantUML is the original ‘diagrams as code’ platform. It has a deep feature set, can be integrated into just about any environment, and can be extended to fit just about any use case. For example, the most useful thing to me about PlantUML is its support for visualizing .JSON files.
-
PlantUMLApp 3.0 - Let's play with AI Multi-Modality
New version 3.0 of my PlantUML App for iPad is out with exciting update! 🤩 The new multi-modality feature now lets you transform hand-drawn diagrams into PlantUML scripts with just a pencil ✍🏻 or your fingers 👆. Take a look 👀 to this short on YouTube and download it from App Store to support me 👍🏻.
- FLaNK Stack 26 February 2024
-
What is your favorite tool for designing complex architecture, and why is it MS Paint?
Someone at work showed me https://plantuml.com/ recently. If you want your diagrams as code . Version controlled etc.. I highly recommend it.
-
What's a piece of technology that you have work with at your job that you hate?
Maybe try PlantUML.
-
Discovering the Power of PlantUML: Visualizing YAML, JSON, and More!
Open-source tool that uses simple textual descriptions to draw beautiful UML diagrams.
What are some alternatives?
act - Run your GitHub Actions locally 🚀
Mermaid - Edit, preview and share mermaid charts/diagrams. New implementation of the live editor.
trufflehog - Find, verify, and analyze leaked credentials
mermaid - Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
dependabot-core - 🤖 Dependabot's core logic for creating update PRs.
draw.io - draw.io is a JavaScript, client-side editor for general diagramming.
gitlab
kroki - Creates diagrams from textual descriptions!
jenkins-std-lib - Bringing the Zen of Python to Jenkins.
wavedrom - :ocean: Digital timing diagram rendering engine
xmonad - The core of xmonad, a small but functional ICCCM-compliant tiling window manager
graphviz