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

Feature/oembed adjustments #72

Draft
wants to merge 636 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
636 commits
Select commit Hold shift + click to select a range
065e6fc
Delete GatherPress-demo-20240218.mp4
patriciabt Aug 9, 2024
682dd5a
Merge pull request #767 from patriciabt/default
carstingaxion Aug 9, 2024
9b2ebea
Add Carsten as lead.
mauteri Aug 9, 2024
6efa0ae
Merge pull request #769 from GatherPress/add-carsten-leader
mauteri Aug 9, 2024
33e9c24
Cleanup workflow from un-thought crap
carstingaxion Aug 10, 2024
ddeabdf
Merge pull request #770 from carstingaxion/feature/playground-preview…
mauteri Aug 10, 2024
86abf43
Added unit tests and small code cleanup.
mauteri Aug 10, 2024
929549f
Updates to distignore.
mauteri Aug 10, 2024
188c441
Merge pull request #771 from GatherPress/mauteri-unit-test
mauteri Aug 11, 2024
7bfac6b
Fix ref to checkout before build to point to the latest PR commit, no…
carstingaxion Aug 11, 2024
e92b21e
DO NOT MERGE // TESTING #772
carstingaxion Aug 11, 2024
62b0ec9
Revert "DO NOT MERGE // TESTING #772"
carstingaxion Aug 11, 2024
aed4cf8
Add more inline-docs about pull_request_target
carstingaxion Aug 11, 2024
7d85fca
"To checkout the merged commit with actions/checkout on pull_request_…
carstingaxion Aug 11, 2024
55cf0ca
Merge pull request #772 from carstingaxion/fix/playground-preview-che…
carstingaxion Aug 11, 2024
5515b0c
Prevent 'Invalid workflow file' error (https://github.com/GatherPress…
carstingaxion Aug 11, 2024
403d8c8
Merge pull request #774 from carstingaxion/fix/playground-preview-che…
carstingaxion Aug 11, 2024
d45de59
Enable caching for npm deps & Update actions/setup-node to use v4
carstingaxion Aug 12, 2024
0be0e90
Restrict workflow runs by filetype & path for pull_request triggers
carstingaxion Aug 12, 2024
f7805e4
Prevent this workflow to run on forks outside of the GatherPress orga…
carstingaxion Aug 12, 2024
f56ef94
Revert conditional workflow run, in favor of conditional commenting
carstingaxion Aug 12, 2024
529146e
Remove .wordpress-org from distignore.
mauteri Aug 12, 2024
9a573f3
Merge pull request #778 from GatherPress/remove-from-distignore
mauteri Aug 12, 2024
ff73212
Creating a short lived node_modules cache to be used by multiple accr…
carstingaxion Aug 12, 2024
16e6006
TRY to trigger cache hits on node_modules
carstingaxion Aug 12, 2024
f81fe8a
Remove 'restore-keys' from actions/cache to have steps.node_modules-c…
carstingaxion Aug 12, 2024
1bc384a
Update URLs to demo-data repo to use GatherPress namespace
carstingaxion Aug 12, 2024
bd2e690
Merge pull request #779 from carstingaxion/fix/demo-data-pathes
carstingaxion Aug 12, 2024
4467289
User documentation WIP
patriciabt Aug 12, 2024
6a736cb
Rename files, add title
patriciabt Aug 12, 2024
f4013f0
Update README.md, relative links
patriciabt Aug 12, 2024
269b2de
Rename media files and links in docs
patriciabt Aug 12, 2024
45929f4
Merge branch 'default' of https://github.com/patriciabt/gatherpress i…
patriciabt Aug 12, 2024
9ff13f3
Add correct media links :)
patriciabt Aug 12, 2024
10e823a
Merge branch 'GatherPress:main' into default
patriciabt Aug 12, 2024
581de11
Merge pull request #780 from patriciabt/default
patriciabt Aug 12, 2024
655d36b
Update 1-install-gatherpress.md
malgrauk Aug 12, 2024
94244f1
Update 1a-gatherpress-alpha.md
malgrauk Aug 12, 2024
f253b1f
Update 2-gatherpress-settings.md
malgrauk Aug 12, 2024
2765acb
Update 3-create-or-edit-a-venue.md
malgrauk Aug 12, 2024
0f0ee8e
Update 4-gatherpress-topics.md
malgrauk Aug 12, 2024
cc89952
Update 5-create-or-edit-an-event.md
malgrauk Aug 12, 2024
672f848
Merge pull request #781 from malgrauk/main
patriciabt Aug 12, 2024
553caae
Update 3-create-or-edit-a-venue.md
patriciabt Aug 12, 2024
7adc7ca
Update 4-gatherpress-topics.md
patriciabt Aug 12, 2024
392cf70
Update 5-create-or-edit-an-event.md
patriciabt Aug 12, 2024
0d8731d
Merge pull request #782 from patriciabt/default
patriciabt Aug 12, 2024
90e5617
Check for a restorable or a needs-saving cache separately
carstingaxion Aug 12, 2024
36163c2
Run npm install, only when really needed
carstingaxion Aug 12, 2024
e69eb4c
Update actions/checkout to v4
carstingaxion Aug 12, 2024
534f5ee
Fix whitespace-caused 'Invalid workflow file' error
carstingaxion Aug 12, 2024
888daeb
Update skaut/wordpress-version-checker to version 2.2.1
carstingaxion Aug 12, 2024
a3d785f
Add screenshot-generator scripts
carstingaxion Aug 12, 2024
281045b
Add wordpress/e2e-test-utils-playwright as dev-dep
carstingaxion Aug 12, 2024
2346090
Add wordpress/env as dev-dep
carstingaxion Aug 12, 2024
731a329
Add screenshot-generator scripts (2/2)
carstingaxion Aug 12, 2024
e181c42
Added 2 more screenshots (to take), run in localised envs, renamed fi…
carstingaxion Aug 14, 2024
8a33e60
Run only manually
carstingaxion Aug 14, 2024
f7094f2
Rename workflow to align with other workflow names
carstingaxion Aug 14, 2024
519066e
TESTING // REVERT BEFORE MERGE
carstingaxion Aug 14, 2024
03fcdd4
Fix 'Invalid workflow file:' error
carstingaxion Aug 14, 2024
31457e6
Fix 'Invalid workflow file:' error
carstingaxion Aug 14, 2024
bb5e3c8
Prevent parallel runs to make use of the caching for node_modules and…
carstingaxion Aug 14, 2024
22a99e4
Fix 'wp-env: command not found' error
carstingaxion Aug 14, 2024
83e2ead
Run commit & PR creation on failure()
carstingaxion Aug 14, 2024
04c0044
Ignore artifacts folder that is used by wp-env
carstingaxion Aug 14, 2024
b89d4f6
Create a branch before creating a PR
carstingaxion Aug 14, 2024
23b29a4
Set workflow permissions to allow to create a PR
carstingaxion Aug 14, 2024
3db0e27
Push changes to origin before PR
carstingaxion Aug 14, 2024
87107d2
Disable welcome guide inside post editor
carstingaxion Aug 14, 2024
5cd3ceb
Set 'continue-on-error' for first run of screenshot generation
carstingaxion Aug 14, 2024
cd1c33b
Re-Enable cancelation of concurrent workflow runs
carstingaxion Aug 14, 2024
2a747ea
Install all browsers
carstingaxion Aug 14, 2024
148a610
Do not use failure() with continue-on-error
carstingaxion Aug 14, 2024
8d8bce9
Grant write permissions for the contents scope to allow pushing changes
carstingaxion Aug 14, 2024
6c929ab
Install languages in wp-env
carstingaxion Aug 14, 2024
37bec45
Use all locales with more than 90% complete translations on https://t…
carstingaxion Aug 14, 2024
a9f0ea8
Remove pull_request trigger and clean indention
carstingaxion Aug 14, 2024
7caf980
Re-Order Screenshot & update README
carstingaxion Aug 14, 2024
717b6c6
Add Playground Link as badge to the README
carstingaxion Aug 14, 2024
d8ab6e8
Show admin_notices only in relevant spots & also in multisite admin
carstingaxion Aug 14, 2024
c8f9d4c
Fix CS whitespace issue
carstingaxion Aug 14, 2024
01644f9
Merge pull request #785 from carstingaxion/fix/restrict-admin_notice-…
mauteri Aug 14, 2024
3f33261
Merge pull request #784 from carstingaxion/feature/playground-badge-i…
mauteri Aug 14, 2024
dd0a895
Fix venues label.
mauteri Aug 14, 2024
b2679b8
Merge pull request #788 from GatherPress/fix-venues-label
mauteri Aug 14, 2024
44bfe53
Update credits.
mauteri Aug 14, 2024
287f497
Merge pull request #789 from GatherPress/update-credits
mauteri Aug 14, 2024
4221b5d
Fix venue context.
mauteri Aug 14, 2024
66d16af
Downgrade dependency-review-action to version 4.3.3, where SPDX expre…
carstingaxion Aug 14, 2024
48a8e2d
Merge pull request #792 from carstingaxion/fix/dependecy-review-actio…
mauteri Aug 14, 2024
5603cdb
Downgrade dependency-review-action to version 4.3.3, where SPDX expre…
carstingaxion Aug 14, 2024
61daf07
Bump axios from 1.7.2 to 1.7.4
dependabot[bot] Aug 14, 2024
5679a38
Merge pull request #791 from GatherPress/fix-venue-context-text
mauteri Aug 14, 2024
7a11b64
Merge pull request #783 from carstingaxion/feature/generate-screensho…
mauteri Aug 14, 2024
eb32f04
Merge pull request #793 from GatherPress/dependabot/npm_and_yarn/axio…
mauteri Aug 14, 2024
f9061d1
Screenshots for en_US updated!
actions-user Aug 14, 2024
ff78915
Screenshots for fr_FR updated!
actions-user Aug 14, 2024
93771d4
Screenshots for de_DE updated!
actions-user Aug 14, 2024
73b8d20
Screenshots for es_ES updated!
actions-user Aug 14, 2024
a76df8a
Screenshots for mr updated!
actions-user Aug 14, 2024
91bc358
Screenshots for nl_BE updated!
actions-user Aug 14, 2024
6c567a6
Screenshots for it_IT updated!
actions-user Aug 14, 2024
c700bc3
Merge pull request #794 from GatherPress/fix/wp-org-screenshots-en_US…
mauteri Aug 14, 2024
767d709
Merge pull request #796 from GatherPress/fix/wp-org-screenshots-de_DE…
carstingaxion Aug 14, 2024
a4bc7f1
Merge pull request #795 from GatherPress/fix/wp-org-screenshots-fr_FR…
mauteri Aug 15, 2024
2dcfcef
Merge pull request #801 from GatherPress/fix/wp-org-screenshots-it_IT…
mauteri Aug 15, 2024
ff477a3
Merge pull request #800 from GatherPress/fix/wp-org-screenshots-nl_BE…
mauteri Aug 15, 2024
8cef0ca
Merge pull request #798 from GatherPress/fix/wp-org-screenshots-mr-eb…
mauteri Aug 15, 2024
fa6977e
Merge pull request #797 from GatherPress/fix/wp-org-screenshots-es_ES…
mauteri Aug 15, 2024
1396b90
Preparing release of 0.30.0.
mauteri Aug 15, 2024
34464a9
Merge pull request #804 from GatherPress/version-0.30.0
mauteri Aug 15, 2024
4f45334
Fix condition by adding the branch to folder-name created by a GitHub…
carstingaxion Aug 16, 2024
d0f71f1
Check against both possible plugin slugs of the alpha plugin
carstingaxion Aug 16, 2024
2476442
Fix "Inline comments must end in full-stops" from CS
carstingaxion Aug 16, 2024
60b648b
Check against alpha-plugin constant
carstingaxion Aug 16, 2024
4c5b27d
Merge pull request #808 from carstingaxion/fix/807
mauteri Aug 16, 2024
56ac53d
Starting 0.31.0-alpha.
mauteri Aug 16, 2024
2c26919
NEW workflow: WordPress.org README.md validation
carstingaxion Aug 20, 2024
5fad236
Fix 'This line is missing its trailing spaces'
carstingaxion Aug 20, 2024
4e071ff
Introduce new settings to save permalink bases for events, venues & t…
carstingaxion Aug 25, 2024
bb4dea5
Merge pull request #777 from carstingaxion/feature/increase-workflow-…
mauteri Aug 25, 2024
fc76817
Fix CS
carstingaxion Aug 25, 2024
2d34ea4
Merge pull request #811 from carstingaxion/feature/wp-org-readme-vali…
mauteri Aug 25, 2024
fec4870
Prepare localised default rewrite slug for events
carstingaxion Aug 26, 2024
a1f0625
Try to fix GH issue.
mauteri Aug 26, 2024
124d024
Merge pull request #813 from GatherPress/fix-dependency-review
mauteri Aug 26, 2024
7c17f0f
Revert but fix typo.
mauteri Aug 26, 2024
86fb17e
Try checking that it is a pull request before trying to write comment…
mauteri Aug 26, 2024
2fca873
Merge pull request #814 from GatherPress/fix-dependency-review
mauteri Aug 26, 2024
be127a1
Testing...
mauteri Aug 26, 2024
2566d0e
Merge pull request #815 from GatherPress/fix-dependency-review
mauteri Aug 26, 2024
7bdb1d7
Revert.
mauteri Aug 26, 2024
b5168be
Merge pull request #816 from GatherPress/fix-dependency-review
mauteri Aug 26, 2024
35a00c6
Remove push from workflow triggers (which was set by accident in #777)
carstingaxion Aug 26, 2024
4a63684
Add more inline-docs
carstingaxion Aug 26, 2024
89b5b49
Add Preview to URL rewrite settings fields
carstingaxion Aug 26, 2024
cd016b6
Provide different previews per URL
carstingaxion Aug 26, 2024
1c9dd73
Make sure to flush rewrite_rules, when rewrite slugs change
carstingaxion Aug 26, 2024
2579f5d
Introduce customizable rewrite slugs for Venues & Topics
carstingaxion Aug 26, 2024
aad5329
Enable post type archives
carstingaxion Aug 26, 2024
4caa107
Rewrite URLs without front
carstingaxion Aug 26, 2024
764c4d8
Fix CS
carstingaxion Aug 26, 2024
96e5f4b
Merge pull request #817 from carstingaxion/fix/follow-up-777
mauteri Aug 26, 2024
40c0a6d
Ran build.
mauteri Aug 26, 2024
3158228
Fix conflicts.
mauteri Aug 26, 2024
fae3083
Add spaces.
mauteri Aug 26, 2024
15624da
Merge pull request #809 from GatherPress/start-0.31.0-alpha
mauteri Aug 26, 2024
1908918
Show badge for dependency review for the pull_request event only
carstingaxion Aug 27, 2024
f96d31b
Migrate screenshot generator from wp-env to wp-playground/cli
carstingaxion Aug 27, 2024
34dab25
Adjust styling in virtual browser to make left menu bar fill the full…
carstingaxion Aug 27, 2024
f367af2
Re-Enable TEMP DISABLED pre-runner
carstingaxion Aug 27, 2024
a5684c4
Add (WIP) documentation
carstingaxion Aug 27, 2024
887a3c1
Use 'modern' Admin-UI
carstingaxion Aug 27, 2024
d365ffa
NEW workflow to Check if there are typos in the source code
carstingaxion Aug 27, 2024
95bdbcc
Avoid distributing typos config
carstingaxion Aug 27, 2024
4572afd
Test typos in other directoriies // REMOVE BEFORE MERGE
carstingaxion Aug 27, 2024
cf1f080
Define folder & config
carstingaxion Aug 27, 2024
40df7a2
TRY to Fix file error
carstingaxion Aug 27, 2024
ec5f328
TRY to Fix file error
carstingaxion Aug 27, 2024
fc5061c
TRY to Fix file error
carstingaxion Aug 27, 2024
0834125
TRY to Fix file error
carstingaxion Aug 27, 2024
0491c57
Merge pull request #821 from GatherPress/carstingaxion-patch-1
mauteri Aug 27, 2024
e87f96b
TRY to Fix file error
carstingaxion Aug 27, 2024
15b7c4a
Merge pull request #823 from carstingaxion/feature/use-modern-admin-u…
mauteri Aug 27, 2024
2874bb7
TRY to Fix file error
carstingaxion Aug 27, 2024
1c3b8ee
TRY to Fix file error
carstingaxion Aug 27, 2024
cea7e16
TRY to restrict to relevant folder
carstingaxion Aug 27, 2024
22f9958
TRY to restrict to relevant folder
carstingaxion Aug 27, 2024
c6b10cb
TRY to restrict to relevant folder
carstingaxion Aug 27, 2024
46b7706
TRY to restrict to relevant folder
carstingaxion Aug 27, 2024
91416fe
Revert TESTS
carstingaxion Aug 27, 2024
1c4b0d2
get_home_url is a better choice here as it always refers to the publi…
carstingaxion Aug 27, 2024
887bdd8
localized vs localised
carstingaxion Aug 27, 2024
82d20e8
Revert since tags to 1.0.0
carstingaxion Aug 27, 2024
e1a4829
Fix typos
carstingaxion Aug 27, 2024
ebb3e12
Fix typos & ignore cases
carstingaxion Aug 27, 2024
057463a
Fix TOML parse error
carstingaxion Aug 27, 2024
8107aa6
Fix for CS
carstingaxion Aug 27, 2024
5619fbf
Merge pull request #824 from carstingaxion/feature/typos-workflow
mauteri Aug 27, 2024
01fa548
Fix for consistency
carstingaxion Aug 28, 2024
44f0fc8
Revert since tag to 1.0.0
carstingaxion Aug 28, 2024
0a8f2a9
Fix spelling of "langugage"
carstingaxion Aug 28, 2024
4b1c3a6
Focus on message ‘textarea’ after pressing ‘Compose message’ button
carstingaxion Aug 29, 2024
aa6210f
BUILD
carstingaxion Aug 29, 2024
b3e6d84
Bump webpack from 5.93.0 to 5.94.0
dependabot[bot] Aug 31, 2024
0407074
Set site language dynamically per matrix and use a temp blueprint to …
carstingaxion Aug 31, 2024
ea5125b
Clean up
carstingaxion Aug 31, 2024
4c09747
Remove empty line from "run"
carstingaxion Aug 31, 2024
ca29873
TRY to simplify workflow to make it run again
carstingaxion Aug 31, 2024
148446d
TRY Disableing node_modules cache
carstingaxion Aug 31, 2024
296bc9d
Remove superflous code
carstingaxion Aug 31, 2024
8c24b0e
TRY following e2e tests config without a use declaration (feels weird…
carstingaxion Aug 31, 2024
c55a749
Enable playwright webserver debugging
carstingaxion Aug 31, 2024
a603c87
Start the server via playwright (ssems to be more stable)
carstingaxion Aug 31, 2024
732a1a0
Prevent a setSiteLanguage en_US step, as it'll fail
carstingaxion Aug 31, 2024
ec5081e
Decrease allowed max differences(, because the recreation should have…
carstingaxion Aug 31, 2024
8c0c47f
Cleanup
carstingaxion Aug 31, 2024
78f46b1
Set WPLANG option in addition to setSiteLanguage step
carstingaxion Aug 31, 2024
49d5a09
Setup Playground in a separate earlier step, to make sure it is loade…
carstingaxion Sep 2, 2024
7c0b431
Run the next step after server setup
carstingaxion Sep 2, 2024
4355f52
Fix "page" fixtures are not supported in "beforeAll"
carstingaxion Sep 2, 2024
33f1e24
Allow to replace all existing images via workflow input
carstingaxion Sep 2, 2024
41f3330
Merge pull request #835 from GatherPress/dependabot/npm_and_yarn/webp…
mauteri Sep 2, 2024
1394bec
Merge pull request #829 from carstingaxion/fix/751
mauteri Sep 2, 2024
b3e6ad0
NEW 'Compress Images' workflow (that should be triggered automaticall…
carstingaxion Sep 2, 2024
428f086
Simplify config
carstingaxion Sep 2, 2024
c50ddc6
Cleanup
carstingaxion Sep 2, 2024
6b8bc0c
Allow to replace all existing images via workflow input (2/2)
carstingaxion Sep 2, 2024
f6444c7
Remove pull_request from workflow triggers (WHICH WAS THERE FOR TESTI…
carstingaxion Sep 2, 2024
4a2ae67
Update docs
carstingaxion Sep 2, 2024
ba674bd
Merge branch 'main' into try/migrate-screenshot-workflow-to-playgroun…
carstingaxion Sep 2, 2024
a3b6dc7
Fiy typos
carstingaxion Sep 2, 2024
26a496d
Merge pull request #837 from carstingaxion/feature/image-compression-…
mauteri Sep 2, 2024
1fad80a
Merge pull request #838 from carstingaxion/try/migrate-screenshot-wor…
mauteri Sep 2, 2024
bb5eba1
Fix renaming siteUrl to homeUrl
carstingaxion Sep 3, 2024
fc61bdf
Try to make a bool out of the option
carstingaxion Sep 3, 2024
5ae505b
Merge pull request #839 from carstingaxion/fix/screenshot-workflow-tr…
carstingaxion Sep 3, 2024
d7ae3de
Commit & create PR, also when "Update all Screenshots' is set
carstingaxion Sep 3, 2024
207a044
Only install chromium (which is the only browser used for the screens…
carstingaxion Sep 3, 2024
a5a55af
Merge pull request #840 from carstingaxion/fix/screenshot-workflow-sa…
carstingaxion Sep 3, 2024
6232114
Do not push built changes, focus on the images.
carstingaxion Sep 3, 2024
90ed3c6
Update image compression workflow to newest (which should fix .dot-di…
carstingaxion Sep 3, 2024
ec14312
Merge pull request #843 from carstingaxion/fix/screenshot-workflow-fi…
carstingaxion Sep 3, 2024
f547d49
Fix branch name
carstingaxion Sep 3, 2024
ac8a39a
Merge pull request #846 from carstingaxion/fix/compress-images-origin
carstingaxion Sep 3, 2024
990740b
Use getFromGlobal helper, which has build in error handling
carstingaxion Sep 3, 2024
94b2174
Fix path to module
carstingaxion Sep 3, 2024
a98a618
Merge pull request #812 from carstingaxion/fix/722
mauteri Sep 3, 2024
c28a54d
Use latest stable (not dev) to genearte screenshots
carstingaxion Sep 3, 2024
a600060
Add start step to docs
carstingaxion Sep 3, 2024
9ee889e
Merge pull request #847 from carstingaxion/fix/screenshot-workflow-pl…
carstingaxion Sep 3, 2024
a0f05cb
Revert "wp-cli update WPLANG" step, as it seems to be really, really …
carstingaxion Sep 3, 2024
ddfe262
Merge pull request #849 from carstingaxion/fix/screenshot-workflow-pl…
carstingaxion Sep 3, 2024
97cc3da
TRY Add 'Compress Images' step directly to the screenshot workflow
carstingaxion Sep 4, 2024
0702ae1
Merge pull request #852 from carstingaxion/fix/screenshot-workflow-tr…
carstingaxion Sep 4, 2024
71a2b48
The compress images workflow says: "This action only runs for pushes …
carstingaxion Sep 4, 2024
b97f4b8
Merge pull request #853 from carstingaxion/fix/screenshot-workflow-tr…
carstingaxion Sep 4, 2024
8dc487d
Minor fixes
carstingaxion Sep 4, 2024
8e35a60
Merge pull request #854 from carstingaxion/fix/screenshot-workflow-tr…
carstingaxion Sep 4, 2024
a5dc058
TRY another trigger to hopefully get 'compress images' started now.
carstingaxion Sep 4, 2024
99b4b6a
Merge pull request #855 from carstingaxion/fix/screenshot-workflow-tr…
carstingaxion Sep 4, 2024
3f9f9d1
Remove superflous build step, since using the latest release makes it…
carstingaxion Sep 4, 2024
6dae382
DISABLE job condition to see if it is blocked by that ???
carstingaxion Sep 4, 2024
02c3afa
Merge pull request #858 from carstingaxion/fix/screenshot-workflow-tr…
carstingaxion Sep 4, 2024
9a78172
Rename REST API to Event REST API.
mauteri Sep 7, 2024
3d91f2b
Merge pull request #864 from GatherPress/rename-rest-api-class
mauteri Sep 7, 2024
9d1781d
WIP
carstingaxion Sep 10, 2024
49a52fc
(TRY|W)IP
carstingaxion Sep 12, 2024
8828be7
Optimised images with calibre/image-actions
github-actions[bot] Sep 12, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
48 changes: 32 additions & 16 deletions .distignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# A set of files you probably don't want in your WordPress.org distribution

# Configuration and Build Files
.babelrc
.deployignore
.distignore
Expand All @@ -7,39 +9,53 @@
.eslintignore
.eslintrc
.eslintrc.js
.git
.gitignore
.gitlab-ci.yml
.nvmrc
.stylelintignore
.stylelintrc.js
.travis.yml
.DS_Store
Thumbs.db
behat.yml
bitbucket-pipelines.yml
bin
.circleci/config.yml
.typos.toml
CODE_OF_CONDUCT.md
composer.json
composer.lock
dependencies.yml
Gruntfile.js
jest.config.js
package.json
package-lock.json
phpunit.xml
phpunit.xml.dist
multisite.xml
multisite.xml.dist
.phpcs.xml
phpcs.xml
.phpcs.xml.dist
phpcs.xml.dist
README.md
phpcs.ruleset.xml
phpunit.xml
phpunit.xml.dist
playwright.config.js
sonar-project.properties
webpack.config.js
wp-cli.local.yml
yarn.lock
tests
vendor

# Dot Files and Directories
.gatherpress-org
.git
.github
.wordpress-version-checker.json
.wp-env.json
.DS_Store
Thumbs.db
.circleci/config.yml
node_modules
vendor
src

# Miscellaneous and SQL Archives
behat.yml
bitbucket-pipelines.yml
bin
multisite.xml
multisite.xml.dist
test
*.mp4
*.sql
*.tar.gz
*.zip
11 changes: 10 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
module.exports = {
extends: ['plugin:@wordpress/eslint-plugin/recommended'],
ignorePatterns: [
'node_modules/',
'build/',
'coverage/',
'playwright-report/',
'test-results/',
'vendor/',
'wp-core/',
],
env: {
browser: true,
es2020: true,
},
extends: ['plugin:@wordpress/eslint-plugin/recommended'],
parserOptions: {
ecmaFeatures: {
jsx: true,
Expand Down
19 changes: 19 additions & 0 deletions .gatherpress-org/playground-preview/.htaccess
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@

# ----------------------------------------------------------------------
# Proper MIME type for plugin-proxy.php
# ----------------------------------------------------------------------

# # zip
# AddType application/zip zip
# AddType application/zip .zip


<IfModule mod_headers.c>
# THIS IS IMPORTANT
# The missing piece I was hunting for 2 days.
#
# TODO # WEIRD
# Having this here DOES WORK,
# the exact same line DOES NOT WORK when placed in plugin-proxy.php.
Header set Content-Disposition "attachment; filename=\"gatherpress-pr.zip\""
</IfModule>
Loading