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

Improve OSRFSourceCreation #1008

Merged
merged 8 commits into from
Sep 22, 2023
Merged

Improve OSRFSourceCreation #1008

merged 8 commits into from
Sep 22, 2023

Commits on Sep 7, 2023

  1. Make static parameters to look like that

    Use one option parameter to block jobs from changing names and repos and
    use class members to support static members.
    
    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    9369151 View commit details
    Browse the repository at this point in the history
  2. Add an step to export TARBALL_NAME

    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    cd95ce3 View commit details
    Browse the repository at this point in the history
  3. Support for adding downstream: releasepy + repo_uploader

    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    829dcf6 View commit details
    Browse the repository at this point in the history
  4. Added Global support to handle S3 paths

    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    ba15e4e View commit details
    Browse the repository at this point in the history
  5. Added _test_repository_uploader job

    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    3e9b1f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Define pkg_sourcedir variable

    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    e78eda8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26cd51d View commit details
    Browse the repository at this point in the history
  3. Fix scaping TARBALL_NAME

    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    2b695cc View commit details
    Browse the repository at this point in the history