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

replace cico registry builds w/ GH action calls #27

Merged
merged 5 commits into from
Mar 11, 2021

Commits on Mar 9, 2021

  1. delete cico_release_theia_and_registries.sh; no longer used

    Change-Id: I5f8e8afaffa1e3a97a57aa9167744c2d210617bf
    Signed-off-by: nickboldt <nboldt@redhat.com>
    nickboldt committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    ba740d8 View commit details
    Browse the repository at this point in the history
  2. update VERSION file to latest version, fix PHASES list (now only 1-4)

    Change-Id: I6def7f4c48077f3783962c990b80f829921e4c8d
    Signed-off-by: nickboldt <nboldt@redhat.com>
    nickboldt committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    30608b3 View commit details
    Browse the repository at this point in the history
  3. fix PHASES list (now only 1-4)

    Change-Id: Iacc4881d984245cc7a69fbf3ae9def3f7a879945
    Signed-off-by: nickboldt <nboldt@redhat.com>
    nickboldt committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    083e43b View commit details
    Browse the repository at this point in the history
  4. replace cico builds w/ GH action calls; re-enable server build but move

    to its own phase 3; remove dead code
    
    Change-Id: I5d716fe9356affb23bc42922477b1eedc8f46097
    Signed-off-by: nickboldt <nboldt@redhat.com>
    nickboldt committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    462334a View commit details
    Browse the repository at this point in the history
  5. do verifyContainerExistsWithTimeout checks for current and later phas…

    …es; fix repos for releaseDevfileRegistry and releasePluginRegistry
    
    Change-Id: I0001f290d7d6a44ec988a1ba8d73384766a00da4
    Signed-off-by: nickboldt <nboldt@redhat.com>
    nickboldt committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    bacdf4a View commit details
    Browse the repository at this point in the history