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

[WIP] Uses python 3.5.x+ compatible command to invoke fossa-cli #8

Draft
wants to merge 2 commits into
base: dunfell
Choose a base branch
from

Conversation

meghfossa
Copy link
Contributor

@meghfossa meghfossa commented Dec 4, 2023

Overview

This PR,

  • uses python 3.5+ compatible command to invoke fossa-cli
  • applies sys-native migration patch for install

Acceptance criteria

As a user,

  • I can perform use meta-fossa layer to analyze yocto build

Testing plan

Please perform this

  1. Get EC2 instance, use python 18.04 (you can search AMIs)
  2. Ensure we are not using python 3.7x - python3 --version
  3. Perform steps outlined in README (for dunfell branch)

Risks

N/A

References

https://fossa.atlassian.net/browse/ANE-1034

Checklist

  • I added tests for this PR's change (or explained in the PR description why tests don't make sense).
  • If this PR introduced a user-visible change, I have updated relevant documentation.

@meghfossa meghfossa changed the base branch from master to dunfell December 4, 2023 16:27
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