Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Publish RC container images #7556

Merged
merged 52 commits into from
Aug 11, 2023
Merged

Publish RC container images #7556

merged 52 commits into from
Aug 11, 2023

Commits on Aug 2, 2023

  1. WIP

    chevdor committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    4b86705 View commit details
    Browse the repository at this point in the history
  2. Add missing checkout

    chevdor committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    0e11440 View commit details
    Browse the repository at this point in the history
  3. Add debuggin

    chevdor committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    6360aae View commit details
    Browse the repository at this point in the history
  4. Fix VAR name

    chevdor committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    ee06e5a View commit details
    Browse the repository at this point in the history
  5. Bug fix

    chevdor committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    248d5b3 View commit details
    Browse the repository at this point in the history
  6. Rework jobs

    chevdor committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    1065842 View commit details
    Browse the repository at this point in the history
  7. Revert "Rework jobs"

    This reverts commit 2bfa79f.
    chevdor committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    03ba038 View commit details
    Browse the repository at this point in the history
  8. Add cache

    chevdor committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    9ac9615 View commit details
    Browse the repository at this point in the history
  9. Add temp default for testing

    chevdor committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    2188167 View commit details
    Browse the repository at this point in the history
  10. Add missing checkout

    chevdor committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    6ffdf27 View commit details
    Browse the repository at this point in the history
  11. Fix patch

    chevdor committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    ef777d0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1c2176a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b80f7f7 View commit details
    Browse the repository at this point in the history
  14. Refactoring / renaming

    chevdor committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    e66d4fd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6a546da View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    850dd21 View commit details
    Browse the repository at this point in the history
  17. WIP

    chevdor committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    d563357 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Fix multi binaries images

    chevdor committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    892b36b View commit details
    Browse the repository at this point in the history
  2. Add test build scripts

    chevdor committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    9546cfb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eeb13d2 View commit details
    Browse the repository at this point in the history
  4. Fix doc

    chevdor committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    d295497 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Fix tagging

    chevdor committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    4b644dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ca3a6a View commit details
    Browse the repository at this point in the history
  3. Fix for docker

    chevdor committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    649133b View commit details
    Browse the repository at this point in the history
  4. Remove the need for TTY

    chevdor committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    8bfb0c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f6218f View commit details
    Browse the repository at this point in the history
  6. Fix owner and registry

    chevdor committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    7d3d386 View commit details
    Browse the repository at this point in the history
  7. Fix vars

    chevdor committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    d9e166e View commit details
    Browse the repository at this point in the history
  8. Fix repo

    chevdor committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    00758a6 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Fix var naming

    chevdor committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    4950fbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdea409 View commit details
    Browse the repository at this point in the history
  3. Fix case with no tag

    chevdor committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    14ca5e1 View commit details
    Browse the repository at this point in the history
  4. Handle error

    chevdor committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    c26c28b View commit details
    Browse the repository at this point in the history
  5. Fix spacings

    chevdor committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    ed5a075 View commit details
    Browse the repository at this point in the history
  6. Fix tags

    chevdor committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    5795d6d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c6c8675 View commit details
    Browse the repository at this point in the history
  8. Add final check

    chevdor committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    6dfdb90 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b5ece41 View commit details
    Browse the repository at this point in the history
  10. Add doc

    chevdor committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    1534ff8 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Add doc

    chevdor committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    b63c691 View commit details
    Browse the repository at this point in the history
  2. Update doc/docker.md

    Co-authored-by: Mira Ressel <mira@parity.io>
    chevdor and Mira Ressel authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    e674630 View commit details
    Browse the repository at this point in the history
  3. type

    Co-authored-by: Mira Ressel <mira@parity.io>
    chevdor and Mira Ressel authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    cacb8fa View commit details
    Browse the repository at this point in the history
  4. Fix used VAR

    chevdor committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    dd08468 View commit details
    Browse the repository at this point in the history
  5. Improve doc

    chevdor committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    1243527 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5167e9e View commit details
    Browse the repository at this point in the history
  7. ci: fix path to build-injected.sh script

    Mira Ressel committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    c4852aa View commit details
    Browse the repository at this point in the history
  8. Rename the release artifacts folder to prevent confusion due to a sim…

    …ilar folder in the gitlab CI
    chevdor committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    cb805c1 View commit details
    Browse the repository at this point in the history
  9. ci: check out polkadot repo in .build-push-image

    This seems far cleaner than copying the entire scripts/ folder into our
    job artifacts.
    Mira Ressel committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    79ffc7a View commit details
    Browse the repository at this point in the history
  10. feat(build-injected.sh): make PROJECT_ROOT configurable

    This lets us avoid a dependency on git in our CI image.
    Mira Ressel committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    6e03f03 View commit details
    Browse the repository at this point in the history
  11. ci: build injected images with buildah

    Mira Ressel committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    66e6618 View commit details
    Browse the repository at this point in the history
  12. ci: pass full image names to zombienet

    Mira Ressel committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    b039d6e View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Add missing ignore

    chevdor committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    34426d9 View commit details
    Browse the repository at this point in the history