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

Setup GitHub Actions #1

Merged
merged 15 commits into from
Mar 24, 2024
Merged

Setup GitHub Actions #1

merged 15 commits into from
Mar 24, 2024

Commits on Mar 24, 2024

  1. setup GitHub Actions

    keisku committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    b5cd671 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8225e3 View commit details
    Browse the repository at this point in the history
  3. push is not necessary

    keisku committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    2cca56c View commit details
    Browse the repository at this point in the history
  4. add Build gmon step

    keisku committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    aa3082e View commit details
    Browse the repository at this point in the history
  5. is dind necessary?

    keisku committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    b5f5387 View commit details
    Browse the repository at this point in the history
  6. use actions/checkout@v4

    keisku committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    47e5f06 View commit details
    Browse the repository at this point in the history
  7. remove sparse-checkout

    keisku committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    25c53a3 View commit details
    Browse the repository at this point in the history
  8. add a step, Check changes

    keisku committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    01c4364 View commit details
    Browse the repository at this point in the history
  9. uname -a

    keisku committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    45d2c5a View commit details
    Browse the repository at this point in the history
  10. gitignore vmlinux.h

    keisku committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    e39e03f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d4785f0 View commit details
    Browse the repository at this point in the history
  12. add format

    keisku committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    e74b327 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ae6ed65 View commit details
    Browse the repository at this point in the history
  14. gitignore bpf_x86_bpfel.o

    keisku committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    a1dd44a View commit details
    Browse the repository at this point in the history
  15. reorder steps

    keisku committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    d6f23e9 View commit details
    Browse the repository at this point in the history