Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / zenaton/zenaton-php issues and pull requests
#65 - Start next development version
Pull Request -
State: closed - Opened by pylebecq over 5 years ago
#64 - Prepare for release 0.6.1
Pull Request -
State: closed - Opened by pylebecq over 5 years ago
#63 - Fix ApiException::fromErrorList() when error format is incorrect
Pull Request -
State: closed - Opened by pylebecq over 5 years ago
#62 - PHP Notice: Undefined index: command_id
Issue -
State: closed - Opened by pylebecq over 5 years ago
#61 - Incorrect error handling before instanciating Job class
Issue -
State: closed - Opened by pylebecq over 5 years ago
#60 - Added custom_id argument for workflow schedule.
Pull Request -
State: closed - Opened by MrYawe over 5 years ago
- 3 comments
#59 - Add missing covers annotations
Pull Request -
State: closed - Opened by pylebecq over 5 years ago
#58 - Change coding style rules and fix coding style in code base
Pull Request -
State: closed - Opened by pylebecq over 5 years ago
#57 - Remove output of method `Zenaton\Traits\Zenatonable::schedule()`
Pull Request -
State: closed - Opened by pylebecq over 5 years ago
#56 - Prepare for release 0.4.0
Pull Request -
State: closed - Opened by pylebecq over 5 years ago
#55 - Prevent context property from being serialized
Pull Request -
State: closed - Opened by pylebecq over 5 years ago
#54 - Add scheduling
Pull Request -
State: closed - Opened by pylebecq over 5 years ago
- 1 comment
#53 - Add runtime context
Pull Request -
State: closed - Opened by pylebecq over 5 years ago
- 2 comments
#52 - Remove need for client-mode
Pull Request -
State: closed - Opened by pylebecq over 5 years ago
- 1 comment
#50 - Add a intent_id when dispatching workflows and tasks
Pull Request -
State: closed - Opened by pylebecq over 5 years ago
- 1 comment
#49 - Remove dependency vlucas/phpdotenv
Pull Request -
State: closed - Opened by pylebecq over 5 years ago
#48 - Generate ID when scheduling things
Issue -
State: closed - Opened by pylebecq over 5 years ago
#47 - Add the ability to run recurrent task & workflow
Issue -
State: closed - Opened by MrYawe over 5 years ago
- 1 comment
Labels: enhancement
#46 - Add 'event_data' property when sending event
Pull Request -
State: closed - Opened by Strato over 5 years ago
#45 - Use of `Wait` class outside a workflow should thrown an exception
Issue -
State: closed - Opened by geomagilles over 5 years ago
Labels: enhancement
#44 - Use of `execute` method outside a workflow should thrown an exception
Issue -
State: closed - Opened by geomagilles over 5 years ago
Labels: enhancement
#43 - Update readme
Pull Request -
State: closed - Opened by pylebecq over 5 years ago
#42 - Update README.md
Pull Request -
State: closed - Opened by LouisGraffeuil over 5 years ago
- 1 comment
#41 - Dispatching a task or a workflow should throw an exception if no agent is configured with provided environment
Issue -
State: closed - Opened by geomagilles over 5 years ago
- 1 comment
Labels: bug
#40 - Cannot install library in a fresh Laravel 5.8 project
Issue -
State: closed - Opened by pylebecq almost 6 years ago
#39 - Fix serialization of not cloneable objects
Pull Request -
State: closed - Opened by pylebecq almost 6 years ago
#38 - Change serialization of resources
Pull Request -
State: closed - Opened by pylebecq almost 6 years ago
#37 - Dispatch workflow fails silently when INF is inside workflow properties
Issue -
State: closed - Opened by pylebecq almost 6 years ago
#36 - Release 0.3.1
Pull Request -
State: closed - Opened by pylebecq almost 6 years ago
#35 - Fix serialization of objects implementing Traversable interface
Pull Request -
State: closed - Opened by pylebecq almost 6 years ago
#34 - Fix serializer not correctly serializing object's parent class properties
Pull Request -
State: closed - Opened by pylebecq almost 6 years ago
#33 - Error in production for Shippeo
Issue -
State: closed - Opened by geomagilles almost 6 years ago
Labels: bug
#32 - Release 0.3.0
Pull Request -
State: closed - Opened by pylebecq almost 6 years ago
#31 - Run tests against PHP 7.3
Pull Request -
State: closed - Opened by pylebecq almost 6 years ago
#30 - Change agent version required for single task dispatch to 0.6.0
Pull Request -
State: closed - Opened by pylebecq almost 6 years ago
#29 - `Wait::timezone()` uses case sensitive timezone identifiers
Issue -
State: closed - Opened by pylebecq almost 6 years ago
#28 - Find workflow now throws an exception when API returns an error
Pull Request -
State: closed - Opened by pylebecq about 6 years ago
#27 - `Client::findWorkflow()` should throw an exception when Zenaton API returns an error
Issue -
State: closed - Opened by pylebecq about 6 years ago
- 1 comment
#26 - Fix namespace shadowing issue with php 5.6
Pull Request -
State: closed - Opened by pylebecq about 6 years ago
- 3 comments
#25 - Change Zenaton API URL to https://api.zenaton.com/v1
Pull Request -
State: closed - Opened by pylebecq about 6 years ago
#24 - Fix behavior of wait for week days and day of month
Pull Request -
State: closed - Opened by pylebecq about 6 years ago
#23 - Change default api URL to https://api.zenaton.com/v1
Issue -
State: closed - Opened by pylebecq about 6 years ago
- 1 comment
#22 - Make Client properly encode parameters in query string
Pull Request -
State: closed - Opened by pylebecq about 6 years ago
- 1 comment
#21 - Make to sure to encode query parameters in HTTP call
Issue -
State: closed - Opened by Ciboulette about 6 years ago
Labels: bug
#20 - Add the ability to dispatch a single task
Pull Request -
State: closed - Opened by pylebecq over 6 years ago
#19 - Fix CircleCI config file
Pull Request -
State: closed - Opened by pylebecq over 6 years ago
#18 - Add changelog
Pull Request -
State: closed - Opened by pylebecq over 6 years ago
#17 - Some symfony services in task properties property breaks serialization
Issue -
State: closed - Opened by pylebecq over 6 years ago
Labels: bug
#16 - Weekday and DayOfMonth methods should wait when the day provided is today
Issue -
State: closed - Opened by mKurrels over 6 years ago
Labels: bug
#15 - Single Task Dispatch Feature
Issue -
State: closed - Opened by Ciboulette over 6 years ago
Labels: enhancement
#14 - Improve Error Message When Zenaton Agent Is Not Listening
Issue -
State: closed - Opened by geomagilles over 6 years ago
Labels: enhancement
#13 - Improve Error Message When Zenaton Agent Is Not Started
Issue -
State: closed - Opened by geomagilles over 6 years ago
Labels: enhancement
#12 - Warning in Symfony logs
Issue -
State: closed - Opened by pylebecq over 6 years ago
- 1 comment
Labels: bug
#11 - Correct the behaviour of Event Subclasses in the PHP Library
Issue -
State: closed - Opened by Yungbubu over 6 years ago
Labels: bug
#10 - Add LICENSE file
Pull Request -
State: closed - Opened by pylebecq over 6 years ago
#9 - Add Version class
Pull Request -
State: closed - Opened by pylebecq over 6 years ago
#8 - Remove condition not needed anymore
Pull Request -
State: closed - Opened by pylebecq over 6 years ago
#7 - Make Client::findWorkflow() return null when workflow does not exist.
Pull Request -
State: closed - Opened by pylebecq over 6 years ago
- 6 comments
#6 - Fix wrong cache key in CircleCI
Pull Request -
State: closed - Opened by pylebecq over 6 years ago
#5 - Add editorconfig file
Pull Request -
State: closed - Opened by pylebecq over 6 years ago
#4 - Add CircleCI build
Pull Request -
State: closed - Opened by pylebecq over 6 years ago
- 1 comment
#3 - Fix codestyle using php cs fixer
Pull Request -
State: closed - Opened by pylebecq over 6 years ago
#2 - Unit tests
Pull Request -
State: closed - Opened by pylebecq over 6 years ago
#1 - Fix code style using PHP CS Fixer
Pull Request -
State: closed - Opened by pylebecq over 6 years ago