• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

codedge-llc / pigeon
86%
master: 84%

Build:
Build:
LAST BUILD BRANCH: refactor/various-cleanup
DEFAULT BRANCH: master
Repo Added 04 Sep 2017 03:56PM UTC
Files 34
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH v1.2.0
branch: v1.2.0
CHANGE BRANCH
x
Reset
  • v1.2.0
  • Faolain-master
  • Lankester-feat/apns_jwt
  • ci/elixir-10-travis
  • docs/new-docs
  • feat/apns-keys
  • feat/config-error
  • feat/configurable-json-lib
  • feat/fcm-notif-keys
  • feat/fcm-v1
  • feat/jason-default
  • feat/json-lib
  • feat/kadabra-required
  • feat/legacy-fcm
  • feat/process-restructure
  • feat/remove-certfile-keyfile
  • feat/sandbox
  • feat/update-kadabra
  • feat/v1.2.0
  • fix/apns-expiration
  • fix/atom-parsing
  • fix/dialyzer
  • fix/genstage-update
  • fix/kadabra-secure
  • fix/on_response
  • fix/relax-httpoison
  • master
  • max-stream-fix
  • refactor/various-cleanup
  • v1.1.0
  • v1.1.1
  • v1.1.2
  • v1.1.3
  • v1.1.4
  • v1.1.5
  • v1.1.6
  • v1.2.1
  • v1.2.2
  • v1.2.3
  • v1.2.4
  • v1.3.2
  • v1.4.0
  • v1.5.1
  • v1.6
  • v1.6.0
  • v2

pending completion
425

push

travis-ci

web-flow
feat: v1.2.0 (#109)

* chore: update to 1.6 style guide

Might be some weird formatting I may have missed. Will need to double
check before release.

* feat: upgraded to kadabra v0.4.0

APNS.Config `:reconnect` option is now completely ignored. Key should be
removed in whatever next major version.

* feat: support for token based APNS authentication (#116)

* Support for APNS JWT authentication tokens.

Update docs to reflect changes.

* Pigeon.ConfigError: Fixed moduledoc typo.

* fix: APNS.CertConfig moved back to APNS.Config

Required for backwards compatability. Config parsing is now handled in
APNS.ConfigParser, which returns the appropriate struct for the given
opts.

`jwt_` prefix has been removed from the various attributes on JWTConfig.
Still unsure whether or not to remove it for static Mix.Config options.

TODO: Cleanup documentation and tests.

* refactor: move shared config functionality back to APNS.Shared

Necessary to clean up compile warnings.

* test: tests added for APNS JWT configs

Requires the following keys to be set:
- APNS_JWT_KEY (file or plaintext)
- APNS_JWT_KEY_IDENTIFIER
- APNS_JWT_TEAM_ID

TODO: update docs for config_opts

* Alter APNS.Token storage key

Tokens are now stored keyed on the JWTConfig key_identifier and team_id.

* docs: update JWT documentation

Minor fixes included in other parts of the docs. Also updated kadabra to
v0.4.1-- I think unit tests run a little faster now?

* ci: add secrets to travis

* ci: global env instead of matrix

* ci: fix env var?

* ci: use JWT file instead

* fix: elixir 1.4 compatability

`use Agent` doesn't exist in 1.4

* fix: typo (#117)

* chore: update version and changelog

394 of 459 relevant lines covered (85.84%)

59.53 hits per line

Relevant lines Covered
Build:
Build:
459 RELEVANT LINES 394 COVERED LINES
59.53 HITS PER LINE
Source Files on v1.2.0
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
425 v1.2.0 feat: v1.2.0 (#109) * chore: update to 1.6 style guide Might be some weird formatting I may have missed. Will need to double check before release. * feat: upgraded to kadabra v0.4.0 APNS.Config `:reconnect` option is now completely igno... push 06 Jul 2018 10:18PM UTC web-flow travis-ci pending completion  
See All Builds (435)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc