Skip to content

Instantly share code, notes, and snippets.

@mbstacy
Last active February 24, 2020 04:47
Show Gist options
  • Save mbstacy/208acc307190fe20a7d35c0178ffc114 to your computer and use it in GitHub Desktop.
Save mbstacy/208acc307190fe20a7d35c0178ffc114 to your computer and use it in GitHub Desktop.

Document Steps: (Backend Module)

  1. Verify Module Descriptor and required interfaces

  2. Branch folio-infrastructure

    • Add new module CI/ansible/testing-add-modules.yml

      1. Register Section
      2. Deploy Section
    • After Step 3 Edit .gitmodules

      1. Tab deliminted file make sure editor does not replace with spaces(Copy url line and change to branch = see #2)
      2. example: branch = FOLIO-2444
  3. Branch folio-ansible

    • group_vars/snaphot and group_vars/testing

      • mod-data-export

      • name: mod-data-export deploy: yes

  4. Jenkins Automation

    • Configure

        - change branch ref/heads/<branch> 
      
  5. Prior to PR to folio-infrastructure

    • Remove .gitmodules branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment