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

Asset API #204

Merged
merged 18 commits into from Jan 11, 2017
Merged

Asset API #204

merged 18 commits into from Jan 11, 2017

Conversation

cassiozen
Copy link

@cassiozen cassiozen commented Jan 4, 2017

- Summary

Refactor on MediaProxy (now AssetProxy) to accept integrations that can upload the file, bypassing the original git file commit.

Assets will still be committed to git if no Asset Integration is provided.

Sample Config:

integrations:
  - provider: assetStore
    getSignedFormURL: https://smashing-proxy.herokuapp.com/assets
    hooks:
      - assetStore

- Test plan
WIP - Jest tests will be updated

- Description for the changelog
Optional integration for Asset uploads

- A picture of a cute animal (not mandatory but encouraged)

                    __
            _,..,_ (, )
         .,'      `,./
       .' :`.----.': `,
      :   : ^    ^ :   ;
     :   :  6    6  :   ;
     :   :          :   ;
     :   :    __    :   ;
      :   `:'.--.`:'   ;
       `.  : o  o :  .'
        :   `----'   :  
        : .  :'`:  . :
        `.:.'    `.:.'  

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.

None yet

1 participant