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

Use spec file on Zenodo pipeline #1973

Merged
merged 1 commit into from
Apr 27, 2022
Merged

Conversation

epassaro
Copy link
Member

@epassaro epassaro commented Apr 23, 2022

Description

  • Use fixed spec file to avoid breakages in the Zenodo pipeline (notice this environment is not the tardis environment)
  • Changes were already tested in the new tardis_zenodo CI workflow
  • Fixes for .mailmap. Please be careful with the name and email address you commit from @marxwillia @KevinCawley

Motivation and context

Broken pipeline.

How has this been tested?

  • Testing pipeline.
  • Other.

Examples

Type of change

  • Bug fix.
  • New feature.
  • Breaking change.
  • None of the above.

Checklist

  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.
    • (optional) I have built the documentation on my fork following the instructions.
  • I have assigned and requested two reviewers for this pull request.

@codecov
Copy link

codecov bot commented Apr 23, 2022

Codecov Report

Merging #1973 (0c50f0c) into master (b54dc86) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1973   +/-   ##
=======================================
  Coverage   59.85%   59.85%           
=======================================
  Files          70       70           
  Lines        8080     8080           
=======================================
  Hits         4836     4836           
  Misses       3244     3244           

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@tardis-bot
Copy link
Contributor

Before a pull request is accepted, it must meet the following criteria:

  • Is the necessary information provided?
  • Is this a duplicate PR?
    • If a new PR is clearly a duplicate, ask how this PR is different from the original PR?
    • If this PR is about to be merged, close the original PR with a link to this new PR that solved the issue.
  • Does it pass existing tests and are new tests provided if required?
    • The test coverage should not decrease, and for new features should be close to 100%.
  • Is the code tidy?
    • No unnecessary print lines or code comments.

@wkerzendorf wkerzendorf merged commit c5f4900 into tardis-sn:master Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants