-
Updated
Oct 9, 2020 - Java
trace
Here are 373 public repositories matching this topic...
-
Updated
Apr 22, 2019 - Java
-
Updated
Oct 8, 2020 - Go
The current tui graph mode only shows "total" by default, but it could show more fields from the command line option -f.
It'd be better to provide a way to customize fields in graph mode in interactive mode. I think f key can be mapped for this purpose. It could show a new box window just like h key for help message, then provide check boxes for each field.
-
Updated
Sep 16, 2020 - JavaScript
-
Updated
Jul 25, 2020 - JavaScript
We use kind for integration tests against a kubernetes cluster. We now have a dirty hack to load the built images into the kind docker daemon since when we started using it kind was at a very early stage and didn't have the load command. Now the load command is available so we can just replace the hack with it!
Docs here
https://kind.sigs.k8s.io/docs/user/quick-start/#loading-an-image-into-y
-
Updated
Aug 4, 2020 - C
-
Updated
Sep 25, 2020 - Java
-
Updated
Aug 27, 2020 - C#
-
Updated
May 15, 2019 - Java
-
Updated
Aug 10, 2020 - C
-
Updated
Jun 28, 2020 - Go
-
Updated
Aug 7, 2020 - PHP
-
Updated
Oct 11, 2020 - Python
-
Updated
Oct 2, 2020 - Go
-
Updated
Aug 17, 2020 - Ruby
-
Updated
Sep 9, 2020 - Ruby
-
Updated
Oct 11, 2020 - TypeScript
-
Updated
Aug 6, 2018 - HTML
-
Updated
Oct 9, 2020 - Go
-
Updated
Sep 30, 2020 - C
Improve this page
Add a description, image, and links to the trace topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the trace topic, visit your repo's landing page and select "manage topics."
Issue Description
是否有计划用actions 完全取代 TravisCI
感觉actions 速度上比 TravisCI更好点 ,另外也是github原生的。
Type: feature request
Describe what feature