Skip to content

Fix CI bugs #447

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

Merged
merged 3 commits into from
Dec 20, 2020
Merged

Fix CI bugs #447

merged 3 commits into from
Dec 20, 2020

Conversation

christianlupus
Copy link
Collaborator

The auto-release CI is non-functional for two reasons:

  1. The test on version trigger is not only checked on the merge message but all messages involved.
  2. Signature is rejected by the app store.

This PR should cover these issues.

@codecov
Copy link

codecov bot commented Dec 20, 2020

Codecov Report

Merging #447 (1f5895b) into master (69176d6) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             master    #447   +/-   ##
========================================
  Coverage      0.95%   0.95%           
  Complexity      401     401           
========================================
  Files            13      13           
  Lines          1262    1262           
========================================
  Hits             12      12           
  Misses         1250    1250           
Flag Coverage Δ Complexity Δ
integration 0.00% <ø> (ø) 0.00 <ø> (ø)
unittests 0.95% <ø> (ø) 0.00 <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@christianlupus christianlupus merged commit 5c16742 into master Dec 20, 2020
@delete-merged-branch delete-merged-branch bot deleted the fix/ci-bugs branch December 20, 2020 16:44
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.

1 participant