Skip to content

Commit

Permalink
Merge pull request #7240 from pods-framework/release/3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sc0ttkclark authored Feb 21, 2024
2 parents afc1c7c + d3d40d2 commit 8fc704d
Show file tree
Hide file tree
Showing 168 changed files with 11,867 additions and 3,368 deletions.
8 changes: 5 additions & 3 deletions .distignore
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@
.gitignore
.jshintrc
.nvmrc
.phpcs.compat.yml
.phpcs.yml
.phpstorm.meta.php
.scrutinizer.yml
.travis.yml
Expand All @@ -39,13 +41,13 @@ codeception.example.yml
codeception.slic.yml
CODEOWNERS
composer.json
CONTRIBUTING.md
composer.lock
Gruntfile.js
jest-setup-wordpress-globals.js
jest.config.json
jest.config.js
package-lock.json
jest-setup-wordpress-globals.js
package.json
package-lock.json
phpcs.xml
phpcs.xml.dist
phpunit.xml.dist
Expand Down
2 changes: 2 additions & 0 deletions .env.testing.slic
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Custom vars for Pods.
PODS_LOAD_DATA=true
PODS_REBUILD_DATA=false
# PODS_ROOT_FOLDER="pods"
# Set this back to "pods" when done testing
PODS_ROOT_FOLDER="pods"

# This file will be consumed by both the CI and the tests.
Expand Down
Loading

0 comments on commit 8fc704d

Please sign in to comment.