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

Make release.py to automatically deal with ign- Citadel packages #1109

Merged
merged 12 commits into from
May 7, 2024

Commits on Jan 15, 2024

  1. Make release.py to automatically deal with ign- Citadel packages

    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    b86a908 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    7dd3f59 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Use gz- in SOURCE_REPO_URI

    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    91086d5 View commit details
    Browse the repository at this point in the history
  2. Be sure of not using github.org

    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    34364ba View commit details
    Browse the repository at this point in the history
  3. Do not enforce the PACKAGE name in OSRFSourceCreation

    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    ab97c7b View commit details
    Browse the repository at this point in the history
  4. Add test to check SOURCE_REPO_URI

    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    855afc4 View commit details
    Browse the repository at this point in the history
  5. Disable safety check on package-name tarball

    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    60e49a7 View commit details
    Browse the repository at this point in the history
  6. Improve code format and messages to the user

    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    af0b27f View commit details
    Browse the repository at this point in the history
  7. Improve and fix the helping search messages

    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    3b73865 View commit details
    Browse the repository at this point in the history
  8. repository_uploader uses PACKAGE_ALIAS not PACKAGE

    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    831af01 View commit details
    Browse the repository at this point in the history
  9. PACKAGE needs to be in OSRFSourceCreation

    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    b6a0fae View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Fix dealing with ign-gazebo to be gz-sim

    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    9f6bf14 View commit details
    Browse the repository at this point in the history