Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Zoom URL: https://princeton.zoom.us/j/92481799581
  • AttendeesSession Host: James Griffin
  •  Attendees
    • Dylan Salay
    • JP Engstrom
    • Kait SewellJames Griffin
  • Topics: 
    • Defining Core Components
    • Identifying Product Owners and Technical Leads
    • Promoting Components
    • Documentation
    • Releasing Gems
    • Backlog Management

...

  • Zoom URL: https://princeton.zoom.us/s/7739591625
  • AttendeesSession Host: James Griffin
  • Topics: 
    • Defining Core Components
    • Identifying Product Owners and Technical Leads
    • Promoting Components
    • Documentation
    • Releasing Gems
    • Backlog Management

...

Basic process of updating gem for Ruby/Rails compatibility:

  • Fork gem source to user repo
  • Setup CircleCi to follow fork
  • Clone Clone the given Github repo locally
  • Adjust CircleCi config Set Ruby version and bundleto add new combinations of Ruby/Rails to test
  • Force newer Ruby/Rails versions locally
  • Generate test app and run specs using Ruby/Rails specs set above
  • Resolve problems (affected code; dependency issues)
  • Push branch upstream to fork Github repo and observe CI
  • Create PR at gem source repo
  • Resolve remaining issues with Github checks

hydra-pcdm: Increase the test coverage to 100% (06/10/20 at 12:00PDT/15:00EDT)

...


Let's Backport ActiveFedora


GitHub Issues

Adding Ruby 2.7.z and Rails 6.y.z releases to the CircleCI build configuration

(GitHub Issue Title Here)