Skip to content

add fcmOptions in WebpushConfig - #185

Merged
hiranya911 merged 10 commits into
firebase:devfrom
chemidy:WebpushFcmOptions
Nov 13, 2018
Merged

add fcmOptions in WebpushConfig#185
hiranya911 merged 10 commits into
firebase:devfrom
chemidy:WebpushFcmOptions

Conversation

@chemidy

@chemidy chemidy commented Oct 23, 2018

Copy link
Copy Markdown
Contributor

new option in webpushconfig
#182

@chemidy

chemidy commented Oct 23, 2018

Copy link
Copy Markdown
Contributor Author

GO 1.7 and 1.8 is no longer supported by lint : golang/lint#420

Maybe we have to disable it on travis for older version ?

@chemidy

chemidy commented Oct 23, 2018

Copy link
Copy Markdown
Contributor Author

Formatting has changed on go 1.11 check an exemple here : golang/go@542ea5a

So formatting has changed

  •   "to": "/topics/test-topic",
    
  •   "to":                  "/topics/test-topic",
    

this is why the build failed

@chemidy

chemidy commented Oct 26, 2018

Copy link
Copy Markdown
Contributor Author

Maybe we can just gofmt ( ./.travis.gofmt.sh) for go >= 1.11 due to incompatible changes

@hiranya911 hiranya911 self-assigned this Nov 13, 2018
@hiranya911

Copy link
Copy Markdown
Contributor

We currently don't test on go 1.11 so I think we can ignore the gofmt issue for now.

@hiranya911 hiranya911 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @chemidy for the PR, and sorry for not replying earlier. A couple of changes pointed out for your attention.

Comment thread .travis.yml Outdated
Comment thread messaging/messaging.go Outdated
@chemidy chemidy changed the title add fcm_options in WebpushConfig add fcmOptions in WebpushConfig Nov 13, 2018

@hiranya911 hiranya911 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks @chemidy :)

@hiranya911
hiranya911 changed the base branch from master to dev November 13, 2018 20:52
@hiranya911
hiranya911 merged commit a75b859 into firebase:dev Nov 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants