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

feat(publisher-ers): support customizable artifact extensions #2220

Draft
wants to merge 27 commits into
base: main
Choose a base branch
from

Commits on Apr 6, 2021

  1. Added filter artifacts

    nullxx committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    d04b2b0 View commit details
    Browse the repository at this point in the history
  2. eslit-disable deleted

    nullxx committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    fc8415b View commit details
    Browse the repository at this point in the history
  3. Fix eslint

    nullxx committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    2855272 View commit details
    Browse the repository at this point in the history
  4. Fix eslint

    nullxx committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    0847c08 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Distinct platform arch arm64

    nullxx committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    5e471af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfb2525 View commit details
    Browse the repository at this point in the history
  3. Support more file extensions

    nullxx committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    078888b View commit details
    Browse the repository at this point in the history
  4. Support more file extensions

    nullxx committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    a5ea11b View commit details
    Browse the repository at this point in the history
  5. Delete .DS_Store

    nullxx committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    936fab5 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. chore: init

    georgexu99 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    934b244 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52878c1 View commit details
    Browse the repository at this point in the history
  3. chore: fix version

    georgexu99 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    7af927f View commit details
    Browse the repository at this point in the history
  4. add caching

    georgexu99 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    2ed867e View commit details
    Browse the repository at this point in the history
  5. update scripts

    georgexu99 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    2c7bdd5 View commit details
    Browse the repository at this point in the history
  6. dont see why were piping

    georgexu99 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    7f17a2b View commit details
    Browse the repository at this point in the history
  7. contributing.md update

    georgexu99 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    67d0bd9 View commit details
    Browse the repository at this point in the history
  8. add publishConfig

    georgexu99 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    23d9d32 View commit details
    Browse the repository at this point in the history
  9. update contributing.md

    georgexu99 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    0b55bd8 View commit details
    Browse the repository at this point in the history
  10. fix wording

    georgexu99 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    4b3a124 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    30f8046 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Update ci.yml

    georgexu99 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    6f73d47 View commit details
    Browse the repository at this point in the history
  2. chore: lint

    georgexu99 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    39649eb View commit details
    Browse the repository at this point in the history
  3. fix(publisher-s3): ensure files are on disk before publishing (electr…

    …on#2585)
    
    When making with windows.squirrel and the noDelta options selected, the
    delta package will end up in the artifacts list and kill the publishing
    phase. Although unrelated, this will only publish files that are
    actually on disk at the time of publishing.
    
    Co-authored-by: Tom Van Damme <tom.vandamme@two-point-o.be>
    zakdoek and zakdoek committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    7f8559e View commit details
    Browse the repository at this point in the history
  4. merge main into branch

    georgexu99 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    99fb3c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb4c0cb View commit details
    Browse the repository at this point in the history
  6. lint

    erickzhao committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    2517dee View commit details
    Browse the repository at this point in the history
  7. fix rebase oopsie

    erickzhao committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    65ca086 View commit details
    Browse the repository at this point in the history