pipelines-as-code icon indicating copy to clipboard operation
pipelines-as-code copied to clipboard

update docs and hugo theme to latest

Open chmouel opened this issue 1 year ago โ€ข 2 comments

Change some wording as well of the index to show better in google results

Signed-off-by: Chmouel Boudjnah [email protected]

Changes

Submitter Checklist

  • [ ] โ™ฝ Run make test lint before submitting a PR (ie: with pre-commit, no need to waste CPU cycle on CI
  • [ ] ๐Ÿ“– If you are adding a user facing feature or make a change of the behavior, please verify that you have documented it
  • [ ] ๐Ÿงช 100% coverage is not a target but most of the time we would rather have a unit test if you make a code change.
  • [ ] ๐ŸŽ If that's something that is possible to do please ensure to check if we can add a e2e test.
  • [ ] ๐Ÿ”Ž If there is a flakiness in the CI tests then don't necessary ignore it, better get the flakyness fixed before merging or if that's not possible there is a good reason to bypass it. (token rate limitation may be a good reason to skip).

chmouel avatar Sep 01 '22 08:09 chmouel

/retest

chmouel avatar Sep 01 '22 12:09 chmouel

Codecov Report

Merging #806 (303e135) into main (193fa34) will increase coverage by 0.09%. The diff coverage is 60.00%.

@@            Coverage Diff             @@
##             main     #806      +/-   ##
==========================================
+ Coverage   65.87%   65.97%   +0.09%     
==========================================
  Files          75       75              
  Lines        4583     4596      +13     
==========================================
+ Hits         3019     3032      +13     
+ Misses       1277     1274       -3     
- Partials      287      290       +3     
Impacted Files Coverage ฮ”
pkg/provider/gitlab/gitlab.go 80.75% <60.00%> (+0.99%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov-commenter avatar Sep 01 '22 12:09 codecov-commenter

/retest

sm43 avatar Sep 02 '22 08:09 sm43