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

Builds from branches redux #6875

Closed
wants to merge 4 commits into from
Closed

Builds from branches redux #6875

wants to merge 4 commits into from

Conversation

orangewolf
Copy link
Member

Fixes

Fixes #issuenumber ; refs #issuenumber

Summary

Present tense short summary (50 characters or less)

Guidance for testing, such as acceptance criteria or new user interface behaviors:

Type of change (for release notes)

Add an appropriate notes-* label to the PR (or indicate here) that classifies this change.

Choose from:

  • notes-major Major Changes (Potentially breaking changes)
  • notes-minor New Features that are backward compatible
  • notes-deprecation Deprecations
  • notes-bugfix Bug Fixes
  • notes-valkyrie Valkyrie Progress
  • notes-docs Documentation
  • notes-container Containerization related (Docker, Helm, etc)

Detailed Description

More detailed description, if necessary. Try to be as descriptive as you can: even if you think that the PR content is obvious, it may not be obvious to others. Include tracebacks if helpful, and be sure to call out any bits of the PR that may be work-in-progress.

Description can have multiple paragraphs and you can use code examples inside:

class PostsController
  def index
    respond_with Post.limit(10)
  end
end

Changes proposed in this pull request:

@samvera/hyrax-code-reviewers

Copy link

github-actions bot commented Aug 6, 2024

Test Results

    1 files   -     16      1 suites   - 16   0s ⏱️ - 2h 18m 55s
1 735 tests  -  4 970  1 735 ✅  -  4 673  0 💤  - 297  0 ❌ ±0 
1 735 runs   - 11 443  1 735 ✅  - 11 048  0 💤  - 395  0 ❌ ±0 

Results for commit f3c0b0e. ± Comparison against base commit 4693418.

@orangewolf orangewolf marked this pull request as ready for review August 7, 2024 21:20
@orangewolf orangewolf closed this Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant