-
-
Notifications
You must be signed in to change notification settings - Fork 753
Conversation
- '*-dev' | ||
pull_request: | ||
branches: | ||
- '*' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@pirj @benoittgt this seems to work for pull requests at least with just one build, will need to push to a branch (probably maintenance to cherry-pick the config) to test it still builds pushes.
8a71af9
to
002d511
Compare
- uses: actions/cache@v2 | ||
with: | ||
path: ../bundle | ||
key: ${{ runner.os }}-${{ matrix.ruby }} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is being removed because it doesn't work, but bundle-cache: true
does
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great, thanks!
I'll also pull all recent changes to 4-0-dev
FYI I've rebased all the 4-0-dev branches and set them up so there builds pass. |
Thanks! 🙌 |
…6-for-main Updates from rspec-dev (2020-11-16)
…build-scripts-2020-11-16-for-main Updates from rspec-dev (2020-11-16) --- This commit was imported from rspec/rspec-core@bb97af8.
…build-scripts-2020-11-16-for-main Updates from rspec-dev (2020-11-16) --- This commit was imported from rspec/rspec-core@3313fc0.
These are some updates, generated from rspec-dev's rake tasks.