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

#75 - Add CI/ CD #76

Merged
merged 47 commits into from
Mar 4, 2022
Merged

#75 - Add CI/ CD #76

merged 47 commits into from
Mar 4, 2022

Commits on Feb 21, 2022

  1. ci: add build

    zamabraga authored Feb 21, 2022
    Configuration menu
    Copy the full SHA
    f01b779 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e95fb4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f2551c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e6c0a3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from roadtoagility/master

    chore: merge roadtoagility/dflow
    zamabraga authored Feb 21, 2022
    Configuration menu
    Copy the full SHA
    68417f8 View commit details
    Browse the repository at this point in the history
  6. ci: set donet-version 5.x

    zamabraga authored Feb 21, 2022
    Configuration menu
    Copy the full SHA
    f47ee4d View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Configuration menu
    Copy the full SHA
    7f1180d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e04b71d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a2ca38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    301f028 View commit details
    Browse the repository at this point in the history
  5. chore: add support .net6

    zamabraga committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    2245009 View commit details
    Browse the repository at this point in the history
  6. ci: set dotnet 5.x

    zamabraga committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    61a7fbb View commit details
    Browse the repository at this point in the history
  7. ci: use dotnet 6.x

    zamabraga authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    ed03a66 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b194306 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8acd25a View commit details
    Browse the repository at this point in the history
  10. ci: set build strategy

    zamabraga committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    b7a73d8 View commit details
    Browse the repository at this point in the history
  11. ci: set build strategy

    zamabraga committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    ce9c0b4 View commit details
    Browse the repository at this point in the history
  12. ci: set build strategy

    zamabraga committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    a9b9423 View commit details
    Browse the repository at this point in the history
  13. ci: set build strategy

    zamabraga committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    d720e0a View commit details
    Browse the repository at this point in the history
  14. ci: upload coverage report

    zamabraga committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    6b8cde3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cba8a33 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    59a8fc9 View commit details
    Browse the repository at this point in the history
  17. ci: publish cocecov

    zamabraga committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    4bbe644 View commit details
    Browse the repository at this point in the history
  18. ci: publish cocecov

    zamabraga committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    1b61b20 View commit details
    Browse the repository at this point in the history
  19. ci: publish cocecov

    zamabraga committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    adaf552 View commit details
    Browse the repository at this point in the history
  20. ci: add changelog job

    zamabraga committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    ee86854 View commit details
    Browse the repository at this point in the history
  21. ci: add changelog job

    zamabraga committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    398d0cc View commit details
    Browse the repository at this point in the history
  22. ci: add changelog job

    zamabraga committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    9766d75 View commit details
    Browse the repository at this point in the history
  23. ci: add changelog job

    zamabraga committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    fed5788 View commit details
    Browse the repository at this point in the history
  24. ci: add changelog job

    zamabraga committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    2d502ab View commit details
    Browse the repository at this point in the history
  25. ci: add release workflow

    zamabraga authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    63eb8da View commit details
    Browse the repository at this point in the history
  26. ci: add release workflow

    zamabraga authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    1699a85 View commit details
    Browse the repository at this point in the history
  27. ci: remove release job

    zamabraga authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    de897d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. testing poc

    dougramalho authored and zamabraga committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    ef5e851 View commit details
    Browse the repository at this point in the history
  2. ci: publish nuget

    zamabraga committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    63a4f3d View commit details
    Browse the repository at this point in the history
  3. ci: add CODECOV_TOKEN

    zamabraga authored Mar 3, 2022
    Configuration menu
    Copy the full SHA
    7c45804 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d843d93 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb51d86 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1 from zamabraga/ci

    roadtoagility#75 - Add Publish Workflow
    zamabraga authored Mar 3, 2022
    Configuration menu
    Copy the full SHA
    a22c019 View commit details
    Browse the repository at this point in the history
  7. chore: remove appveyor

    zamabraga committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    7b279e8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    441841e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f8cf735 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    17c13a5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8654ee9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a53b072 View commit details
    Browse the repository at this point in the history
  13. chore: add *.nupkg

    zamabraga committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    92cc112 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    06b98c4 View commit details
    Browse the repository at this point in the history