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

[Jenkins] Add build stages #960

Open
wants to merge 44 commits into
base: main
Choose a base branch
from

Commits on Aug 28, 2024

  1. [Jenkins] Added build stages

    phalbert committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    ddd45f2 View commit details
    Browse the repository at this point in the history
  2. Update pyproject.toml

    phalbert committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    b32a09e View commit details
    Browse the repository at this point in the history
  3. Update poetry.lock

    phalbert committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    32d5d2b View commit details
    Browse the repository at this point in the history
  4. Update port-app-config.yaml

    phalbert committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    fb9b7fc View commit details
    Browse the repository at this point in the history
  5. fix linting errors

    phalbert committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    82fe0b4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94f202e View commit details
    Browse the repository at this point in the history
  7. Update stage.entity.json

    phalbert committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    dbdab5a View commit details
    Browse the repository at this point in the history
  8. [Jenkins] Added build stages

    phalbert committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    dbc76ee View commit details
    Browse the repository at this point in the history
  9. Update port-app-config.yaml

    phalbert committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    19d99a3 View commit details
    Browse the repository at this point in the history
  10. fix linting errors

    phalbert committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    eb950c4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bec007f View commit details
    Browse the repository at this point in the history
  12. Update stage.entity.json

    phalbert committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    1dc1374 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'PORT-9873-add-jenkins-pipeline-stages-to-jenkins-integr…

    …ation' of https://github.com/port-labs/ocean into PORT-9873-add-jenkins-pipeline-stages-to-jenkins-integration
    phalbert committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    5dfa33f View commit details
    Browse the repository at this point in the history
  14. Update CHANGELOG.md

    phalbert committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    619eb39 View commit details
    Browse the repository at this point in the history
  15. Update CHANGELOG.md

    phalbert committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e9aa684 View commit details
    Browse the repository at this point in the history
  16. Update integrations/jenkins/CHANGELOG.md

    Co-authored-by: PagesCoffy <isaac.p.coffie@gmail.com>
    phalbert and PeyGis committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    29bb652 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8bec271 View commit details
    Browse the repository at this point in the history
  18. Merge branch 'PORT-9873-add-jenkins-pipeline-stages-to-jenkins-integr…

    …ation' of https://github.com/port-labs/ocean into PORT-9873-add-jenkins-pipeline-stages-to-jenkins-integration
    phalbert committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    9b9e950 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6781237 View commit details
    Browse the repository at this point in the history
  20. Update main.py

    phalbert committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    7bb9b3f View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

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

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    509bea4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf5aba3 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

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

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    a446803 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    phalbert committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    6fb2ee9 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'PORT-9873-add-jenkins-pipeline-stages-to-jenkins-integr…

    …ation' of https://github.com/port-labs/ocean into PORT-9873-add-jenkins-pipeline-stages-to-jenkins-integration
    phalbert committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    e1e4955 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    phalbert committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    936c722 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. fetch stages by job

    phalbert committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2af6aed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e4d4a7 View commit details
    Browse the repository at this point in the history
  3. Format code

    phalbert committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d8aa3eb View commit details
    Browse the repository at this point in the history
  4. Merge branch 'PORT-9873-add-jenkins-pipeline-stages-to-jenkins-integr…

    …ation' of https://github.com/port-labs/ocean into PORT-9873-add-jenkins-pipeline-stages-to-jenkins-integration
    phalbert committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3061305 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    da8d93e View commit details
    Browse the repository at this point in the history
  2. add tests for stages

    phalbert committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    724680a View commit details
    Browse the repository at this point in the history
  3. Update test_client.py

    phalbert committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    22a00da View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    0698310 View commit details
    Browse the repository at this point in the history
  2. Update integrations/jenkins/client.py

    Co-authored-by: omby8888 <160610297+omby8888@users.noreply.github.com>
    phalbert and omby8888 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    5467695 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc2287e View commit details
    Browse the repository at this point in the history
  4. Merge branch 'PORT-9873-add-jenkins-pipeline-stages-to-jenkins-integr…

    …ation' of https://github.com/port-labs/ocean into PORT-9873-add-jenkins-pipeline-stages-to-jenkins-integration
    phalbert committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b1ac613 View commit details
    Browse the repository at this point in the history
  5. Update main.py

    phalbert committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    607661f View commit details
    Browse the repository at this point in the history
  6. Revert "Update CHANGELOG.md in wiz"

    This reverts commit 936c722.
    phalbert committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d381280 View commit details
    Browse the repository at this point in the history
  7. update the changelog

    phalbert committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    60dd2bb View commit details
    Browse the repository at this point in the history
  8. Update test_client.py

    phalbert committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6abeabd View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

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