Skip to content

Releases: pietrocaselani/CouchTracker

0.0.1 (42)

18 May 17:31
Compare
Choose a tag to compare

0.0.1 (41)

18 May 06:25
Compare
Choose a tag to compare
  • Fix the UI test to handle the alert view controller view commit
  • Create a fake API key instead an empty string view commit
  • Generates the secrets file before tests start view commit
  • Create a simple UI test using KIF to ensure the app always starts ok view commit

0.0.1 (40)

17 May 21:55
Compare
Choose a tag to compare

0.0.1 (39)

17 May 20:41
Compare
Choose a tag to compare

0.0.1 (37)

13 May 01:42
Compare
Choose a tag to compare

0.0.1 (36)

13 May 00:54
Compare
Choose a tag to compare

0.0.1 (35)

04 May 08:37
Compare
Choose a tag to compare
  • Fix logic to check if changelog file was modified view commit

0.0.1 (34)

04 May 07:47
Compare
Choose a tag to compare
  • Move logic to skip CI from CircleCI to Fastlane. The TestFlight release workflow checks if it's a bump commit and there is no need anymore to use the special commit message. view commit

0.0.1 (33)

03 May 02:44
Compare
Choose a tag to compare

0.0.1 (32)

03 May 01:32
Compare
Choose a tag to compare
  • Merge pull request #189 from pietrocaselani/deploy_fixes view commit
  • Add Codecov again I forgot this during Travis - Circle migration view commit
  • Change the logic to auto bump the build number. This way, with the CI commiting and pushing to master, makes the CircleCI badge show as FAILED, because the lastest status of the master branch is Skiped. view commit
  • Merge branch 'master' into deploy_fixes view commit
  • Change crash report tool to Bugsnag I was facing some issues with Fabric/Crashlytics and I did want to add Firebase view commit
  • Sets ITSAppUsesNonExemptEncryption to false view commit