Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy user secrets via secrets.json file in TodoList.Web #73

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

JoeyBobbles
Copy link

@JoeyBobbles JoeyBobbles commented Apr 27, 2020

Updated readme with formatting for bullet points and nested order list and instructions how to use the secrets.json file.

Added new secrets.json with the appropriate nodes for import which get flattened by the added README.md command

Closes #68

…t and instructions how to use the secrets.json file.

Added new secrets.json with the appropriate nodes for import.
@codecov-io
Copy link

Codecov Report

Merging #73 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #73   +/-   ##
========================================
  Coverage    31.14%   31.14%           
========================================
  Files           89       89           
  Lines         2427     2427           
  Branches       314      314           
========================================
  Hits           756      756           
  Misses        1653     1653           
  Partials        18       18           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a91a784...16b5399. Read the comment docs.

Copy link
Owner

@amoraitis amoraitis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a class that describes the secrets.json values and initialize it in the app's configuration in Startup.cs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Defect] Change how the user secrets are currently deployed.
3 participants