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

Update workflows; Add dependabot and codeql; Optimize workflows #2

Closed
wants to merge 14 commits into from

Conversation

thelovekesh
Copy link
Owner

@thelovekesh thelovekesh commented Jan 29, 2024

Summary

  • Introduced caching and optimized workflows to use composure actions for repetitive tasks.
  • Switch to bash-based WP tests setup for maximum backward compatibility.
  • Add dependabot config to update deps, using "groups" per month.
  • Add codeql config for scanning JS files for any vulnerabilities.
  • Consolidate standalone linting and testing workflows in single files.
  • Remove dependency from third-party workflows for canceling concurrent workflows.
  • Update workflows to the latest version.
  • Restrict permissions in the workflows for the sake of runner security.

Relevant technical choices

Checklist

  • PR has either [Focus] or Infrastructure label.
  • PR has a [Type] label.
  • PR has a milestone or the no milestone label.

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