Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace deprecated package:pedantic with package:flutter_lints and update analysis_options.yaml #170

Merged
merged 17 commits into from
Sep 21, 2021

Commits on Sep 15, 2021

  1. Configuration menu
    Copy the full SHA
    ca6bbed View commit details
    Browse the repository at this point in the history
  2. Remove redundant lint rules which are already being enabled by defaul…

    …t by using `include`
    ben-xD committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    cd2ae4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42bcb06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a798452 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17fe1bd View commit details
    Browse the repository at this point in the history
  6. Run flutter format .

    ben-xD committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    9a6b2a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Configuration menu
    Copy the full SHA
    a74f637 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2021

  1. Explicitly specify the permissions required by the SDK Upload Action.

    Required once we switch our GitHub org default from 'permissive' to 'restricted'.
    QuintinWillison committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    8a64103 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Configuration menu
    Copy the full SHA
    e5bced1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1ed977 View commit details
    Browse the repository at this point in the history
  3. Add import to fix failing test

    ben-xD committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    94210a7 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/use-flutter-lints-and-reformat' into bug/remove…

    …-platform-method-timeouts
    ben-xD committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    35e0f76 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c944efd View commit details
    Browse the repository at this point in the history
  6. Run flutter format .

    ben-xD committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    592b09b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #172 from ably/bug/remove-platform-method-timeouts

    Remove timeouts for platform methods
    ben-xD committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    57970d2 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #175 from ably/explicit-workflow-permissions

    Explicitly specify workflow `permissions` required to succeed when our org switches default access from 'permissive' to 'restricted'
    QuintinWillison committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    64e253f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f037981 View commit details
    Browse the repository at this point in the history