Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prestashopcorp/ps_eventbus

PS EventBus is the CloudSync companion which paves the way for cloud synchronization
https://github.com/prestashopcorp/ps_eventbus

cloudsync opensource php prestashop prestashop-module synchronization

Last synced: 2 months ago
JSON representation

PS EventBus is the CloudSync companion which paves the way for cloud synchronization

Awesome Lists containing this project

README

        

# Github CI/CD

## Dependencies

### Github

- [actions/checkout@v4](https://github.com/actions/checkout)
- [actions/cache@v4](https://github.com/actions/cache)
- [actions/setup-node@v4](https://github.com/actions/setup-node)

### pnpm

- [pnpm/action-setup@v4](https://github.com/pnpm/action-setup)

### Others

- [shivammathur/setup-php@v2](https://github.com/shivammathur/setup-php)
- [softprops/action-gh-release@v2](https://github.com/softprops/action-gh-release)
- [dsaltares/fetch-gh-release-asset@master](https://github.com/dsaltares/fetch-gh-release-asset)
- [mheap/github-action-required-labels@v5](https://github.com/mheap/github-action-required-labels)
- [rtCamp/action-slack-notify@v2](https://github.com/rtCamp/action-slack-notify)