Skip to content
#

dag

Here are 215 public repositories matching this topic...

mac9416
mac9416 commented Apr 17, 2020

Summary

It would be nice if there were a dropdown or auto-complete for the label filter input.

Motivation

Unless you happen to know the exact text of the label you're trying to filter by, it's difficult to apply filters. It's also not immediately obvious in the UI that the label should be expressed as key=value.

Proposal

I think the label text box input should be replaced wi

go-spacemesh
y0sher
y0sher commented Mar 14, 2019

Overview / Motivation

we want to reduce code duplication in the makefile

The Task

Add a makefile function that returns a bin_path string based on the OS and the bin name provided.

Example:
bin_path(p2p)
on windows will return : pwd/build/p2p.exe
on unix: pwd/build/p2p

Implementation Notes

TODO: Add links to relevant resources, specs, related issues, etc...

Contrib

Improve this page

Add a description, image, and links to the dag topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dag topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.