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

chore: Release 0.4.0 #20

Merged
merged 68 commits into from
Aug 23, 2024
Merged

chore: Release 0.4.0 #20

merged 68 commits into from
Aug 23, 2024

Commits on Jul 30, 2024

  1. ci: add

    !1
    jon-nfc committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    e1c528a View commit details
    Browse the repository at this point in the history
  2. chore: add skeleton

    !1
    jon-nfc committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    e80bc85 View commit details
    Browse the repository at this point in the history
  3. docs: add skeleton

    !1
    jon-nfc committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    15b31fd View commit details
    Browse the repository at this point in the history
  4. Merge branch 'genesis' into 'development'

    chore: Genesis
    
    See merge request nofusscomputing/projects/ansible/collections/centurion_erp_collection!1
    jon-nfc committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    522dfd6 View commit details
    Browse the repository at this point in the history
  5. docs: correct readme

    !1
    jon-nfc committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    b8e42da View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. feat(plugin): Centurion ERP inventory plugin

    !2 closes #3
    jon-nfc committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    fab650b View commit details
    Browse the repository at this point in the history
  2. Merge branch '3-inventory' into 'development'

    feat: Inventory Plugin
    
    Closes #3
    
    See merge request nofusscomputing/projects/ansible/collections/centurion_erp_collection!2
    jon-nfc committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    18c3a75 View commit details
    Browse the repository at this point in the history
  3. fix(plugin): correct plugin to use inventory file

    !3 closes #3
    jon-nfc committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    419dc5c View commit details
    Browse the repository at this point in the history
  4. Merge branch '3-inventory' into 'development'

    feat: Inventory Plugin
    
    Closes #3
    
    See merge request nofusscomputing/projects/ansible/collections/centurion_erp_collection!3
    jon-nfc committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    320c9b0 View commit details
    Browse the repository at this point in the history
  5. build: bump version 0.0.1 -> 0.1.0

    !3
    nfc-robot committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    83fae4d View commit details
    Browse the repository at this point in the history
  6. docs(readme): correct galaxy link

    !4
    jon-nfc committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    3e2b851 View commit details
    Browse the repository at this point in the history
  7. docs: correct galaxy link

    !4
    jon-nfc committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    f63cb99 View commit details
    Browse the repository at this point in the history
  8. docs: correct badge links

    !4
    jon-nfc committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    5ab2f1c View commit details
    Browse the repository at this point in the history
  9. feat(inventory): add inventory file for centurion

    requires env vars to be set
    
    !5
    jon-nfc committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    b40f77c View commit details
    Browse the repository at this point in the history
  10. Merge branch 'inventory' into 'development'

    feat: Inventory
    
    See merge request nofusscomputing/projects/ansible/collections/centurion_erp_collection!5
    jon-nfc committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    35c3ba1 View commit details
    Browse the repository at this point in the history
  11. build: bump version 0.1.0 -> 0.2.0

    !5
    nfc-robot committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    5cc1dcb View commit details
    Browse the repository at this point in the history
  12. feat(inventory): remove device config

    config has been removed as this is the full rendered config and the config should only be that as defined within the device.
    
    !7 #5 nofusscomputing/projects/centurion_erp!43 nofusscomputing/projects/centurion_erp#44
    jon-nfc committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    bddfc8b View commit details
    Browse the repository at this point in the history
  13. feat(inventory): Fetch groups and group config

    !7 #5 nofusscomputing/projects/centurion_erp!45
    jon-nfc committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    306f8fa View commit details
    Browse the repository at this point in the history
  14. feat(inventory): Create groups from organizations

    !7 nofusscomputing/projects/centurion_erp!45 closes #5
    jon-nfc committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    9057805 View commit details
    Browse the repository at this point in the history
  15. Merge branch '4-inventory-groups' into 'development'

    feat(plugin): add config to inventory
    
    Closes #5
    
    See merge request nofusscomputing/projects/ansible/collections/centurion_erp_collection!7
    jon-nfc committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    35fbde8 View commit details
    Browse the repository at this point in the history
  16. build: bump version 0.2.0 -> 0.3.0

    !7
    nfc-robot committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    66ea5a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    0eec0d3 View commit details
    Browse the repository at this point in the history
  2. ci(triage): add project triage

    jon-nfc committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    b343e24 View commit details
    Browse the repository at this point in the history
  3. ci: add sync to gitlab

    jon-nfc committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    17ce8e4 View commit details
    Browse the repository at this point in the history
  4. ci(PR): add PR checks

    jon-nfc committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    fcaa51e View commit details
    Browse the repository at this point in the history
  5. ci: correct git sync check

    jon-nfc committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    be2cd95 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8936247 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    61adb6f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    baf4b67 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    012df73 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    980b546 View commit details
    Browse the repository at this point in the history
  11. ci(bump): Add bump workflow

    jon-nfc committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    8fbe481 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2850e4b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1b5bb4f View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    73c0e64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2c8b9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f969fde View commit details
    Browse the repository at this point in the history
  4. Merge pull request #22 from nofusscomputing/ci-project-triage

    ci(triage): adjust triage to build object for project workflow usage
    jon-nfc authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    5dd2e7a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    11cfa7d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    34fcac6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9f1c5b4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aa7754f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d93d866 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    88090d8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    695bcd0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d8af4f1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0c7873a View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. chore: add makefile

    ref: #28 closes #26
    jon-nfc committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    bc3587f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1606e36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad835c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    821739f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae180f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e6b8a09 View commit details
    Browse the repository at this point in the history
  7. chore(teams): Apply suggested changes

    jasonpagetas authored and jon-nfc committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    83f12f0 View commit details
    Browse the repository at this point in the history
  8. chore(inventory): Apply suggested fixes from code review

    Name changes
    Description changes
    linking issue to edited out task
    
    #17 #13
    jasonpagetas authored and jon-nfc committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    975f4b6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    198337f View commit details
    Browse the repository at this point in the history
  10. chore(docs_teams): Update decription

    remove AWX credential types as they are not created
    
    #17 #14
    jasonpagetas authored and jon-nfc committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    8579a59 View commit details
    Browse the repository at this point in the history
  11. chore: amend make clean

    ref: #28
    jon-nfc committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    0b84bf8 View commit details
    Browse the repository at this point in the history
  12. chore(make_docs): apply linting fixes

    remove trailing spaces
    fix relative links
    indentation
    add error to ansible-lint-ignore
    Capitalise Centurion ERP
    jasonpagetas committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    eee170f View commit details
    Browse the repository at this point in the history
  13. chore(): Update changes from code review

    Blank lines at end of documents
    rewording some docs
    Spacing between ansible-lint-ignore rules
    Variable names
    remove uneccessry info in teams.md
    changed description index
    changed description teams.md
    jasonpagetas committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    1ef25b3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9439840 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    16bd99d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2d819eb View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. fix(teams): replace PATCH -> POST

    POST is required to overwrite
    Updated docs to reflect changes
    
    #30 closes #29
    jasonpagetas committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    57a3610 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    408a23a View commit details
    Browse the repository at this point in the history
  3. fix(teams_playbook): Delete ansible.cfg

    Required to be removed to run playbook on AWX
    
    ref: #30
    jasonpagetas committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    fc504d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c33f5e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd5600f View commit details
    Browse the repository at this point in the history