Skip to content
#

secrets

Here are 690 public repositories matching this topic...

MattAWright
MattAWright commented Nov 3, 2017

Starting at the "Create a staging environment", the steps described in the guide quickly outpace the explanations and it was not obvious to me what was going on. The quickstart assumes knowledge of concepts (environments, machines) that I would have liked to see brief explanations of.

The Quickstart could also use now.sh as an example deployment environment so that the user can follow along wit

gh-action-pypi-publish
tzulberti-jampp
tzulberti-jampp commented Feb 19, 2020

I am not sure if this belongs here, but I am having an issue when using this Github Action.

This is the link to the github run that failed:
https://github.com/jampp/migratron/pull/25/checks?check_run_id=456554120

and the content is:

Uploading distributions to https://test.pypi.org/legacy/
Uploading migratron-1.1.0-py3-none-any.whl

  0%|          | 0.00/30.5k [00:00<?, ?B/s]
100%|
enhancement help wanted good first issue
xUnholy
xUnholy commented Nov 8, 2020

Details

DEX is installed using pre-existing themes that are available, namely coreos and tectonic.

source: https://github.com/dexidp/dex/tree/master/web/themes

To use a custom theme you need just to put it along with others into a web directory. The folder structure should be the same: logo, favicon, and CSS.

After that, add

frontend:
   theme: yourthemefolder

to

enhancement good first issue feature_request prio:low

Improve this page

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

Learn more