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

MINOR - Update CI lewagon/wait-on-check-action version #14409

Merged
merged 2 commits into from
Dec 15, 2023

Conversation

pmbrull
Copy link
Collaborator

@pmbrull pmbrull commented Dec 15, 2023

Describe your changes:

In the CI we;'re currently getting

  --------------------
     5 |     COPY Gemfile Gemfile
     6 |     COPY Gemfile.lock Gemfile.lock
     7 | >>> RUN gem install bundler
     8 |     RUN bundle config set with 'development test'
     9 |     RUN bundle install --jobs 20 --retry 5
  --------------------
  ERROR: failed to solve: process "/bin/sh -c gem install bundler" did not complete successfully: exit code: 1
Error: Docker build failed with exit code 1

I worked on ... because ...

Type of change:

  • Bug fix
  • Improvement
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

@github-actions github-actions bot added devops Ingestion safe to test Add this label to run secure Github workflows on PRs labels Dec 15, 2023
@pmbrull pmbrull merged commit d2bc681 into open-metadata:main Dec 15, 2023
10 of 12 checks passed
MrVinegar pushed a commit to MrVinegar/OpenMetadata that referenced this pull request Dec 15, 2023
…#14409)

* MINOR - Update CI lewagon/wait-on-check-action version

* MINOR - Update CI lewagon/wait-on-check-action version
akash-jain-10 pushed a commit that referenced this pull request Dec 23, 2023
* MINOR - Update CI lewagon/wait-on-check-action version

* MINOR - Update CI lewagon/wait-on-check-action version

(cherry picked from commit d2bc681)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops Ingestion safe to test Add this label to run secure Github workflows on PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant