webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  webMethods - Github Packages

    Posted Wed July 28, 2021 06:41 AM

    Hello !

    I hope you doing well.

    As we will use Github Enterprise solutions for our Devops platform, we wanted to know if it is possible to use Github Packages for storing our builds.
    Our builds are generated by ABE which creates the build.zip files.

    Thank you for your help and I wish you a nice day !

    Best regards,

    Lea SEMENGUE


    #webMethods
    #devops
    #github-package
    #GitHub
    #github-enterprise


  • 2.  RE: webMethods - Github Packages

    Posted Tue August 03, 2021 03:48 AM

    Hello Semengue,

    Storing a .zip file is the right way. Apart from the format, the following information are required,

    1. Is the asset re-usable ?
    2. What are the contents inside the .zip file ?
    3. How pertinent is the use-case, in the way, if the use-case is already in working condition or workable.

    Thanks
    Avik


    #GitHub
    #github-package
    #devops
    #github-enterprise
    #webMethods


  • 3.  RE: webMethods - Github Packages

    Posted Fri August 13, 2021 05:40 AM

    Hello Avik,

    Thank you for your reply. Below are my answers :

    1. Yes
    2. Business IS packages
    3. After a developer finish his work, he creates a build (build.zip) which must be delivered on staging and production environment. So we need a storage space for this build (ex: Nexus repository) and we wanted to know if Github Packages could be this space.

    Thanks,

    Lea


    #github-package
    #github-enterprise
    #devops
    #webMethods
    #GitHub