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

fix-build-issue #1017

Merged
merged 9 commits into from
Apr 24, 2024
Merged

fix-build-issue #1017

merged 9 commits into from
Apr 24, 2024

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    27b7166 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30d2bf9 View commit details
    Browse the repository at this point in the history
  3. Updating the workflow caller format for the updated actions. The buil…

    …d need to call the targets, each image built is then used for the tests/lint
    aprilrieger committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    856e162 View commit details
    Browse the repository at this point in the history
  4. Need to specify the hyku-solr image in teh solr dockerfile, need to s…

    …et the hyku-base versus hyku-web as the Dockerfile only have base and worker
    aprilrieger committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    4d56d9e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1245286 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. fix the dockerfile to call targets based on updated ghas, update the …

    …docker-compose file to retarget the solr image to the clients repo, add target for solr, update to use the correct cache_from :latest -- has to be hard-coded -- fix random errno error on the log in app controller
    aprilrieger committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    caa3431 View commit details
    Browse the repository at this point in the history
  2. Update the gemfile to target specific bulkrax version -- get through …

    …bundle issues. Update deploy to current v0.0.21, update lint to not use --display-only-failed, as dep on rubocop v0.85.0 and we need a lower version of parser than what the upgrade for rubocop would allow
    aprilrieger committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    21bd0dc View commit details
    Browse the repository at this point in the history
  3. Junit is not avail in this version of rubocop, ran rubocop and updati…

    …ng app_contr with the suggested update, test out actions branch for if file mv logic
    aprilrieger committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    479d685 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    861a64c View commit details
    Browse the repository at this point in the history