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

fix/add production configuration #81

Merged
merged 9 commits into from
May 8, 2024

Conversation

MocStepan
Copy link
Owner

Popiš změny

Issue link

Zkontrolovat

  • funkčnost: sám jsem si zkontroloval funkčnost
  • název: pull requst název dává najevo co se změnilo
  • endpoints: zkusil jsem si s přihlášením a bez
  • testy: přidal jsem srozumitelné testy

@MocStepan MocStepan added the bug Something isn't working label May 8, 2024
@MocStepan MocStepan self-assigned this May 8, 2024
@MocStepan MocStepan linked an issue May 8, 2024 that may be closed by this pull request
Copy link

github-actions bot commented May 8, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
actions/actions/checkout 4.*.* 🟢 7.6
Details
CheckScoreReason
Code-Review🟢 10all changesets reviewed
Maintained🟢 1021 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Binary-Artifacts🟢 10no binaries found in the repo
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Fuzzing⚠️ 0project is not fuzzed
Packaging🟢 10packaging workflow detected
Security-Policy🟢 9security policy file detected
SAST🟢 10SAST tool is run on all commits
Vulnerabilities🟢 100 existing vulnerabilities detected
Pinned-Dependencies🟢 4dependency not pinned by hash detected -- score normalized to 4
actions/akhileshns/heroku-deploy 3.13.15 UnknownUnknown
actions/actions/checkout 4.*.* 🟢 7.6
Details
CheckScoreReason
Code-Review🟢 10all changesets reviewed
Maintained🟢 1021 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Binary-Artifacts🟢 10no binaries found in the repo
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Fuzzing⚠️ 0project is not fuzzed
Packaging🟢 10packaging workflow detected
Security-Policy🟢 9security policy file detected
SAST🟢 10SAST tool is run on all commits
Vulnerabilities🟢 100 existing vulnerabilities detected
Pinned-Dependencies🟢 4dependency not pinned by hash detected -- score normalized to 4
actions/akhileshns/heroku-deploy 3.13.15 UnknownUnknown

Scanned Manifest Files

.github/workflows/deploy-app.yml
.github/workflows/deploy-backend.yml

@codecov-commenter
Copy link

codecov-commenter commented May 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.16%. Comparing base (eb1c3eb) to head (45c42e5).

❗ Current head 45c42e5 differs from pull request most recent head f8b71aa. Consider uploading reports for the commit f8b71aa to get more accurate results

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #81   +/-   ##
=========================================
  Coverage     84.16%   84.16%           
  Complexity      159      159           
=========================================
  Files            56       56           
  Lines           884      884           
  Branches         48       48           
=========================================
  Hits            744      744           
  Misses          135      135           
  Partials          5        5           
Flag Coverage Δ
backend 78.35% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@MocStepan MocStepan merged commit da81446 into main May 8, 2024
3 checks passed
@MocStepan MocStepan deleted the fix/80-fe-produkční-nastavení-fix branch May 8, 2024 18:14
@MocStepan MocStepan restored the fix/80-fe-produkční-nastavení-fix branch May 8, 2024 18:23
@MocStepan MocStepan changed the title add production configuration fix/add production configuration May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FE produkční nastavení fix
2 participants