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

Docs: Refine README.md #46

Merged
merged 51 commits into from
Jul 17, 2023
Merged

Docs: Refine README.md #46

merged 51 commits into from
Jul 17, 2023

Commits on Jul 15, 2023

  1. docs: positioning the project as get started guidelines for people wh…

    …o want to know how to write production-grade code for Haraj projects;
    riandyrn committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    e39f670 View commit details
    Browse the repository at this point in the history
  2. chore: run go mod tidy;

    riandyrn committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    39e99f6 View commit details
    Browse the repository at this point in the history
  3. Revert "chore: run go mod tidy;"

    This reverts commit 39e99f6.
    riandyrn committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    094cd02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6dd3ce8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0474ce8 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. chore: generate test coverage rate during testing to adhere with requ…

    …irements from awesome-go; prepare badges expected by awesome-go in README.md;
    riandyrn committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    e3e3b74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ef6e7a View commit details
    Browse the repository at this point in the history
  3. chore: rename tests.yml into ci.yml; add coverage badge to README.md …

    …after test result is out;
    riandyrn committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    bcf23d0 View commit details
    Browse the repository at this point in the history
  4. chore: add test trigger;

    riandyrn committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    594ced4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4013053 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ba595f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6117de2 View commit details
    Browse the repository at this point in the history
  8. Merge 6117de2 into 0474ce8

    riandyrn authored Jul 16, 2023
    Configuration menu
    Copy the full SHA
    172652c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b228333 View commit details
    Browse the repository at this point in the history
  10. chore: use GOBadge instead tj-actions to make it more flexible for us…

    …; revert back coverage badge changes on README.md;
    riandyrn committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    c3ee707 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2b3715b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e41607a View commit details
    Browse the repository at this point in the history
  13. Merge e41607a into 0474ce8

    riandyrn authored Jul 16, 2023
    Configuration menu
    Copy the full SHA
    635b6da View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f49a976 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    696eaa8 View commit details
    Browse the repository at this point in the history
  16. Merge 696eaa8 into 0474ce8

    riandyrn authored Jul 16, 2023
    Configuration menu
    Copy the full SHA
    8f00094 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    789e5f2 View commit details
    Browse the repository at this point in the history
  18. chore: extrapolate badge target url rather than using github CLI; set…

    … base branch to github.ref;
    riandyrn committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    c418ea7 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d9eb755 View commit details
    Browse the repository at this point in the history
  20. Merge d9eb755 into 0474ce8

    riandyrn authored Jul 16, 2023
    Configuration menu
    Copy the full SHA
    ef65778 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    2324849 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3530a7c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    3967416 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    5f79e02 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    8c7e15f View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    b96346c View commit details
    Browse the repository at this point in the history
  27. chore: update version of actions/checkout to v3; rename .tmp folder t…

    …o .output; update .gitignore inside .output to keep include cov-report dir;
    riandyrn committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    5148752 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    8bad966 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    0eeeb8d View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    e46c6be View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    95ad7da View commit details
    Browse the repository at this point in the history
  32. chore: separate between CI pipeline & generate coverage badge pipelin…

    …e, this is so people could be more comfortable when commiting to the PR;
    riandyrn committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    005327b View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    298ae6c View commit details
    Browse the repository at this point in the history
  34. Merge pull request #48 from Haraj-backend/chore/adhere-to-awesome-go-…

    …guideline
    
    Chore: Adhere To Awesome Go Guidelines
    riandyrn authored Jul 16, 2023
    Configuration menu
    Copy the full SHA
    72969bb View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. docs: proofread README.md;

    riandyrn committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    977e59b View commit details
    Browse the repository at this point in the history
  2. docs: proofread README.md;

    riandyrn committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    e13950a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    337b094 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7924db9 View commit details
    Browse the repository at this point in the history
  5. docs: proofread README.md;

    riandyrn committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    bebb2d6 View commit details
    Browse the repository at this point in the history
  6. docs: proofread README.md;

    riandyrn committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    eb1663a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e06f3dc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7b0c5be View commit details
    Browse the repository at this point in the history
  9. docs: proofread README.md;

    riandyrn committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    daeb0a3 View commit details
    Browse the repository at this point in the history
  10. docs: proofread README.md;

    riandyrn committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    e2ab051 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    88dce03 View commit details
    Browse the repository at this point in the history
  12. chore: fix naming determine changes in ci.yml; remove notify to slack…

    … if failed when determine changes since it is not necessary;
    riandyrn committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    4189a9f View commit details
    Browse the repository at this point in the history