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

TCN-463 rebuild CI in GitHub actions #640

Merged
merged 16 commits into from
Sep 26, 2022

Commits on Sep 23, 2022

  1. TCN-463 add CI build step

    Signed-off-by: Elliot Jackson <elliot@buf.build>
    Elliot Jackson committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    c0ce8fa View commit details
    Browse the repository at this point in the history
  2. TCN-463 add mvn build step

    Signed-off-by: Elliot Jackson <elliot@buf.build>
    Elliot Jackson committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    c5560e4 View commit details
    Browse the repository at this point in the history
  3. TCN-463 add pypi build step

    Signed-off-by: Elliot Jackson <elliot@buf.build>
    Elliot Jackson committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    b0c1385 View commit details
    Browse the repository at this point in the history
  4. disable circleCI

    Signed-off-by: Elliot Jackson <elliot@buf.build>
    Elliot Jackson committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    07f6f2f View commit details
    Browse the repository at this point in the history
  5. remove circleCI assets

    Signed-off-by: Elliot Jackson <elliot@buf.build>
    Elliot Jackson committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    ecd9fac View commit details
    Browse the repository at this point in the history
  6. modify github actions user

    Signed-off-by: Elliot Jackson <elliot@buf.build>
    Elliot Jackson committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    61734aa View commit details
    Browse the repository at this point in the history
  7. add PGV GHA environment for secret protection

    Signed-off-by: Elliot Jackson <elliot@buf.build>
    Elliot Jackson committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    e9ad910 View commit details
    Browse the repository at this point in the history
  8. split out build and deploy steps to protect secrets

    Signed-off-by: Elliot Jackson <elliot@buf.build>
    Elliot Jackson committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    a225e11 View commit details
    Browse the repository at this point in the history
  9. merge build and deploy steps to protect secrets

    Signed-off-by: Elliot Jackson <elliot@buf.build>
    Elliot Jackson committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    9198eaf View commit details
    Browse the repository at this point in the history
  10. Update .github/workflows/maven-publish.yaml

    Signed-off-by: Elliot Jackson <elliot@elliotmjackson.com>
    Elliot Jackson committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    f464ca9 View commit details
    Browse the repository at this point in the history
  11. test deploy step

    Signed-off-by: Elliot Jackson <elliot@buf.build>
    Elliot Jackson committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    9d19e00 View commit details
    Browse the repository at this point in the history
  12. test deploy step

    Signed-off-by: Elliot Jackson <elliot@buf.build>
    Elliot Jackson committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    231b311 View commit details
    Browse the repository at this point in the history
  13. resolve inappropriate ioctl for device

    Signed-off-by: Elliot Jackson <elliot@buf.build>
    Elliot Jackson committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    a2fd243 View commit details
    Browse the repository at this point in the history
  14. provide correct working dir

    Signed-off-by: Elliot Jackson <elliot@buf.build>
    Elliot Jackson committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    284fae7 View commit details
    Browse the repository at this point in the history
  15. remove settings path

    Signed-off-by: Elliot Jackson <elliot@buf.build>
    Elliot Jackson committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    bff1e16 View commit details
    Browse the repository at this point in the history
  16. reinstate branch protection

    Signed-off-by: Elliot Jackson <elliot@buf.build>
    Elliot Jackson committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    71369a9 View commit details
    Browse the repository at this point in the history