Skip to content

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

Open
JoeyBobbles wants to merge 1 commit into
amoraitis:developfrom
JoeyBobbles:feature/user-secrets-issue68
Open

Deploy user secrets via secrets.json file in TodoList.Web#73
JoeyBobbles wants to merge 1 commit into
amoraitis:developfrom
JoeyBobbles:feature/user-secrets-issue68

Conversation

@JoeyBobbles

@JoeyBobbles JoeyBobbles commented Apr 27, 2020

Copy link
Copy Markdown

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
Copy Markdown

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.

@amoraitis amoraitis left a comment

Copy link
Copy Markdown
Owner

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

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 31.14%. Comparing base (a91a784) to head (16b5399).
⚠️ Report is 20 commits behind head on develop.

Additional details and impacted files
@@           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           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

4 participants