Giter Club home page Giter Club logo

crates.alfredworkflow's Issues

Sign binary in order to submit workflow to Alfred Gallery

  • Enroll in the Apple Developer Program
    This costs $99/year

  • Obtain a Developer ID Certificate:
    Once enrolled, you can create and download a Developer ID certificate from the [Apple Developer website (https://developer.apple.com/account).

    Go to "Certificates, Identifiers & Profiles".
    Under "Certificates", click the "+" to create a new certificate.
    Select "Developer ID" and then "Developer ID Application" (this is for apps distributed outside of the Mac App Store).
    Follow the instructions to create and install the certificate on your Mac.

  • Install certificate in GitHub Actions

  • Run codesign on binary before packaging...

Optimize registry walking

In particular there is no point calling readdir for intermediate directories when the query is at least 4 characters. I think this can be optimized a lot more. Might have to write our own implementation instead of using walkdir.

Additionally, if we write our own implementation it could be structured in such a way that allowed rayon support and we could hopefully parallize a lot of the IO.

No longer works

image

Get this on 4.0 version. Below is log after running:

image

Thanks for the workflow.

Log to file when updating

Currently we detach the stdout and stderr file descriptors so that alfred doesn't hang when updating. However, it would probably be better to actually replace that with a log file so that any errors would be available.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.