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

Updated workflows & dependabot #4

Merged
merged 1 commit into from
Oct 7, 2024
Merged

Updated workflows & dependabot #4

merged 1 commit into from
Oct 7, 2024

Conversation

Fank
Copy link
Member

@Fank Fank commented Oct 7, 2024

This pull request includes several changes to the GitHub Actions workflows and configuration files, primarily focusing on updating schedules, renaming jobs, and reorganizing license checks and reports. The most important changes include modifying the Dependabot schedule, adding a new license report template, and restructuring the Go workflow.

Workflow and Configuration Updates:

License Management:

Workflow Restructuring:

  • .github/workflows/go.yml:

    • Removed the license-check job and renamed the lint and test jobs for clarity. [1] [2] [3]
    • Updated the branches monitored for pushes to exclude master.
  • .github/workflows/license_go.yml: Added a new workflow file dedicated to license checking and reporting, including steps for checking licenses and generating a report.

@Fank Fank self-assigned this Oct 7, 2024
@Hinne1 Hinne1 merged commit 3773e07 into main Oct 7, 2024
4 checks passed
@Hinne1 Hinne1 deleted the fk_workflow branch October 7, 2024 04:32
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.

2 participants