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

Create TARDIS release workflow #1999

Merged
merged 5 commits into from
May 3, 2022

Conversation

epassaro
Copy link
Member

@epassaro epassaro commented May 2, 2022

Description

This is the workflow that creates the TARDIS release on GitHub.

  • It's quite similar to the previous one.
  • It's triggered by merging a pull request from a branch starting with the words pre-release-20 to master or manually
  • Upload the new .lock files as assets

Motivation and context

How has this been tested?

  • Testing pipeline.
  • Other.

Not tested, let's merge and see.

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.

@epassaro epassaro marked this pull request as draft May 2, 2022 22:11
@epassaro epassaro added the CI/CD label May 2, 2022
@codecov
Copy link

codecov bot commented May 2, 2022

Codecov Report

Merging #1999 (c0f828f) into master (713c9db) will not change coverage.
The diff coverage is n/a.

❗ Current head c0f828f differs from pull request most recent head e301002. Consider uploading reports for the commit e301002 to get more accurate results

@@           Coverage Diff           @@
##           master    #1999   +/-   ##
=======================================
  Coverage   59.99%   59.99%           
=======================================
  Files          70       70           
  Lines        8111     8111           
=======================================
  Hits         4866     4866           
  Misses       3245     3245           

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

@epassaro epassaro force-pushed the ci/release-workflow branch 2 times, most recently from feaa3ae to 3c2dcd8 Compare May 2, 2022 23:19
@epassaro epassaro force-pushed the ci/release-workflow branch from ca7a842 to b67e362 Compare May 3, 2022 00:10
@epassaro epassaro force-pushed the ci/release-workflow branch 2 times, most recently from 2044018 to b1b6c5a Compare May 3, 2022 00:36
@epassaro epassaro force-pushed the ci/release-workflow branch from ae0a831 to 5604c56 Compare May 3, 2022 00:42
@epassaro epassaro marked this pull request as ready for review May 3, 2022 00:46
@epassaro epassaro merged commit dabf47f into tardis-sn:master May 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants