Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / slackapi/deno-slack-runtime issues and pull requests

#67 - chore: allow sys on local run

Pull Request - State: open - Opened by WilliamBergamin 5 months ago - 2 comments
Labels: enhancement

#66 - fix: allow locally-running functions to access files.slack.com

Pull Request - State: closed - Opened by filmaj 6 months ago - 1 comment
Labels: bug, semver:patch

#65 - Injecting correct `team_id` into function context

Issue - State: open - Opened by filmaj 8 months ago - 2 comments

#64 - [BUG] If locally running function times out, CLI process hangs

Issue - State: open - Opened by filmaj 8 months ago - 1 comment
Labels: bug

#63 - feat: configure dependabot

Pull Request - State: closed - Opened by WilliamBergamin 9 months ago - 1 comment

#62 - Code coverage report fixes and Action updates

Pull Request - State: closed - Opened by filmaj 9 months ago - 1 comment

#61 - feat: add readme to denoland

Pull Request - State: closed - Opened by WilliamBergamin about 1 year ago - 1 comment
Labels: documentation

#60 - Allow requests to both slack.com and api.slack.com when running in local mode

Pull Request - State: closed - Opened by filmaj about 1 year ago - 1 comment
Labels: bug

#57 - Pre-approve esm.sh network calls for easy access to transpiled modules during local-run

Pull Request - State: closed - Opened by filmaj over 1 year ago - 3 comments
Labels: enhancement, semver:patch

#56 - [FEATURE] Implicitly approve an ESM-transpiling CDN for local-run

Issue - State: open - Opened by filmaj over 1 year ago
Labels: enhancement

#55 - Enable a simplistic debug mode

Pull Request - State: closed - Opened by filmaj over 1 year ago - 3 comments
Labels: enhancement, semver:minor

#54 - Payload extraction refactor

Pull Request - State: closed - Opened by filmaj almost 2 years ago - 2 comments
Labels: enhancement, semver:patch

#53 - Payload extraction refactor

Pull Request - State: closed - Opened by filmaj almost 2 years ago - 3 comments
Labels: enhancement, semver:patch

#52 - Temporarily exclude no-deprecated-deno-api lint rule

Pull Request - State: closed - Opened by shapirone almost 2 years ago - 1 comment

#51 - Update maintainers guide to touch up auto-generated release notes

Pull Request - State: closed - Opened by shapirone almost 2 years ago

#50 - Switch from Deno.run to Deno.Command

Pull Request - State: open - Opened by shapirone almost 2 years ago - 1 comment

#49 - Format docs

Pull Request - State: closed - Opened by shapirone almost 2 years ago - 1 comment

#48 - Integrate protocol interface

Pull Request - State: closed - Opened by filmaj almost 2 years ago - 3 comments
Labels: semver:minor

#47 - Integrate a better CLI utility for generating code coverage reports.

Pull Request - State: closed - Opened by filmaj almost 2 years ago

#46 - bug: Allow uppercase characters in URL

Issue - State: closed - Opened by dennismphil almost 2 years ago - 2 comments
Labels: bug

#45 - Improve lint and format guidelines

Pull Request - State: closed - Opened by WilliamBergamin almost 2 years ago
Labels: semver:patch

#44 - Disable deno.lock file

Pull Request - State: closed - Opened by shapirone about 2 years ago - 1 comment

#43 - Log stack traces for caught user errors

Pull Request - State: closed - Opened by mcodik about 2 years ago - 1 comment
Labels: semver:patch

#42 - Add better logging for outgoing domains errors

Pull Request - State: closed - Opened by mcodik about 2 years ago - 1 comment
Labels: semver:patch

#41 - Clarify setting release version w PR tags

Pull Request - State: closed - Opened by srajiang about 2 years ago
Labels: documentation

#40 - Add --allow-env flag to local run execution

Pull Request - State: closed - Opened by vegeris over 2 years ago - 2 comments

#39 - [HERMES-4040] Enforce allow-net in `hermes run`

Pull Request - State: closed - Opened by mcodik over 2 years ago - 3 comments
Labels: enhancement

#38 - HERMES-3576: Expose enterprise ID to userland handlers

Pull Request - State: closed - Opened by filmaj over 2 years ago - 1 comment

