Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Add warning to use checkout with fetch-depth #396

Merged
merged 3 commits into from
Dec 23, 2020
Merged

Conversation

thomasrockhu
Copy link
Contributor

@thomasrockhu thomasrockhu commented Dec 23, 2020

Purpose

  • Updates some colors
  • Add job name for GitHub Actions
  • Add warning if actions/checkout is used with fetch-depth: 1 (default)
    image

Notable Changes

We get a job now for GitHub Actions. It's a little of a lie, but it will help identify workflows

Tests and Risks?

None

Update the SHA hash files

Done

@thomasrockhu thomasrockhu requested a review from a team December 23, 2020 14:56
@codecov
Copy link

codecov bot commented Dec 23, 2020

Codecov Report

Merging #396 (deefc26) into master (767d14b) will increase coverage by 1.71%.
The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #396      +/-   ##
==========================================
+ Coverage   48.59%   50.30%   +1.71%     
==========================================
  Files           5        5              
  Lines        1420     1455      +35     
==========================================
+ Hits          690      732      +42     
+ Misses        730      723       -7     
Impacted Files Coverage Δ
codecov 61.35% <83.33%> (+1.77%) ⬆️

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 767d14b...deefc26. Read the comment docs.

@thomasrockhu thomasrockhu merged commit 5ad85e3 into master Dec 23, 2020
@thomasrockhu thomasrockhu deleted the checkout-warning branch December 23, 2020 16:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants