Skip to content

Commit

Permalink
Built changes for v1.0.1 from main 8ea646a
Browse files Browse the repository at this point in the history
  • Loading branch information
srtfisher committed Sep 4, 2024
1 parent 8ea646a commit 063b6b4
Show file tree
Hide file tree
Showing 8,334 changed files with 1,120,195 additions and 1,266 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
25 changes: 0 additions & 25 deletions .github/dependabot.yml

This file was deleted.

47 changes: 0 additions & 47 deletions .github/workflows/all-pr-tests.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.

40 changes: 0 additions & 40 deletions .github/workflows/merge-develop-to-scaffold.yml

This file was deleted.

18 changes: 0 additions & 18 deletions .github/workflows/release.yml

This file was deleted.

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

This file was deleted.

19 changes: 0 additions & 19 deletions .github/workflows/upgrade-wordpress-plugin.yml

This file was deleted.

46 changes: 22 additions & 24 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,26 +1,24 @@
# 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
.github
.phpcs
.phpcs.xml
.phpunit.result.cache
.scaffolder
.scoper
*.sql
*.tar.gz
*.zip
bin
composer.lock
configure.php
DOCKER_ENV
Dockerfile
Makefile
node_modules/
output.log
phpunit.xml
phpunit.xml
tests
tests
Thumbs.db
.thumbsdb

# IDE files
*.code-workspace
.idea
.vscode
wp-cli.local.yml
17 changes: 0 additions & 17 deletions .scaffolder/plugin-feature/config.yml

This file was deleted.

27 changes: 0 additions & 27 deletions .scaffolder/plugin-feature/feature.php.hbs

This file was deleted.

25 changes: 0 additions & 25 deletions .scaffolder/plugin-feature/test.php.hbs

This file was deleted.

6 changes: 0 additions & 6 deletions Makefile

This file was deleted.

1 change: 1 addition & 0 deletions build/example/index.asset.php
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<?php return array('dependencies' => array(), 'version' => '5ac5a16fc4da8e2927c3');
1 change: 1 addition & 0 deletions build/example/index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
console.log("example");
Loading

0 comments on commit 063b6b4

Please sign in to comment.