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

Issue #112 #332: Seperate Security Checks and Replace Composer Lock Diff #636

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

Conversation

justafish
Copy link
Member

@justafish justafish commented Aug 7, 2024

Example: justafish/test-drainpipe#1 (comment)

Fixes #112, some of #597, #332, #318, and #283

@github-actions github-actions bot requested a deployment to pantheon-pr-636 August 7, 2024 12:20 In progress
@@ -19,8 +19,8 @@
"vlucas/phpdotenv": "^4|^5"
},
"require-dev": {
"composer/composer": "^2.7.7",
Copy link
Member

Choose a reason for hiding this comment

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

Do we need to disable bumping in renovate?

Copy link
Member Author

Choose a reason for hiding this comment

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

maybe, I need to look into this some more - I wasn't able to install drainpipe-dev following our installation instructions with a fresh copy of Drupal. Just wanted to get the PR up in the meantime for some feedback.

scaffold/github/workflows/Security.yml Show resolved Hide resolved
scaffold/github/workflows/Security.yml Show resolved Hide resolved
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.

Separate out security checks from test:static
2 participants