Skip to content
#

dx

Here are 83 public repositories matching this topic...

backstage
freben
freben commented Apr 22, 2020

As part of clarifying what is part of the open source offering and what is examples or private code, we should signal these differences using package names/namespaces.

Suggested solution:

  • Let all public, published packages retain their @backstage namespace.
  • Change all private packages in the open source project (plugins/home-page, plugins/welcome) to be under an @internal names
pankaryp
pankaryp commented Oct 25, 2018

Hello there,

I really loved the idea of Crana and i want to contribute as much as i can. I believe that the most funtumental thing about a project is how you present it to the public.

So what do you think about developing a simple website with documentation, maybe with docsify, docusaurous, docz or a similar framework-generator or even a custom made minimalistic site?

Comment your thoug

eliranmal
eliranmal commented Jan 30, 2017
  • don't duplicate usage of commands in readme, just refer users to the -h flag. no, better yet, auto-generate README.md with a script (gen-doc.sh?)
  • write an overview of the git-flux model, specifically the levels.
  • elaborate on teams and the ability to switch teams with the join action
  • state the fact that git-flux addresses some of the issues in git-flow (e.g. we never use `--no-
RayBenefield
RayBenefield commented Oct 18, 2019

Expected Behavior

I should be able to just select an object with the log effect and have it automatically know if it is not a string and then it should turn it into one with stringify.

Current Behavior

Right now it just prints something like [Object object] which is not useful at all and means that I have to have a step that explicitly converts it to a string. It should be easier to l

Improve this page

Add a description, image, and links to the dx 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 dx topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.