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

Arm builder plus split #25

Draft
wants to merge 177 commits into
base: main
Choose a base branch
from
Draft

Arm builder plus split #25

wants to merge 177 commits into from

Commits on Nov 5, 2022

  1. Updates the actions to pull from the new branch, updates to add new s…

    …elf hosted runner. Updates to add gitguardian api
    April Rieger authored and April Rieger committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    819e8f7 View commit details
    Browse the repository at this point in the history
  2. Updates the actions to pull from the new branch, updates to add new s…

    …elf hosted runner. Updates to add gitguardian api
    April Rieger authored and April Rieger committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    4bb5122 View commit details
    Browse the repository at this point in the history
  3. Update gitguardian.yaml

    update workflow call and workflow dispatch
    aprilrieger authored Nov 5, 2022
    Configuration menu
    Copy the full SHA
    58f6ab4 View commit details
    Browse the repository at this point in the history
  4. add registry env variable

    env:
      REGISTRY: ghcr.io
    aprilrieger authored Nov 5, 2022
    Configuration menu
    Copy the full SHA
    70c2b81 View commit details
    Browse the repository at this point in the history
  5. update with endpoint defined

    April Rieger authored and April Rieger committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    876bea7 View commit details
    Browse the repository at this point in the history
  6. tweaking per documentation here: actions/actions-runner-controller#89…

    April Rieger authored and April Rieger committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    1972ee9 View commit details
    Browse the repository at this point in the history
  7. tweaks

    April Rieger authored and April Rieger committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    591e7f6 View commit details
    Browse the repository at this point in the history
  8. tweaks

    April Rieger authored and April Rieger committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    c11f93c View commit details
    Browse the repository at this point in the history
  9. tweaks

    April Rieger authored and April Rieger committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    3949f96 View commit details
    Browse the repository at this point in the history
  10. updates for testing the lint action error

    April Rieger authored and April Rieger committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    f99ea43 View commit details
    Browse the repository at this point in the history
  11. adding tmate debugging session to troubleshoot error with running doc…

    …ker-compose while using self-hosted runners
    April Rieger authored and April Rieger committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    3310169 View commit details
    Browse the repository at this point in the history
  12. fix copy pasta

    fix copy pasta
    aprilrieger authored Nov 5, 2022
    Configuration menu
    Copy the full SHA
    ac45d5b View commit details
    Browse the repository at this point in the history
  13. found typo

    April Rieger authored and April Rieger committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    65c87b7 View commit details
    Browse the repository at this point in the history
  14. gathering more inforamtion to troubleshoot

    April Rieger authored and April Rieger committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    2d39229 View commit details
    Browse the repository at this point in the history
  15. tweaks to see where we are and how we can checkout the package regist…

    …ry's image
    April Rieger authored and April Rieger committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    d350354 View commit details
    Browse the repository at this point in the history
  16. updates to get more information while troubleshooting

    April Rieger authored and April Rieger committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    37edfb4 View commit details
    Browse the repository at this point in the history
  17. more testing and tweaking

    April Rieger authored and April Rieger committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    d3fcbb6 View commit details
    Browse the repository at this point in the history
  18. works locally, lets see if it works in CI now

    April Rieger authored and April Rieger committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    6c067c1 View commit details
    Browse the repository at this point in the history
  19. remove tmate

    remove tmat
    aprilrieger authored Nov 5, 2022
    Configuration menu
    Copy the full SHA
    0a52684 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

  1. testing fail_on_failure flag and updates the docker compose syntax to…

    … just docker.
    April Rieger authored and April Rieger committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    ecad26a View commit details
    Browse the repository at this point in the history
  2. remover the confdir

    April Rieger authored and April Rieger committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    e1128d2 View commit details
    Browse the repository at this point in the history
  3. remover the confdir

    April Rieger authored and April Rieger committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    3966f17 View commit details
    Browse the repository at this point in the history
  4. Updatung the retag to print out some information for troubleshooting,…

    … i forgot to take the other docker run exec to just docker run, and adding back the two commas after receiving feedback, thanks Rob, totally thought it was a typo
    April Rieger authored and April Rieger committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    224c6d6 View commit details
    Browse the repository at this point in the history
  5. move the -T flag not seeing that tty is set by default in the docker …

    …exec command equivalent
    April Rieger authored and April Rieger committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    9c34970 View commit details
    Browse the repository at this point in the history
  6. prepping to merge into main

    April Rieger authored and April Rieger committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    94f451c View commit details
    Browse the repository at this point in the history
  7. Update readme, clean up syntax, add fall back env.tag, replace github…

    ….repository with REPO_LOWER, inputs.worker need to be evaluated since boolean, adds inputs.confdir so we can pass it from the caller, moves the block to be in order of operation to help for visualization
    April Rieger authored and April Rieger committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    6503626 View commit details
    Browse the repository at this point in the history
  8. didn't save in order to push

    April Rieger authored and April Rieger committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    d46a16c View commit details
    Browse the repository at this point in the history
  9. remove the tag since we are tagging it latest.

    April Rieger authored and April Rieger committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    b1a9114 View commit details
    Browse the repository at this point in the history
  10. latest tag, add it to the image versus declaring it as a variable bc …

    …it's not passed as latest
    April Rieger authored and April Rieger committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    d0654b1 View commit details
    Browse the repository at this point in the history
  11. Update build.yaml

    inputs.worker is already a boolean no need to specify == 'true'
    aprilrieger authored Nov 6, 2022
    Configuration menu
    Copy the full SHA
    94209d0 View commit details
    Browse the repository at this point in the history
  12. Update lint.yaml

    inputs.worker already == 'true'
    aprilrieger authored Nov 6, 2022
    Configuration menu
    Copy the full SHA
    4859b4e View commit details
    Browse the repository at this point in the history
  13. Update retag.yaml

    inputs.worker already == 'true'
    aprilrieger authored Nov 6, 2022
    Configuration menu
    Copy the full SHA
    999f81d View commit details
    Browse the repository at this point in the history
  14. Update test.yaml

    inputs.worker already == 'true'
    aprilrieger authored Nov 6, 2022
    Configuration menu
    Copy the full SHA
    8b6a777 View commit details
    Browse the repository at this point in the history
  15. put things back - to a point where my need for order messed up the or…

    …der of operations. things were there for a reason
    April Rieger authored and April Rieger committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    27fc580 View commit details
    Browse the repository at this point in the history
  16. yaml syntax really keeps you on your toes eh?

    April Rieger authored and April Rieger committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    98df212 View commit details
    Browse the repository at this point in the history
  17. trying out a new config to troubleshoot why the docker exce image in …

    …the setup solr run doesnt have access or cant see the image with env.TAG
    April Rieger authored and April Rieger committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    30c060d View commit details
    Browse the repository at this point in the history
  18. troubleshooting tools

    troubleshooting tools
    aprilrieger authored Nov 6, 2022
    Configuration menu
    Copy the full SHA
    9fdc9a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. make it docker run like lint

    April Rieger authored and April Rieger committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    d0c69f9 View commit details
    Browse the repository at this point in the history
  2. testing out the fail_on_failure true flag

    April Rieger authored and April Rieger committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    2f43f7c View commit details
    Browse the repository at this point in the history
  3. tweaking for tests

    April Rieger authored and April Rieger committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    40040ac View commit details
    Browse the repository at this point in the history
  4. syntax

    April Rieger authored and April Rieger committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    0951010 View commit details
    Browse the repository at this point in the history
  5. Update test.yaml

    aprilrieger authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    a69e592 View commit details
    Browse the repository at this point in the history
  6. tweaks for tests

    April Rieger authored and April Rieger committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    b7165e8 View commit details
    Browse the repository at this point in the history
  7. Testing docker-compose commands on the runner again

    April Rieger authored and April Rieger committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    63c871b View commit details
    Browse the repository at this point in the history
  8. reverts to docker-compose commands

    April Rieger authored and April Rieger committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    a922a10 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    4110ad0 View commit details
    Browse the repository at this point in the history
  2. update syntax, update branch name, remove gitguardian and refrences

    April Rieger authored and April Rieger committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    02747e4 View commit details
    Browse the repository at this point in the history
  3. Update action.yaml

    aprilrieger authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    0c3446a View commit details
    Browse the repository at this point in the history
  4. pretty-please

    April Rieger authored and April Rieger committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    8b6140f View commit details
    Browse the repository at this point in the history
  5. ok now it wants accesss to the shell we are running the script with -…

    …- here ya go
    April Rieger authored and April Rieger committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    595aa57 View commit details
    Browse the repository at this point in the history
  6. Updating the script syntax take 1

    April Rieger authored and April Rieger committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    7b08839 View commit details
    Browse the repository at this point in the history
  7. trying this because I saw it somewhere and testing it here

    April Rieger authored and April Rieger committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    9af2ed1 View commit details
    Browse the repository at this point in the history
  8. This works in the runners bash

    April Rieger authored and April Rieger committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    77402a0 View commit details
    Browse the repository at this point in the history
  9. Shoot in the dark, im t

    o blame.... i give code, a bad name
    April Rieger authored and April Rieger committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    0ab79f2 View commit details
    Browse the repository at this point in the history
  10. tweaks for testing the script

    April Rieger authored and April Rieger committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    6b911ab View commit details
    Browse the repository at this point in the history
  11. Following documentation to find the path it needs for docker-compose d…

    April Rieger authored and April Rieger committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    183ee13 View commit details
    Browse the repository at this point in the history
  12. ff from main, addition of sh versus bash

    April Rieger authored and April Rieger committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    f5bc4c7 View commit details
    Browse the repository at this point in the history
  13. tweaksz

    April Rieger authored and April Rieger committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    2a17977 View commit details
    Browse the repository at this point in the history
  14. I am tired but so close

    April Rieger authored and April Rieger committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    7c4a988 View commit details
    Browse the repository at this point in the history
  15. add the chmod +x

    April Rieger authored and April Rieger committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    345f096 View commit details
    Browse the repository at this point in the history
  16. sudo?

    April Rieger authored and April Rieger committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    8a11ea6 View commit details
    Browse the repository at this point in the history
  17. print helpful info

    April Rieger authored and April Rieger committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    5b4f905 View commit details
    Browse the repository at this point in the history
  18. updates to script

    April Rieger authored and April Rieger committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    c4b9a11 View commit details
    Browse the repository at this point in the history
  19. update script

    April Rieger authored and April Rieger committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    b8c3141 View commit details
    Browse the repository at this point in the history
  20. update to add docker-compose to the runer

    April Rieger authored and April Rieger committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    41922ea View commit details
    Browse the repository at this point in the history
  21. be patient docker

    April Rieger authored and April Rieger committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    bcba554 View commit details
    Browse the repository at this point in the history
  22. move to env to the env setup section

    April Rieger authored and April Rieger committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    e9874ca View commit details
    Browse the repository at this point in the history
  23. first you build it

    orangewolf committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    df6db93 View commit details
    Browse the repository at this point in the history
  24. Roxaaannne

    orangewolf committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    86cf194 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. SSSSSSS

    orangewolf committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    f6002ed View commit details
    Browse the repository at this point in the history
  2. jio uses root as context

    orangewolf committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    b15ccdf View commit details
    Browse the repository at this point in the history
  3. support image names

    orangewolf committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    b213875 View commit details
    Browse the repository at this point in the history
  4. updates the build to include a boolean for solr since arce needs solr…

    … built and pushed to the registry
    April Rieger authored and April Rieger committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    425d2be View commit details
    Browse the repository at this point in the history
  5. build it and tag as latest so I can get both architecture images buil…

    …t and tagged as latest and then remove the build step
    April Rieger authored and April Rieger committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    c718488 View commit details
    Browse the repository at this point in the history
  6. we have a registry, why not use it for the cache

    April Rieger authored and April Rieger committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    1198558 View commit details
    Browse the repository at this point in the history
  7. providing solr build support for arces use-case

    April Rieger authored and April Rieger committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    5108341 View commit details
    Browse the repository at this point in the history
  8. providing solr build support for arces use-case

    April Rieger authored and April Rieger committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    6c49184 View commit details
    Browse the repository at this point in the history
  9. subdirs for lint/test

    orangewolf committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    2b31477 View commit details
    Browse the repository at this point in the history
  10. missed one

    orangewolf committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    49c2d11 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. submodule checkout

    orangewolf committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    3228f85 View commit details
    Browse the repository at this point in the history
  2. update for utk v 3.8 - if works need to set dynamically somehow

    April Rieger authored and April Rieger committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    953e1c7 View commit details
    Browse the repository at this point in the history
  3. Ah, learned something that this is the release for Docker/Compose and…

    April Rieger authored and April Rieger committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    b835bd6 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. updates timeput to 360

    April Rieger authored and April Rieger committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    2e5dcf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d6ebc6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20187fc View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

  1. ad the ability to specify a values file name before the -deploy.tmpl.yml

    April Rieger authored and April Rieger committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    6cc75f4 View commit details
    Browse the repository at this point in the history
  2. dis too

    April Rieger authored and April Rieger committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    9276b90 View commit details
    Browse the repository at this point in the history
  3. Adds the addition of several ljk and hbk specific variables, Im not t…

    …oo happy with this solution but it allows really good ui for the team, imho. This also adds the addition of specifiy the helm values name before the -deploy.tmpl.yaml sincxe ljk brick and hbk brick had a different use case for their values file naming cinvension
    April Rieger authored and April Rieger committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    ecf5040 View commit details
    Browse the repository at this point in the history
  4. Read a closed and solved issue where the user added a login to the re…

    …gistry in order for the registry image to be available to the actions
    April Rieger authored and April Rieger committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    312dbdf View commit details
    Browse the repository at this point in the history
  5. Nope - revert

    April Rieger authored and April Rieger committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    c8a23c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    39e266f View commit details
    Browse the repository at this point in the history
  7. ok reading baout placement and they have it before the build block

    April Rieger authored and April Rieger committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    d953241 View commit details
    Browse the repository at this point in the history
  8. well, this needs to run inside the build so setting it up like the se…

    …tup action to be called into the build workflow
    April Rieger authored and April Rieger committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    8f47795 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. update the syntax for merge to main

    April Rieger authored and April Rieger committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    fdf236b View commit details
    Browse the repository at this point in the history
  2. removing the need for it to be main for testing purposes

    April Rieger authored and April Rieger committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    963da5c View commit details
    Browse the repository at this point in the history
  3. read the documentation april

    April Rieger authored and April Rieger committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    fa4a766 View commit details
    Browse the repository at this point in the history
  4. Updates the syntax for the tag to be latest and short sha

    April Rieger authored and April Rieger committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    8885cbe View commit details
    Browse the repository at this point in the history
  5. syntax

    April Rieger authored and April Rieger committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    aebf8c7 View commit details
    Browse the repository at this point in the history
  6. updates more updates

    April Rieger authored and April Rieger committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    453fe44 View commit details
    Browse the repository at this point in the history
  7. put that back - didnt mean to delete it

    April Rieger authored and April Rieger committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    8b2a541 View commit details
    Browse the repository at this point in the history
  8. ah this is like css and js a bit

    April Rieger authored and April Rieger committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    d33e82b View commit details
    Browse the repository at this point in the history
  9. updates

    April Rieger authored and April Rieger committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    baa0c31 View commit details
    Browse the repository at this point in the history
  10. more tweaks as I test and learn

    April Rieger authored and April Rieger committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    3dd26e7 View commit details
    Browse the repository at this point in the history
  11. merge v0.0.3 into the branch and resolve merge conflicts and test on …

    …the branch
    April Rieger authored and April Rieger committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    8e29b68 View commit details
    Browse the repository at this point in the history
  12. adding the ability to add a seperate solr build, push to the registry…

    … and pull from the registry not only in the build but in the deploy to accomodate seperate images needed
    April Rieger authored and April Rieger committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    05b4a23 View commit details
    Browse the repository at this point in the history
  13. adds the ability to specify the confdir sinc eit varies by project

    April Rieger authored and April Rieger committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    a0855f7 View commit details
    Browse the repository at this point in the history
  14. adds the ability to specify the confdir sinc eit varies by project

    April Rieger authored and April Rieger committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    4dafeeb View commit details
    Browse the repository at this point in the history
  15. reverting and making pr

    April Rieger authored and April Rieger committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    0fae042 View commit details
    Browse the repository at this point in the history
  16. adding the retag action to the build stage and removing the retag wor…

    …kflow
    April Rieger authored and April Rieger committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    9564c3c View commit details
    Browse the repository at this point in the history
  17. adding the retag to the build"

    April Rieger authored and April Rieger committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    23a9040 View commit details
    Browse the repository at this point in the history
  18. Revert to make PR

    April Rieger authored and April Rieger committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    a8a3373 View commit details
    Browse the repository at this point in the history
  19. add the solr retag

    April Rieger authored and April Rieger committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    cbeca62 View commit details
    Browse the repository at this point in the history
  20. Removes a typo

    April Rieger authored and April Rieger committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    6101f98 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. wanting to see if the retag action is causing the tests to fail

    April Rieger authored and April Rieger committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    3a5c4dd View commit details
    Browse the repository at this point in the history
  2. updating cache

    April Rieger authored and April Rieger committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    7748a6c View commit details
    Browse the repository at this point in the history
  3. update to add tag for sha

    April Rieger authored and April Rieger committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    25ae463 View commit details
    Browse the repository at this point in the history
  4. syntax

    April Rieger authored and April Rieger committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    a12b541 View commit details
    Browse the repository at this point in the history
  5. syntax

    April Rieger authored and April Rieger committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    67f2541 View commit details
    Browse the repository at this point in the history
  6. rename buildcache to latest - see if it works

    April Rieger authored and April Rieger committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    07c1c79 View commit details
    Browse the repository at this point in the history
  7. put the name buildcache back since it will build on every ci build, n…

    …ot just main and that needs to be separate from latest
    April Rieger authored and April Rieger committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    d35b942 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fc27f71 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #9 from scientist-softserv/add-solr-feature-flag

    add-solr-feature-flag
    orangewolf authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    5c24fab View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3c16511 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #12 from scientist-softserv/add-retag-to-build-action

    add-retag-to-build-action
    orangewolf authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    44a5e83 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4a8cd71 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    87d87fd View commit details
    Browse the repository at this point in the history
  14. removes the values name specification and updates the docker/setup-bu…

    …ildx-action back to v2
    April Rieger authored and April Rieger committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    a64d003 View commit details
    Browse the repository at this point in the history
  15. updates to add a default confdir

    April Rieger authored and April Rieger committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    c610d20 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. merging main and ripping out confdir since in another pr

    April Rieger authored and April Rieger committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    ef7051e View commit details
    Browse the repository at this point in the history
  2. ok here we go - had to straighten out some duplicates I saw

    April Rieger authored and April Rieger committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    924e87a View commit details
    Browse the repository at this point in the history
  3. add image name for deploy

    orangewolf authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    efe685a View commit details
    Browse the repository at this point in the history
  4. adding back the metadata tags for our retag system

    April Rieger authored and April Rieger committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    cdf4245 View commit details
    Browse the repository at this point in the history
  5. adding the solr tag for the short sha

    April Rieger authored and April Rieger committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    3c22e20 View commit details
    Browse the repository at this point in the history
  6. There was a reason this was v1

    April Rieger authored and April Rieger committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    7eb92cc View commit details
    Browse the repository at this point in the history
  7. Add the tags bacl

    April Rieger authored and April Rieger committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    6af16e5 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #13 from scientist-softserv/add-back-metadata-tags

    add-back-metadata-tags
    orangewolf authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    822f984 View commit details
    Browse the repository at this point in the history
  9. use the confdir

    orangewolf authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    1ba223f View commit details
    Browse the repository at this point in the history
  10. add back v2

    April Rieger authored and April Rieger committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    d6bc3ea View commit details
    Browse the repository at this point in the history
  11. merge main

    April Rieger authored and April Rieger committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    da6a1a5 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #1 from scientist-softserv/self-hosted-runner

    self-hosted-runner
    orangewolf authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    81d64e4 View commit details
    Browse the repository at this point in the history
  13. the main is the thing

    orangewolf committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    770e228 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. try a single arm builder

    orangewolf committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    0faa8bb View commit details
    Browse the repository at this point in the history
  2. use internal network

    orangewolf committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    71dab15 View commit details
    Browse the repository at this point in the history
  3. try ssh auth

    orangewolf committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    30bd941 View commit details
    Browse the repository at this point in the history
  4. add env in case it is missing

    this keeps dockercompose from simply failing
    orangewolf authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    f04d729 View commit details
    Browse the repository at this point in the history
  5. fix missing shell

    orangewolf authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    7199756 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    58c40fb View commit details
    Browse the repository at this point in the history
  7. make sure .env is present

    orangewolf authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    26c65eb View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Merge pull request #14 from scientist-softserv/arm-y_of_one

    Use the dedicated ARM builder for ARM images
    bkiahstroud authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    8a45bdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea5ba82 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #11 from scientist-softserv/add-ability-to-specify…

    …-confdir
    
    add-ability-to-specify-confdir
    bkiahstroud authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    fd2d7c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    258d2d8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #15 from scientist-softserv/fix-confdir-in-test

    move duplicate confdir input from dispatch to call
    bkiahstroud authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    c45636a View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

  1. update arm ip

    orangewolf authored Nov 20, 2022
    Configuration menu
    Copy the full SHA
    3c099f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb93018 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93e4198 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    f3140ba View commit details
    Browse the repository at this point in the history
  2. no bash, no problems

    orangewolf authored Nov 23, 2022
    Configuration menu
    Copy the full SHA
    f0ea115 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. ok, some problems

    orangewolf authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    099d481 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    45de035 View commit details
    Browse the repository at this point in the history
  2. Updates to add specific platform and services to split out builds to …

    …try and help speed up the build process for deployments
    aprilrieger committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    02ef9a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    077f082 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f58c61 View commit details
    Browse the repository at this point in the history
  5. adds repo env variable

    aprilrieger committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    3e852fc View commit details
    Browse the repository at this point in the history
  6. set env repo

    aprilrieger committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    fd7057c View commit details
    Browse the repository at this point in the history
  7. syntax

    aprilrieger committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    62a6bfa View commit details
    Browse the repository at this point in the history
  8. repo_lower

    aprilrieger committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    d404266 View commit details
    Browse the repository at this point in the history
  9. lowercase

    aprilrieger committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    4ea5dd5 View commit details
    Browse the repository at this point in the history
  10. tweaking syntax

    aprilrieger committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    9e8a12f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    92f753d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    370a686 View commit details
    Browse the repository at this point in the history
  13. add the right env back

    aprilrieger committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    55fe375 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d9b20be View commit details
    Browse the repository at this point in the history
  15. setup goes back to main

    aprilrieger committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    fce30d1 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    242541d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce802ab View commit details
    Browse the repository at this point in the history
  3. dont tag image its set automatically to latest

    removes tag on end of image as the action defaults it to latest which is what we want
    aprilrieger authored Dec 7, 2022
    Configuration menu
    Copy the full SHA
    8b4b50c View commit details
    Browse the repository at this point in the history