forked from GatherPress/gatherpress
-
Notifications
You must be signed in to change notification settings - Fork 0
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
carstingaxion
wants to merge
636
commits into
main
Choose a base branch
from
feature/oembed-adjustments
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Delete GatherPress-demo-20240218.mp4
Add Carsten as lead.
…und-preview-cleanup Cleanup workflow from un-thought code
Added unit tests and small code cleanup.
…t the latest of the main branch
This reverts commit e92b21e.
…target event, you need to get the pull request by GitHub API and set the merge commit hash to actions/checkout input ref."
…preview-checkout-ref Run Playground Preview build against latest PR, not latest main
…preview-checkout-ref-2 Prevent 'Invalid workflow file' error (https://github.com/GatherPress…
…nization, because the required permission to create a comment on the PR would not be given and the workflow would fail. (See https://github.com/GatherPress/gatherpress/actions/runs/10348428523/job/28640652107#step:3:156)
…gnore Remove .wordpress-org from distignore.
…oss one Github actions workflow attempt.
…ache.outputs.cache-hit properly set up
…athes Update URLs to demo-data repo to use GatherPress namespace
First draft, texts will be worked on
rename files lowercase and hyphen
…rectories from being ignored)
…workflow-fine-adjustments Fix/screenshot workflow fine adjustments
…ages-origin Fix branch name of compress-image action
New customisable rewrite bases for post types & taxonomies
…workflow-plugin-i18n Use latest stable plugin version (not dev) to generate screenshots from
…relevant (???!....)
…workflow-plugin-i18n-2 Revert "wp-cli update WPLANG" step, as it seems to be really, really …
…workflow-trigger-image-compression TRY Add 'Compress Images' step directly to the screenshot workflow
…to PRs", so lets TRY to put the push event after the pr creation, to hopefully get this triggerd now.
…workflow-trigger-image-compression-2 The compress images workflow says: "This action only runs for pushes …
…workflow-trigger-image-compression-3 Minor fixes
…workflow-trigger-image-compression-4 TRY another trigger to hopefully get 'compress images' started now.
…workflow-trigger-image-compression-5 Fix/screenshot workflow trigger image compression 5
…lass Rename REST API to Event REST API.
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 25.5%, saving 1.19 MB.
16 images did not require optimisation. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description of the Change
Closes #
How to test the Change
Changelog Entry
Credits
Props @username, @username2, ...
Checklist: