Code Monkey home page Code Monkey logo

Comments (2)

alanhe421 avatar alanhe421 commented on August 30, 2024

A bunch (all?) your workflows had automated updates recently via GitHub actions. They all received irrelevant modifications, such as adding new unnecessary icons and QR Code even got an unused Swift script and unsigned binary (which as you know, cannot be approved). But only the .alfredworkflow files had changes, so it seems whatever your GitHub action is doing, it may be rebuilding your workflows against old commits.

I will check it.

from alfred-workflows.

alanhe421 avatar alanhe421 commented on August 30, 2024
  1. I have already reverted the main branch to the point in time before all workflow bulk updates, to avoid affecting other services.
  2. The current issue is, I want to change the CI build from being based on the workflow binary files to being based on the src source code. The advantage of this is that it makes handling community PRs more convenient. However, the problem is, every time there's a new submission, how do I ensure that only the corresponding modified directory is packaged and built? I'm unsure if this change is more reasonable. @vitorgalvao

from alfred-workflows.

Related Issues (20)

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.