Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
notifications-bot
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
archives
notifications-bot
Merge requests
!19
Project 'elixxir/notifications-bot' was moved to 'archives/notifications-bot'. Please update any links and bookmarks that may still have the old path.
Update firebase error handling for more info & better handling
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Update firebase error handling for more info & better handling
hotfix/firebase-handling
into
dev
Overview
0
Commits
10
Pipelines
0
Changes
2
Merged
Update firebase error handling for more info & better handling
Jonah Husson
requested to merge
hotfix/firebase-handling
into
dev
Dec 27, 2021
Overview
0
Commits
10
Pipelines
0
Changes
2
0
0
Merge request reports
Viewing commit
40ebbb03
Prev
Next
Show latest version
2 files
+
70
−
0
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
40ebbb03
Add buffer testing
· 40ebbb03
Jonah Husson
authored
Dec 30, 2021
constants/constants.go
0 → 100644
+
3
−
0
View file @ 40ebbb03
Edit in single-file editor
Open in Web IDE
package
constants
const
NotificationsTag
=
"notificationData"
Loading