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

✨ dependency-update-tool: detect GitLab Renovate config files #3823

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

spencerschrock
Copy link
Contributor

What kind of change does this PR introduce?

enhancement/fix

What is the current behavior?

no gitlab config files

What is the new behavior (if this is a feature change)?**

gitlab config files added
also organize the list in order of appearance on website. this makes it easier to compare.

  • Tests for the changes have been added (for bug fixes/features)

Which issue(s) this PR fixes

Related to #542

Special notes for your reviewer

Does this PR introduce a user-facing change?

For user-facing changes, please add a concise, human-readable release note to
the release-note

(In particular, describe what changes users might need to make in their
application as a result of this pull request.)

Dependency-Update-Tool now detects Renovate config files in a `.gitlab` folder.

also organize the list in order of appearance on website.
this makes it easier to compare.

Signed-off-by: Spencer Schrock <sschrock@google.com>
Copy link

codecov bot commented Jan 26, 2024

Codecov Report

Merging #3823 (41b31e3) into main (3b94825) will decrease coverage by 4.81%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3823      +/-   ##
==========================================
- Coverage   75.53%   70.72%   -4.81%     
==========================================
  Files         232      232              
  Lines       15763    15763              
==========================================
- Hits        11906    11149     -757     
- Misses       3121     3929     +808     
+ Partials      736      685      -51     

@spencerschrock spencerschrock changed the title :feature: dependency-update-tool: detect GitLab Renovate config files ✨ dependency-update-tool: detect GitLab Renovate config files Jan 26, 2024
@spencerschrock spencerschrock merged commit 301208c into ossf:main Jan 29, 2024
41 of 42 checks passed
@spencerschrock spencerschrock deleted the feat/renovate-config-files branch January 29, 2024 18:05
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.

None yet

2 participants