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

🔧 DAT-18919: fossa report generation #267

Open
wants to merge 72 commits into
base: main
Choose a base branch
from
Open

🔧 DAT-18919: fossa report generation #267

wants to merge 72 commits into from

Conversation

sayaliM0412
Copy link
Contributor

This pull request includes significant updates to the FOSSA report generation workflows. The changes involve renaming workflows, updating event triggers, modifying job steps, and adding new workflows for better management and report generation. Below are the most important changes:

Workflow Updates and Enhancements:

  • .github/workflows/fossa.yml: Renamed the workflow to "Enterprise- FOSSA Report Generation", updated event triggers, and restructured the job steps to include a matrix strategy for handling multiple repositories. Added steps to handle retry logic for fetching run IDs and combining FOSSA reports.
  • .github/workflows/generate-upload-fossa-report.yml: Created a new workflow for generating and uploading FOSSA reports to S3. This workflow includes steps for setting up the environment, analyzing the project, generating reports, and uploading them to S3.

Configuration and Dependency Management:

Environment Variable Handling:

  • .github/workflows/package.yml: Updated the handling of environment variables for checking the existence of a pull request. The environment variable PR_EXISTS is now set directly in the GitHub environment.

Documentation:

  • README.md: Added a new section detailing the process for FOSSA report generation for enterprise, including steps for running workflows and handling report uploads.

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