-
Notifications
You must be signed in to change notification settings - Fork 36
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
Fix ariel prueba #33
Open
bjtabo
wants to merge
7
commits into
PagerDuty:debug
Choose a base branch
from
bjtabo:fix_ariel_prueba
base: debug
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Fix ariel prueba #33
Commits on Dec 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e01ce31 - Browse repository at this point
Copy the full SHA e01ce31View commit details
Commits on Oct 22, 2019
-
add try/except around slack channel updates to handle keyerror when t… (
PagerDuty#16) * add try/except around slack channel updates to handle keyerror when the bot is not allowed or channel is archived * move error handling to initial get channel call to catch errors where the channel id cannot be found * change payload[channel] to just channel cause its clear and less letters
Configuration menu - View commit details
-
Copy full SHA for ed37edf - Browse repository at this point
Copy the full SHA ed37edfView commit details
Commits on Jan 8, 2021
-
Requests deprecation: use unaffected runtime
https://aws.amazon.com/blogs/compute/upcoming-changes-to-the-python-sdk-in-aws-lambda/ Vendored requests is being removed from the Python 3.6 runtime on Jan 31. The Python 3.8 runtime is unaffected. Other ways to address this deprecation would be to replace requests usage with urllib3 usage, or to add a dependency on a lambda layer which provides requests.
E. Dunham committedJan 8, 2021 Configuration menu - View commit details
-
Copy full SHA for d2b38c7 - Browse repository at this point
Copy the full SHA d2b38c7View commit details
Commits on Jan 27, 2021
-
add lambda layer for requests, + docs
E. Dunham committedJan 27, 2021 Configuration menu - View commit details
-
Copy full SHA for 5f56418 - Browse repository at this point
Copy the full SHA 5f56418View commit details
Commits on Feb 17, 2021
-
Merge pull request PagerDuty#22 from PagerDuty/pin-lambda-layer
Pin lambda layer so requests keeps working
E. Dunham authoredFeb 17, 2021 Configuration menu - View commit details
-
Copy full SHA for e30db92 - Browse repository at this point
Copy the full SHA e30db92View commit details
Commits on Mar 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 15c8ab3 - Browse repository at this point
Copy the full SHA 15c8ab3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c9eb70 - Browse repository at this point
Copy the full SHA 4c9eb70View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.