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

Build Pipelines #176

Merged
merged 69 commits into from
Mar 18, 2020
Merged

Build Pipelines #176

merged 69 commits into from
Mar 18, 2020

Commits on Jan 27, 2020

  1. url property is now null-aware

    bhl09 committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    d1232c0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #156 from builttoroam/uri_null_aware

    url property is now null-aware
    bhl09 authored Jan 27, 2020
    Configuration menu
    Copy the full SHA
    9ca7bcd View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2020

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

Commits on Jan 29, 2020

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

Commits on Jan 30, 2020

  1. Merge pull request #159 from builttoroam/allday_hotfix

    Allday hotfix
    bhl09 authored Jan 30, 2020
    Configuration menu
    Copy the full SHA
    9106be6 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

  1. "&" to "&&"

    bhl09 committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    bdfbd2f View commit details
    Browse the repository at this point in the history
  2. updated version/changelog

    bhl09 committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    742f325 View commit details
    Browse the repository at this point in the history
  3. Removed unecessary import

    bhl09 committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    ffc23d4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #163 from builttoroam/allday_hotfix2

    Allday hotfix2
    bhl09 authored Feb 3, 2020
    Configuration menu
    Copy the full SHA
    5537a32 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. Initial strcture of the CI | CD pipeline

    [skip ci]
    mkieres committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    c4cbb89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2100474 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eea6d7b View commit details
    Browse the repository at this point in the history
  4. Update pool

    bhl09 committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    dd23424 View commit details
    Browse the repository at this point in the history
  5. Update build path

    bhl09 committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    624a097 View commit details
    Browse the repository at this point in the history
  6. Update dry run command

    bhl09 committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    c04fb12 View commit details
    Browse the repository at this point in the history
  7. Update flutter path

    bhl09 committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    cd3b7c5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bcc6c05 View commit details
    Browse the repository at this point in the history
  9. Update command line

    bhl09 committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    ec434bf View commit details
    Browse the repository at this point in the history
  10. Fix path

    bhl09 committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    6354452 View commit details
    Browse the repository at this point in the history
  11. Change to Windows

    bhl09 committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    b057a96 View commit details
    Browse the repository at this point in the history
  12. Testing versioning

    bhl09 committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    931725e View commit details
    Browse the repository at this point in the history
  13. Fix wrong variable

    bhl09 committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    775dd61 View commit details
    Browse the repository at this point in the history
  14. Update task name

    bhl09 committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    a6c8602 View commit details
    Browse the repository at this point in the history
  15. Fix indenting

    bhl09 committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    03f77ae View commit details
    Browse the repository at this point in the history
  16. Update regex and fix typo

    bhl09 committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    30dec31 View commit details
    Browse the repository at this point in the history
  17. Update regex

    bhl09 committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    48f9345 View commit details
    Browse the repository at this point in the history
  18. Update regex

    bhl09 committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    264f204 View commit details
    Browse the repository at this point in the history
  19. Update powershell script

    bhl09 committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    fad6fca View commit details
    Browse the repository at this point in the history
  20. GitHub tagging

    bhl09 committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    72e15bd View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. Testing version

    bhl09 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    1789362 View commit details
    Browse the repository at this point in the history
  2. Update powershell

    bhl09 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    c9a8c06 View commit details
    Browse the repository at this point in the history
  3. Testing GitHub release

    bhl09 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    f63b352 View commit details
    Browse the repository at this point in the history
  4. Add release title

    bhl09 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    b9828c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    908d81c View commit details
    Browse the repository at this point in the history
  6. Testing CI and CD

    bhl09 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    29ea33c View commit details
    Browse the repository at this point in the history
  7. Disable codesign for ios build

    bhl09 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    e54a268 View commit details
    Browse the repository at this point in the history
  8. Add assets to github release

    bhl09 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    16c3fe7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d73107a View commit details
    Browse the repository at this point in the history
  10. Update design

    bhl09 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    aa817e3 View commit details
    Browse the repository at this point in the history
  11. Update pre-release versioning

    bhl09 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    c2713a2 View commit details
    Browse the repository at this point in the history
  12. Update condition for testing

    bhl09 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    44e02dd View commit details
    Browse the repository at this point in the history
  13. Update versioning powershell

    bhl09 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    b07c20c View commit details
    Browse the repository at this point in the history
  14. Update get version path

    bhl09 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    c49668c View commit details
    Browse the repository at this point in the history
  15. Pipeline ready

    bhl09 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    8d83057 View commit details
    Browse the repository at this point in the history
  16. Add path filter

    bhl09 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    13d77f2 View commit details
    Browse the repository at this point in the history
  17. Update pre-release changelog

    bhl09 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    2e7ccad View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

  1. Fix spacing

    bhl09 committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    934756c View commit details
    Browse the repository at this point in the history
  2. Add logging

    bhl09 committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    d764d1e View commit details
    Browse the repository at this point in the history
  3. Fix scripts

    bhl09 committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    4c741b7 View commit details
    Browse the repository at this point in the history
  4. Fix variable

    bhl09 committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    dbb0508 View commit details
    Browse the repository at this point in the history
  5. Test dry run

    bhl09 committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    22d94ab View commit details
    Browse the repository at this point in the history
  6. Update test script

    bhl09 committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    ae0329e View commit details
    Browse the repository at this point in the history
  7. Fix script

    bhl09 committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    f7b3a97 View commit details
    Browse the repository at this point in the history
  8. Remove test methods

    bhl09 committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    b364e81 View commit details
    Browse the repository at this point in the history
  9. Add spacing

    bhl09 committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    38828df View commit details
    Browse the repository at this point in the history
  10. Naming and positioning update

    bhl09 committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    9476f67 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    625b282 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    228061b View commit details
    Browse the repository at this point in the history
  13. Added version summary

    bhl09 committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    c59e992 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8adf76b View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2020

  1. Update GitHub release

    bhl09 committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    7f3bbac View commit details
    Browse the repository at this point in the history
  2. Addded a dash

    bhl09 committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    68270a1 View commit details
    Browse the repository at this point in the history
  3. Add conditions

    bhl09 committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    35d7ff7 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. Update variables

    bhl09 committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    31abc54 View commit details
    Browse the repository at this point in the history
  2. Update namings

    bhl09 committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    592d438 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2020

  1. Update variables

    bhl09 committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    302fc55 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. Removed header comments

    bhl09 committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    58c4b7e View commit details
    Browse the repository at this point in the history
  2. Publish first than GitHub tag

    bhl09 committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    777a7bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9226d8 View commit details
    Browse the repository at this point in the history