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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 Fix a bug in cron API data exporting #2112

Merged
merged 1 commit into from Jul 31, 2022
Merged

Conversation

azeemshaikh38
Copy link
Contributor

@azeemshaikh38 azeemshaikh38 commented Jul 31, 2022

What kind of change does this PR introduce?

The current cron job writes its data to the releasetest bucket and also uses the wrong filename. This PR fixes that and fixes the naming convention used.

(Is it a bug fix, feature, docs update, something else?)

What is the current behavior?

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

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

Which issue(s) this PR fixes

#1056

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.)

NONE

@azeemshaikh38 azeemshaikh38 temporarily deployed to integration-test July 31, 2022 05:29 Inactive
@azeemshaikh38 azeemshaikh38 enabled auto-merge (squash) July 31, 2022 05:29
@codecov
Copy link

codecov bot commented Jul 31, 2022

Codecov Report

Merging #2112 (28db620) into main (89163cc) will increase coverage by 2.48%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #2112      +/-   ##
==========================================
+ Coverage   42.43%   44.91%   +2.48%     
==========================================
  Files          93       93              
  Lines        7596     7596              
==========================================
+ Hits         3223     3412     +189     
+ Misses       4123     3927     -196     
- Partials      250      257       +7     

@azeemshaikh38 azeemshaikh38 temporarily deployed to integration-test July 31, 2022 05:43 Inactive
@github-actions
Copy link

Integration tests success for
[0e6736c]
(https://github.com/ossf/scorecard/actions/runs/2768359879)

@github-actions
Copy link

Integration tests success for
[28db620]
(https://github.com/ossf/scorecard/actions/runs/2768396662)

Copy link
Member

@naveensrinivasan naveensrinivasan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@azeemshaikh38 azeemshaikh38 merged commit 69eb1cc into main Jul 31, 2022
@azeemshaikh38 azeemshaikh38 deleted the azeems/cron branch July 31, 2022 11:59
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

3 participants