Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

kopiro
Copy link
Contributor

@kopiro kopiro commented Dec 21, 2022

Why

Closes #173

Also, I've added the $queries attribute in the class definition as PHP 8 deprecated dynamic attributes

image

Checklist

  • Cloned the repository, set $ALFRED_PKGMAN_WORKFLOW_DIR, and ran make to use your cloned code as the active Workflow in Alfred
  • Optionally, include a large icon in the src/icon-src/ folder that is square.
  • Optionally, include a cached icon in the src/icon-cache/ folder, sized to 256x256 pixels. Alfred creates these when you insert an image into a workflow. You can get this from inside the .alfredworkflow. Right-click the workflow in Alfred, click Show in Finder. The --hash-value--.png file will be in that folder. Copy to src/icon-cache and rename.
  • Optionally, add a screenshot. Use ⌘ (command) + ⇧ (shift) + 4, press ␣ (space), then click on the Alfred window to create a clean screen shot. Place in the screenshots folder
  • Update README.md with any necessary or changed documentation, and any new screenshots.
  • Increment the version number of the workflow following (Semantic Versioning)[https://semver.org]
  • Run make release to package up your changes & copy the Workflow & its info.plist to the root of the repository, and commit those two changes on their own, e.g., Bump to 5.1.1

@jeffbyrnes jeffbyrnes self-assigned this Dec 22, 2022
@jeffbyrnes jeffbyrnes merged commit 1a61826 into willfarrell:master Dec 22, 2022
@jeffbyrnes
Copy link
Collaborator

Thanks @kopiro!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Not working - Deprecated: Creation of dynamic property /] JSON error: JSON text did no
2 participants