#37 - Adding support for block_suggestion handlers

Pull Request - State: closed - Opened by selfcontained over 2 years ago - 2 comments

#35 - Do not hide "Module not found" errors during import

Pull Request - State: closed - Opened by filmaj over 2 years ago - 2 comments

#34 - Handle uncaught promise rejections

Pull Request - State: closed - Opened by sai-pinapati over 2 years ago - 1 comment

#33 - Don't throw if no function callback_id was found

Pull Request - State: closed - Opened by selfcontained over 2 years ago - 1 comment

#32 - Don't throw when we can't find a function callback_id

Issue - State: closed - Opened by selfcontained over 2 years ago
Labels: bug

#31 - Nested Function Handlers

Pull Request - State: closed - Opened by selfcontained over 2 years ago - 1 comment

#30 - update: move functions.complete* API to webapp

Pull Request - State: closed - Opened by kvasudevaraju over 2 years ago - 3 comments

#29 - Adding an unhandledEvent handler to functions

Pull Request - State: closed - Opened by selfcontained over 2 years ago - 2 comments

#28 - Exposing team_id to userland handlers

Pull Request - State: closed - Opened by filmaj over 2 years ago - 1 comment
Labels: enhancement

#27 - Prevent file descriptor leak from closed connections

Pull Request - State: closed - Opened by sai-pinapati over 2 years ago - 2 comments

#26 - switch to oak for fd savings

Pull Request - State: closed - Opened by curtisallen over 2 years ago - 2 comments

#25 - Start an API server when used in non localhost mode

Pull Request - State: closed - Opened by curtisallen over 2 years ago - 1 comment

#24 - Bump builder dependency to 0.0.14

Pull Request - State: closed - Opened by filmaj over 2 years ago - 1 comment
Labels: enhancement

#23 - adding view_closed and view_submission dispatching logic

Pull Request - State: closed - Opened by selfcontained over 2 years ago - 1 comment

#22 - Add test skeletons for untested modules

Pull Request - State: closed - Opened by filmaj over 2 years ago - 1 comment

#21 - First attempt at generating code coverage reports via codecov

Pull Request - State: closed - Opened by filmaj over 2 years ago - 4 comments

#20 - removed support for .ts files in mod

Pull Request - State: closed - Opened by jmplexi over 2 years ago - 2 comments

#19 - Adding block_actions support

Pull Request - State: closed - Opened by selfcontained over 2 years ago

#18 - added test to validate that js file is used over invalid TS file

Pull Request - State: closed - Opened by jmplexi over 2 years ago

#17 - Remove unstable from docs and vscode settings

Pull Request - State: closed - Opened by shapirone over 2 years ago

#16 - Add additional tests for LoadFunctionModule test

Issue - State: open - Opened by selfcontained over 2 years ago - 1 comment
Labels: good first issue

#15 - Normalize Payload Dispatching - prep for more payload types

Pull Request - State: closed - Opened by selfcontained over 2 years ago

#14 - Update README, add testing instructions

Pull Request - State: closed - Opened by filmaj over 2 years ago - 1 comment

#13 - README touch ups

Pull Request - State: closed - Opened by shapirone almost 3 years ago

#12 - Support async and sync function handlers

Pull Request - State: closed - Opened by selfcontained almost 3 years ago

#11 - Add messaging around source_file

Pull Request - State: closed - Opened by shapirone almost 3 years ago

#10 - Make sure callback id matches the source file name during local run

Pull Request - State: closed - Opened by shapirone almost 3 years ago - 1 comment

#9 - Splitting out local run entrypoint into own module

Pull Request - State: closed - Opened by filmaj almost 3 years ago

#8 - Better handling of errors during function importing

Pull Request - State: closed - Opened by filmaj almost 3 years ago

#6 - Remove copied API client, instead use deno-slack-api client.

Pull Request - State: closed - Opened by filmaj almost 3 years ago - 2 comments

#5 - Display exception when userland code contains syntax errors

Pull Request - State: closed - Opened by filmaj almost 3 years ago
Labels: enhancement

#1 - Happy birthday, runtime helper 🎉🎂

Pull Request - State: closed - Opened by filmaj almost 3 years ago - 2 comments
Labels: enhancement