Skip to content

Commit

Permalink
Built changes for v0.1.2 from develop aa044b9
Browse files Browse the repository at this point in the history
  • Loading branch information
srtfisher committed Mar 1, 2024
1 parent aa044b9 commit 750b2a4
Show file tree
Hide file tree
Showing 2,251 changed files with 179,801 additions and 1,777 deletions.
22 changes: 0 additions & 22 deletions .deployignore

This file was deleted.

25 changes: 0 additions & 25 deletions .github/dependabot.yml

This file was deleted.

12 changes: 0 additions & 12 deletions .github/workflows/built-branch.yml

This file was deleted.

14 changes: 0 additions & 14 deletions .github/workflows/built-release.yml

This file was deleted.

13 changes: 0 additions & 13 deletions .github/workflows/coding-quality.yml

This file was deleted.

13 changes: 0 additions & 13 deletions .github/workflows/coding-standards.yml

This file was deleted.

11 changes: 0 additions & 11 deletions .github/workflows/dependabot-auto-approve.yml

This file was deleted.

10 changes: 0 additions & 10 deletions .github/workflows/dependabot-auto-merge.yml

This file was deleted.

16 changes: 0 additions & 16 deletions .github/workflows/node-tests.yml

This file was deleted.

20 changes: 0 additions & 20 deletions .github/workflows/unit-test.yml

This file was deleted.

28 changes: 0 additions & 28 deletions .github/workflows/update-changelog.yml

This file was deleted.

44 changes: 20 additions & 24 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,26 +1,22 @@
# Build files
build
vendor
composer.lock
node_modules

# Log files
*.log

# Cache files
.phpcs/*.json
.phpunit.result.cache

# Ignore temporary OS files
.DS_Store
.DS_Store?
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
.thumbsdb

# IDE files
*.code-workspace
.idea
.vscode
wp-cli.local.yml
node_modules/
*.sql
*.tar.gz
*.zip
.phpunit.result.cache
Dockerfile
output.log
.github
tests
bin
composer.lock
.phpcs.xml
phpunit.xml
configure.php
DOCKER_ENV
phpunit.xml
tests
.phpcs
Makefile
57 changes: 0 additions & 57 deletions .phpcs.xml

This file was deleted.

Empty file removed .phpcs/.gitkeep
Empty file.
1 change: 1 addition & 0 deletions build/global/index.asset.php
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<?php return array('dependencies' => array(), 'version' => '9865e1fee0914bd3912b');
1 change: 1 addition & 0 deletions build/global/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 0 additions & 15 deletions phpunit.xml

This file was deleted.

20 changes: 0 additions & 20 deletions tests/bootstrap.php

This file was deleted.

29 changes: 0 additions & 29 deletions tests/class-test-case.php

This file was deleted.

Loading

0 comments on commit 750b2a4

Please sign in to comment.