Skip to content

Commit

Permalink
Built changes for v1.0.0 from develop 17d370c
Browse files Browse the repository at this point in the history
  • Loading branch information
srtfisher committed Aug 8, 2024
1 parent 17d370c commit 2ef4c16
Show file tree
Hide file tree
Showing 2,281 changed files with 184,651 additions and 1,633 deletions.
6 changes: 0 additions & 6 deletions .github/CODEOWNERS

This file was deleted.

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

This file was deleted.

40 changes: 0 additions & 40 deletions .github/workflows/all-pr-tests.yml

This file was deleted.

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

This file was deleted.

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

This file was deleted.

10 changes: 0 additions & 10 deletions .github/workflows/dependabot-auto-merge.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
Empty file removed .phpcs/.gitkeep
Empty file.
15 changes: 0 additions & 15 deletions phpunit.xml

This file was deleted.

101 changes: 0 additions & 101 deletions tests/Extractor/FeedExtractorTest.php

This file was deleted.

Loading

0 comments on commit 2ef4c16

Please sign in to comment.