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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: skip fossa if there are no main deps for poetry #216

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

mbruzda-splunk
Copy link
Contributor

@mbruzda-splunk mbruzda-splunk commented Jan 11, 2024

馃洃 THIS PR IS CURRENTLY BLOCKED. DO NOT MERGE. DO NOT DELETE 馃洃

Temporary workaround for: https://splunk.atlassian.net/browse/ADDON-67632

Tested here: https://github.com/splunk/splunk-add-on-for-checkpoint-log-exporter/actions/runs/7530407832/job/20496718345

@@ -290,8 +290,7 @@ jobs:
- uses: actions/setup-python@v5
- name: remove dev dependencies
run: |
sudo apt install crudini
pip install poetry==1.5.1
pip3 install crudini poetry==1.5.1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's have a PR with the logic - let's not run fossa if there is no main dependencies.

I'll talk to Andrzej and we will get an approval for that from legal.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@artemrys I reworked the PR. I didn't handle THIRDPARTY file as we are waiting for the decision from legal team

@mbruzda-splunk mbruzda-splunk changed the title Fix: remove dev dependencies for fossa scan Fix: skip fossa if there are no main deps for poetry Jan 15, 2024
@artemrys
Copy link
Member

We are waiting for the meeting with Legal to discuss what we should do in this case. Do not merge this PR.

@artemrys artemrys marked this pull request as draft February 8, 2024 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.

None yet

2 participants