Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aviggiano/redis-roaring
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: rocketreach/redis-roaring
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 16 commits
  • 3 files changed
  • 2 contributors

Commits on May 1, 2023

  1. CLOUD-218 setting up our own GHA for this fork

    tvaughanRR committed May 1, 2023
    Configuration menu
    Copy the full SHA
    e0cc999 View commit details
    Browse the repository at this point in the history
  2. Updating to checkout v3

    tvaughanRR committed May 1, 2023
    Configuration menu
    Copy the full SHA
    2aae300 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    28492c0 View commit details
    Browse the repository at this point in the history
  2. First attempt to add the ecr login, build, push step

    tvaughanRR committed May 2, 2023
    Configuration menu
    Copy the full SHA
    5355c25 View commit details
    Browse the repository at this point in the history
  3. Adding permissions needed to use OIDC flow

    tvaughanRR committed May 2, 2023
    Configuration menu
    Copy the full SHA
    c0242f3 View commit details
    Browse the repository at this point in the history
  4. Oops; there is no v3 of configure-aws-credentials

    tvaughanRR committed May 2, 2023
    Configuration menu
    Copy the full SHA
    70b5f40 View commit details
    Browse the repository at this point in the history
  5. Need to checkout before build, duh

    tvaughanRR committed May 2, 2023
    Configuration menu
    Copy the full SHA
    c2dfaef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    654e117 View commit details
    Browse the repository at this point in the history
  7. CLOUD-218 missing "." in the ".github". oops

    tvaughanRR committed May 2, 2023
    Configuration menu
    Copy the full SHA
    218b3b9 View commit details
    Browse the repository at this point in the history
  8. I guess I need multiple checkouts?

    tvaughanRR committed May 2, 2023
    Configuration menu
    Copy the full SHA
    dae4c5c View commit details
    Browse the repository at this point in the history
  9. Missing "shell" in the run command

    tvaughanRR committed May 2, 2023
    Configuration menu
    Copy the full SHA
    e707339 View commit details
    Browse the repository at this point in the history
  10. Changing CI trigger to just be on workflow_dispatch

    tvaughanRR committed May 2, 2023
    Configuration menu
    Copy the full SHA
    5ea919b View commit details
    Browse the repository at this point in the history
  11. Removing --platform=arm64 cuz our AWS env is intel

    tvaughanRR committed May 2, 2023
    Configuration menu
    Copy the full SHA
    51c11a2 View commit details
    Browse the repository at this point in the history
  12. CLOUD-218 trying this without buildx (just a plain docker build shoul…

    …d work)
    tvaughanRR committed May 2, 2023
    Configuration menu
    Copy the full SHA
    877dd02 View commit details
    Browse the repository at this point in the history
  13. Adding "push" back in as a trigger for now

    tvaughanRR committed May 2, 2023
    Configuration menu
    Copy the full SHA
    397b623 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #1 from rocketreach/CLOUD-218_redis_roaring_fork

    Cloud 218 redis roaring fork
    tvaughanRR authored May 2, 2023
    Configuration menu
    Copy the full SHA
    db0b580 View commit details
    Browse the repository at this point in the history
Loading