ansible-collections / ansible.network

Ansible Network Collection for network and IP utilities that are not specific to any platform or OS.
GNU General Public License v3.0
18 stars 18 forks source link

update galaxy.yaml with description and dependency #6

Closed rohitthakur2590 closed 3 years ago

rohitthakur2590 commented 3 years ago

Signed-off-by: Rohit Thakur rohitthakur2590@outlook.com Depends-On: https://github.com/ansible/ansible-zuul-jobs/pull/879

SUMMARY
ISSUE TYPE
COMPONENT NAME
ADDITIONAL INFORMATION
pabelanger commented 3 years ago

so before we land this, we want to add the build-ansible-collection job to the repo.

What we can do to test that, is first create a new project-template in ansible-zuul-jobs, see how we do it for ansible.netcommon.

Then we can add a zuul.yaml file to this repo, to validate the job builds properly.

rohitthakur2590 commented 3 years ago

so before we land this, we want to add the build-ansible-collection job to the repo.

What we can do to test that, is first create a new project-template in ansible-zuul-jobs, see how we do it for ansible.netcommon.

Then we can add a zuul.yaml file to this repo, to validate the job builds properly.

@pabelanger I do have PR for this, could you please review that when available? https://github.com/ansible/ansible-zuul-jobs/pull/879

pabelanger commented 3 years ago

so before we land this, we want to add the build-ansible-collection job to the repo. What we can do to test that, is first create a new project-template in ansible-zuul-jobs, see how we do it for ansible.netcommon. Then we can add a zuul.yaml file to this repo, to validate the job builds properly.

@pabelanger I do have PR for this, could you please review that when available? ansible/ansible-zuul-jobs#879

Great, left comments. So, update the first comment in this PR adding

depends-on: https://github.com/ansible/ansible-zuul-jobs/pull/879

This will have zuul load this unmerged job configuration so we can test.

Then create a .zuul.yaml file will the following for this PR:

---
- project:
    templates:
      - ansible-collections-ansible-network-units

This is how we can validate the build job worked.

rohitthakur2590 commented 3 years ago

so before we land this, we want to add the build-ansible-collection job to the repo. What we can do to test that, is first create a new project-template in ansible-zuul-jobs, see how we do it for ansible.netcommon. Then we can add a zuul.yaml file to this repo, to validate the job builds properly.

@pabelanger I do have PR for this, could you please review that when available? ansible/ansible-zuul-jobs#879

Great, left comments. So, update the first comment in this PR adding

depends-on: https://github.com/ansible/ansible-zuul-jobs/pull/879

This will have zuul load this unmerged job configuration so we can test.

Then create a .zuul.yaml file will the following for this PR:

---
- project:
    templates:
      - ansible-collections-ansible-network-units

This is how we can validate the build job worked.

added new file .

rohitthakur2590 commented 3 years ago

recheck

rohitthakur2590 commented 3 years ago

recheck

GomathiselviS commented 3 years ago

recheck

GomathiselviS commented 3 years ago

recheck