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

tests: allow local git submodules #3953

Merged
merged 3 commits into from
Oct 21, 2022
Merged

Conversation

mr-cal
Copy link
Collaborator

@mr-cal mr-cal commented Oct 20, 2022

  • Have you followed the guidelines for contributing?
  • Have you signed the CLA?
  • Have you successfully run make lint?
  • Have you successfully run pytest tests/unit?

git v2.34.1 requires the config protocol.file.allow=always when adding a local submodule

git v2.34.1 requires the config `protocol.file.allow=always` when
adding a local submodule

Signed-off-by: Callahan Kovacs <callahan.kovacs@canonical.com>
Signed-off-by: Callahan Kovacs <callahan.kovacs@canonical.com>
@cmatsuoka
Copy link
Contributor

We also need this fix in craft-parts to replace canonical/craft-parts#307.

@sergiusens
Copy link
Collaborator

@cmatsuoka this is already fixed in craft-parts canonical/craft-parts@a7dfeaf

Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>
@sergiusens sergiusens enabled auto-merge (squash) October 20, 2022 23:17
@sergiusens sergiusens disabled auto-merge October 20, 2022 23:21
@codecov-commenter
Copy link

Codecov Report

Merging #3953 (5cb5a62) into main (848d7c8) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #3953   +/-   ##
=======================================
  Coverage   91.03%   91.03%           
=======================================
  Files          56       56           
  Lines        4072     4072           
=======================================
  Hits         3707     3707           
  Misses        365      365           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@mr-cal mr-cal merged commit 95de622 into canonical:main Oct 21, 2022
@mr-cal mr-cal deleted the submodule-fix branch October 21, 2022 02:12
mr-cal added a commit to mr-cal/snapcraft that referenced this pull request Oct 31, 2022
git v2.34.1 requires the config `protocol.file.allow=always` when
adding a local submodule

Co-authored-by: Sergio Schvezov <sergio.schvezov@canonical.com>
cmatsuoka pushed a commit to cmatsuoka/snapcraft that referenced this pull request Nov 10, 2022
git v2.34.1 requires the config `protocol.file.allow=always` when
adding a local submodule

Co-authored-by: Sergio Schvezov <sergio.schvezov@canonical.com>
cmatsuoka added a commit that referenced this pull request Nov 10, 2022
tests: allow local git submodules (#3953)

git v2.34.1 requires the config `protocol.file.allow=always` when
adding a local submodule

Co-authored-by: Callahan <callahan.kovacs@canonical.com>
Co-authored-by: Sergio Schvezov <sergio.schvezov@canonical.com>
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.

4 participants