Uploaded image for project: 'Insights Experiences'
  1. Insights Experiences
  2. HMS-1827

IdP registry service - enhance go tools dependencies (dev tooling)

    • Icon: Task Task
    • Resolution: Done
    • Icon: Minor Minor
    • hms-0.7
    • None
    • Identity Management
    • None

      Goal: 

      • As a developer I want to pin golang tools required by the repository without a specific 'make install-<tool>' rule that meet with.

      Acceptance Criteria:

      • I can pin the versions in a go.mod file.
        This provide a better way to keep the version of the tools in a central location.
      • I can install all the tools by 'GOBIN=./bin go install github.com/hmsidm/idm-domains-backend/tools'.
        This will simplify the make rules, and it will remove many rules of the type 'install-<mytool>'.
      • The pipeline cache the go tools improving the build time when the cache is not dirty or expired.
        This mechanism make more simple to cache the go tool dependencies in github and gitlab by using caches in the pipeline.

      Additional Information:

       

              avisiedo@redhat.com Alejandro Visiedo
              avisiedo@redhat.com Alejandro Visiedo
              Alejandro Visiedo, Christian Heimes
              None
              None
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: