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: Add Task Queue API #1674

Merged
merged 3 commits into from
May 4, 2022
Merged

feat: Add Task Queue API #1674

merged 3 commits into from
May 4, 2022

Commits on May 4, 2022

  1. Add Task Queue Functions API (#93)

    * Add Functions API
    
    * PR fixes
    
    * Refactor internal Functions implementation
    
    * Adding unit tests first pass
    
    * Complete unit tests, add integration tests
    
    * rename service account email helper
    
    * Add support for partial resource names
    
    * Update unit tests
    
    * Make url public for beta
    
    * PR fixes
    
    * Fix docstrings
    
    * remove validation for data payload
    
    * fix docs
    
    * minor fixes
    
    * fixed a capitalization creep
    lahirumaramba committed May 4, 2022
    Configuration menu
    Copy the full SHA
    6537a51 View commit details
    Browse the repository at this point in the history
  2. fix lint error

    lahirumaramba committed May 4, 2022
    Configuration menu
    Copy the full SHA
    bd2bd35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcba8f0 View commit details
    Browse the repository at this point in the history