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

Some new thoughts on cutting a release, especially scripts/release.sh #309

Merged
merged 37 commits into from
Jun 24, 2024

Commits on Jun 19, 2024

  1. Some new thoughts on cutting a release, especially scripts/release.sh

    Signed-off-by: David Wood <dawood@us.ibm.com>
    daw3rd committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    3dd1c9c View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Minor updates to release.sh script

    Signed-off-by: David Wood <dawood@us.ibm.com>
    
    n#
    daw3rd committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    04fb1dc View commit details
    Browse the repository at this point in the history
  2. Update repo.md for 2 make users and add workflow test of global make …

    …rules
    
    Signed-off-by: David Wood <dawood@us.ibm.com>
    daw3rd committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    98a41b5 View commit details
    Browse the repository at this point in the history
  3. Update release.sh script for testing

    Signed-off-by: David Wood <dawood@us.ibm.com>
    daw3rd committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    2d006a5 View commit details
    Browse the repository at this point in the history
  4. more testing or release.sh script

    Signed-off-by: David Wood <dawood@us.ibm.com>
    daw3rd committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    cc6b3aa View commit details
    Browse the repository at this point in the history
  5. More release.sh

    Signed-off-by: David Wood <dawood@us.ibm.com>
    daw3rd committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    4fc4f9c View commit details
    Browse the repository at this point in the history
  6. Revert to dev versions

    Signed-off-by: David Wood <dawood@us.ibm.com>
    daw3rd committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    8de2c49 View commit details
    Browse the repository at this point in the history
  7. release.sh

    Signed-off-by: David Wood <dawood@us.ibm.com>
    daw3rd committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    e49cbaa View commit details
    Browse the repository at this point in the history
  8. release.sh

    Signed-off-by: David Wood <dawood@us.ibm.com>
    daw3rd committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    db921b9 View commit details
    Browse the repository at this point in the history
  9. release.sh

    Signed-off-by: David Wood <dawood@us.ibm.com>
    daw3rd committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    1451277 View commit details
    Browse the repository at this point in the history
  10. release.sh

    Signed-off-by: David Wood <dawood@us.ibm.com>
    daw3rd committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    c276b71 View commit details
    Browse the repository at this point in the history
  11. release.sh

    Signed-off-by: David Wood <dawood@us.ibm.com>
    daw3rd committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    a026584 View commit details
    Browse the repository at this point in the history
  12. release.sh

    Signed-off-by: David Wood <dawood@us.ibm.com>
    daw3rd committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    4b6f41b View commit details
    Browse the repository at this point in the history
  13. release.sh

    Signed-off-by: David Wood <dawood@us.ibm.com>
    daw3rd committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    15317ef View commit details
    Browse the repository at this point in the history
  14. updated repo.md on makefiles

    Signed-off-by: David Wood <dawood@us.ibm.com>
    daw3rd committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    7d5ca76 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    679d637 View commit details
    Browse the repository at this point in the history
  16. add publish target to superworkflows Makefile

    Signed-off-by: David Wood <dawood@us.ibm.com>
    daw3rd committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    c85c68a View commit details
    Browse the repository at this point in the history
  17. More release work

    Added docs in .make.versions
    Add RELEASE.md.
    Fix checking for pypi credentials
    
    Signed-off-by: David Wood <dawood@us.ibm.com>
    daw3rd committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    2a7bcb9 View commit details
    Browse the repository at this point in the history
  18. add publish target to kind/Makefile

    Signed-off-by: David Wood <dawood@us.ibm.com>
    daw3rd committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    12f315b View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. install ../python for spark transforms in .make.defaults

    Signed-off-by: David Wood <dawood@us.ibm.com>
    daw3rd committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    6c0d4ab View commit details
    Browse the repository at this point in the history
  2. fix kfp set versions, and noop versions

    Signed-off-by: David Wood <dawood@us.ibm.com>
    daw3rd committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    f6bd444 View commit details
    Browse the repository at this point in the history
  3. Fix versioning in .make* and typo in noop/ray/pyproject.tmo

    Signed-off-by: David Wood <dawood@us.ibm.com>
    daw3rd committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    103f559 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b3be84 View commit details
    Browse the repository at this point in the history
  5. comments and dont created empty pyproject.toml in .make.defaults

    Signed-off-by: David Wood <dawood@us.ibm.com>
    daw3rd committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    7f7a264 View commit details
    Browse the repository at this point in the history
  6. update release.sh to apply final version changes

    Signed-off-by: David Wood <dawood@us.ibm.com>
    daw3rd committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    52e4eb7 View commit details
    Browse the repository at this point in the history
  7. Version updates, version setting fixes, noop spark Dockerfile,

    Signed-off-by: David Wood <dawood@us.ibm.com>
    daw3rd committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    6211b50 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    af8ce1c View commit details
    Browse the repository at this point in the history
  9. set-versions inputcode2parquet'

    Signed-off-by: David Wood <dawood@us.ibm.com>
    daw3rd committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    51fe74c View commit details
    Browse the repository at this point in the history
  10. restore INGEST_TO_PARQUET_VERSION removed in recent commit"

    Signed-off-by: David Wood <dawood@us.ibm.com>
    daw3rd committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    3db00f7 View commit details
    Browse the repository at this point in the history
  11. updated repo.md to point to include link to transform conventions

    Signed-off-by: David Wood <dawood@us.ibm.com>
    daw3rd committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    caa42b4 View commit details
    Browse the repository at this point in the history
  12. fix transform link added to repo.md in last commit

    Signed-off-by: David Wood <dawood@us.ibm.com>
    daw3rd committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    b43683f View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Configuration menu
    Copy the full SHA
    fcc6136 View commit details
    Browse the repository at this point in the history
  2. fixed code2parquet versions from last merge and uninstall libs in bet…

    …ter order in .make.defaults
    
    Signed-off-by: David Wood <dawood@us.ibm.com>
    daw3rd committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    67d3357 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    37a24d0 View commit details
    Browse the repository at this point in the history
  2. remove redundant pip uninstall in .make.defaults

    Signed-off-by: David Wood <dawood@us.ibm.com>
    daw3rd committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    40ccc4c View commit details
    Browse the repository at this point in the history
  3. Fix transform version settings when python transform code is referenced

    Signed-off-by: David Wood <dawood@us.ibm.com>
    daw3rd committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    0123b7e View commit details
    Browse the repository at this point in the history
  4. .make.versions changes - remove redancy and unused macros, and define…

    … section for the repo's version dependencies.
    
    Signed-off-by: David Wood <dawood@us.ibm.com>
    daw3rd committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    87a7549 View commit details
    Browse the repository at this point in the history