Skip to content

Conversation

chemidy
Copy link
Contributor

@chemidy chemidy commented Oct 23, 2018

new option in webpushconfig
#182

@chemidy
Copy link
Contributor Author

chemidy commented Oct 23, 2018

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
Copy link
Contributor Author

chemidy commented Oct 23, 2018

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
Copy link
Contributor Author

chemidy commented Oct 26, 2018

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
Contributor

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

Copy link
Contributor

@hiranya911 hiranya911 left a comment

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.

@chemidy chemidy changed the title add fcm_options in WebpushConfig add fcmOptions in WebpushConfig Nov 13, 2018
Copy link
Contributor

@hiranya911 hiranya911 left a comment

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