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

Check for missing commits vs devel #1

Closed
gundalow opened this issue Mar 9, 2020 · 3 comments
Closed

Check for missing commits vs devel #1

gundalow opened this issue Mar 9, 2020 · 3 comments
Labels
affects_2.10 bug This issue/PR relates to a bug needs_info This issue requires further information. Please answer any outstanding questions needs_template This issue/PR has an incomplete description. Please fill in the proposed template correctly needs_triage

Comments

@gundalow
Copy link
Contributor

gundalow commented Mar 9, 2020

SUMMARY

The "Big Migration" has now taken place.

As this collection already exists, we need to carefully check to see if any further commits went into devel since this repo was created.

Please check the contents of https://github.com/ansible-collection-migration/community.grafana against this repo

In particular:

  • Please do a per-file level diff against every file in the ansible-collection-migration repo and this one
  • Pay care to files added and removed.
  • During the last two weeks there have been lots of fixes, especially around and tests, dependencies, and new collection features e.g. meta/action_groups.yml
ISSUE TYPE
  • Bug Report
@ansibullbot
Copy link

Files identified in the description:
None

If these files are inaccurate, please update the component name section of the description or use the !component bot command.

click here for bot help

@ansibullbot
Copy link

@gundalow: Greetings! Thanks for taking the time to open this issue. In order for the community to handle your issue effectively, we need a bit more information.

Here are the items we could not find in your description:

  • ansible version
  • component name

Please set the description of this issue with this template:
https://raw.githubusercontent.com/ansible/ansible/devel/.github/ISSUE_TEMPLATE/bug_report.md

click here for bot help

@ansibullbot ansibullbot added affects_2.10 bug This issue/PR relates to a bug needs_info This issue requires further information. Please answer any outstanding questions needs_template This issue/PR has an incomplete description. Please fill in the proposed template correctly needs_triage labels Aug 19, 2020
@goneri
Copy link
Member

goneri commented Jan 20, 2021

Closing. Everything looks good.

@goneri goneri closed this as completed Jan 20, 2021
zeten30 added a commit to zeten30/community.aws that referenced this issue Jan 27, 2021
Co-authored-by: Mark Chappell <mchappel@redhat.com>
zeten30 added a commit to zeten30/community.aws that referenced this issue Jan 27, 2021
Co-authored-by: Mark Chappell <mchappel@redhat.com>
zeten30 added a commit to zeten30/community.aws that referenced this issue Feb 2, 2021
Co-authored-by: Mark Chappell <mchappel@redhat.com>
tremble added a commit that referenced this issue Mar 14, 2021
* WIP - adding new functionality to aws_s3_bucket_info module

* Fixing exceptions adding integration tests

* Code linting - shippable

* Fixing option type

* Fixing RETURN / Shippable

* Sync with upstream + .gitignore VSCode

* Extending integration test

* Adding version_added to new module options

* Prepare 1.3.0 changelog

* Use boto3_tag_list_to_ansible_dict for bucket tags

* Fixing integration test (delete buckets)

* Adjust integration test (python 2.7)

* fix integratiuon test -2

* Adjusting changelogs/changelog.yaml

* WIP - adding new functionality to aws_s3_bucket_info module

* Fixing exceptions adding integration tests

* Code linting - shippable

* Fixing option type

* Fixing RETURN / Shippable

* Extending integration test

* Adding version_added to new module options

* Prepare 1.3.0 changelog

* Use boto3_tag_list_to_ansible_dict for bucket tags

* Fixing integration test (delete buckets)

* Adjust integration test (python 2.7)

* fix integratiuon test -2

* Adjusting changelogs/changelog.yaml

* WIP - adding new functionality to aws_s3_bucket_info module

* Fixing exceptions adding integration tests

* Code linting - shippable

* Fixing option type

* Fixing RETURN / Shippable

* Extending integration test

* Adding version_added to new module options

* Use boto3_tag_list_to_ansible_dict for bucket tags

* Fixing integration test (delete buckets)

* Adjust integration test (python 2.7)

* fix integratiuon test -2

* WIP - adding new functionality to aws_s3_bucket_info module

* Fixing exceptions adding integration tests

* Code linting - shippable

* Fixing option type

* Fixing RETURN / Shippable

* Extending integration test

* Adding version_added to new module options

* Use boto3_tag_list_to_ansible_dict for bucket tags

* Fixing integration test (delete buckets)

* Adjust integration test (python 2.7)

* fix integratiuon test -2

* Merging requested PR changes #1

Co-authored-by: Mark Chappell <mchappel@redhat.com>

* Bump version_added 1.3.0->1.4.0

Co-authored-by: Mark Chappell <mchappel@redhat.com>

* Fix module docstring

Co-authored-by: Mark Chappell <mchappel@redhat.com>

* Fixing changelog

* Code cleanup

* Update integration tests

* Add S3 bucket location check to integration test

* Documentation update

- fix wording and typos in DOCUMENTATION
- complete rewrite of RETURN

* Update plugins/modules/aws_s3_bucket_info.py

* Update plugins/modules/aws_s3_bucket_info.py

* Fixing RETURN indentation

* Fixing missing type: in RETURN

* Revert changes to changelogs/changelog.yaml

* Revert changes to changelogs/changelog.yaml

Co-authored-by: Mark Chappell <mchappel@redhat.com>
danquixote pushed a commit to danquixote/community.aws that referenced this issue May 16, 2021
* WIP - adding new functionality to aws_s3_bucket_info module

* Fixing exceptions adding integration tests

* Code linting - shippable

* Fixing option type

* Fixing RETURN / Shippable

* Sync with upstream + .gitignore VSCode

* Extending integration test

* Adding version_added to new module options

* Prepare 1.3.0 changelog

* Use boto3_tag_list_to_ansible_dict for bucket tags

* Fixing integration test (delete buckets)

* Adjust integration test (python 2.7)

* fix integratiuon test -2

* Adjusting changelogs/changelog.yaml

* WIP - adding new functionality to aws_s3_bucket_info module

* Fixing exceptions adding integration tests

* Code linting - shippable

* Fixing option type

* Fixing RETURN / Shippable

* Extending integration test

* Adding version_added to new module options

* Prepare 1.3.0 changelog

* Use boto3_tag_list_to_ansible_dict for bucket tags

* Fixing integration test (delete buckets)

* Adjust integration test (python 2.7)

* fix integratiuon test -2

* Adjusting changelogs/changelog.yaml

* WIP - adding new functionality to aws_s3_bucket_info module

* Fixing exceptions adding integration tests

* Code linting - shippable

* Fixing option type

* Fixing RETURN / Shippable

* Extending integration test

* Adding version_added to new module options

* Use boto3_tag_list_to_ansible_dict for bucket tags

* Fixing integration test (delete buckets)

* Adjust integration test (python 2.7)

* fix integratiuon test -2

* WIP - adding new functionality to aws_s3_bucket_info module

* Fixing exceptions adding integration tests

* Code linting - shippable

* Fixing option type

* Fixing RETURN / Shippable

* Extending integration test

* Adding version_added to new module options

* Use boto3_tag_list_to_ansible_dict for bucket tags

* Fixing integration test (delete buckets)

* Adjust integration test (python 2.7)

* fix integratiuon test -2

* Merging requested PR changes ansible-collections#1

Co-authored-by: Mark Chappell <mchappel@redhat.com>

* Bump version_added 1.3.0->1.4.0

Co-authored-by: Mark Chappell <mchappel@redhat.com>

* Fix module docstring

Co-authored-by: Mark Chappell <mchappel@redhat.com>

* Fixing changelog

* Code cleanup

* Update integration tests

* Add S3 bucket location check to integration test

* Documentation update

- fix wording and typos in DOCUMENTATION
- complete rewrite of RETURN

* Update plugins/modules/aws_s3_bucket_info.py

* Update plugins/modules/aws_s3_bucket_info.py

* Fixing RETURN indentation

* Fixing missing type: in RETURN

* Revert changes to changelogs/changelog.yaml

* Revert changes to changelogs/changelog.yaml

Co-authored-by: Mark Chappell <mchappel@redhat.com>
alinabuzachis referenced this issue in alinabuzachis/community.aws Jul 19, 2021
* WIP - adding new functionality to aws_s3_bucket_info module

* Fixing exceptions adding integration tests

* Code linting - shippable

* Fixing option type

* Fixing RETURN / Shippable

* Sync with upstream + .gitignore VSCode

* Extending integration test

* Adding version_added to new module options

* Prepare 1.3.0 changelog

* Use boto3_tag_list_to_ansible_dict for bucket tags

* Fixing integration test (delete buckets)

* Adjust integration test (python 2.7)

* fix integratiuon test -2

* Adjusting changelogs/changelog.yaml

* WIP - adding new functionality to aws_s3_bucket_info module

* Fixing exceptions adding integration tests

* Code linting - shippable

* Fixing option type

* Fixing RETURN / Shippable

* Extending integration test

* Adding version_added to new module options

* Prepare 1.3.0 changelog

* Use boto3_tag_list_to_ansible_dict for bucket tags

* Fixing integration test (delete buckets)

* Adjust integration test (python 2.7)

* fix integratiuon test -2

* Adjusting changelogs/changelog.yaml

* WIP - adding new functionality to aws_s3_bucket_info module

* Fixing exceptions adding integration tests

* Code linting - shippable

* Fixing option type

* Fixing RETURN / Shippable

* Extending integration test

* Adding version_added to new module options

* Use boto3_tag_list_to_ansible_dict for bucket tags

* Fixing integration test (delete buckets)

* Adjust integration test (python 2.7)

* fix integratiuon test -2

* WIP - adding new functionality to aws_s3_bucket_info module

* Fixing exceptions adding integration tests

* Code linting - shippable

* Fixing option type

* Fixing RETURN / Shippable

* Extending integration test

* Adding version_added to new module options

* Use boto3_tag_list_to_ansible_dict for bucket tags

* Fixing integration test (delete buckets)

* Adjust integration test (python 2.7)

* fix integratiuon test -2

* Merging requested PR changes #1

Co-authored-by: Mark Chappell <mchappel@redhat.com>

* Bump version_added 1.3.0->1.4.0

Co-authored-by: Mark Chappell <mchappel@redhat.com>

* Fix module docstring

Co-authored-by: Mark Chappell <mchappel@redhat.com>

* Fixing changelog

* Code cleanup

* Update integration tests

* Add S3 bucket location check to integration test

* Documentation update

- fix wording and typos in DOCUMENTATION
- complete rewrite of RETURN

* Update plugins/modules/aws_s3_bucket_info.py

* Update plugins/modules/aws_s3_bucket_info.py

* Fixing RETURN indentation

* Fixing missing type: in RETURN

* Revert changes to changelogs/changelog.yaml

* Revert changes to changelogs/changelog.yaml

Co-authored-by: Mark Chappell <mchappel@redhat.com>
alinabuzachis referenced this issue in alinabuzachis/community.aws Jul 19, 2021
* WIP - adding new functionality to aws_s3_bucket_info module

* Fixing exceptions adding integration tests

* Code linting - shippable

* Fixing option type

* Fixing RETURN / Shippable

* Sync with upstream + .gitignore VSCode

* Extending integration test

* Adding version_added to new module options

* Prepare 1.3.0 changelog

* Use boto3_tag_list_to_ansible_dict for bucket tags

* Fixing integration test (delete buckets)

* Adjust integration test (python 2.7)

* fix integratiuon test -2

* Adjusting changelogs/changelog.yaml

* WIP - adding new functionality to aws_s3_bucket_info module

* Fixing exceptions adding integration tests

* Code linting - shippable

* Fixing option type

* Fixing RETURN / Shippable

* Extending integration test

* Adding version_added to new module options

* Prepare 1.3.0 changelog

* Use boto3_tag_list_to_ansible_dict for bucket tags

* Fixing integration test (delete buckets)

* Adjust integration test (python 2.7)

* fix integratiuon test -2

* Adjusting changelogs/changelog.yaml

* WIP - adding new functionality to aws_s3_bucket_info module

* Fixing exceptions adding integration tests

* Code linting - shippable

* Fixing option type

* Fixing RETURN / Shippable

* Extending integration test

* Adding version_added to new module options

* Use boto3_tag_list_to_ansible_dict for bucket tags

* Fixing integration test (delete buckets)

* Adjust integration test (python 2.7)

* fix integratiuon test -2

* WIP - adding new functionality to aws_s3_bucket_info module

* Fixing exceptions adding integration tests

* Code linting - shippable

* Fixing option type

* Fixing RETURN / Shippable

* Extending integration test

* Adding version_added to new module options

* Use boto3_tag_list_to_ansible_dict for bucket tags

* Fixing integration test (delete buckets)

* Adjust integration test (python 2.7)

* fix integratiuon test -2

* Merging requested PR changes #1

Co-authored-by: Mark Chappell <mchappel@redhat.com>

* Bump version_added 1.3.0->1.4.0

Co-authored-by: Mark Chappell <mchappel@redhat.com>

* Fix module docstring

Co-authored-by: Mark Chappell <mchappel@redhat.com>

* Fixing changelog

* Code cleanup

* Update integration tests

* Add S3 bucket location check to integration test

* Documentation update

- fix wording and typos in DOCUMENTATION
- complete rewrite of RETURN

* Update plugins/modules/aws_s3_bucket_info.py

* Update plugins/modules/aws_s3_bucket_info.py

* Fixing RETURN indentation

* Fixing missing type: in RETURN

* Revert changes to changelogs/changelog.yaml

* Revert changes to changelogs/changelog.yaml

Co-authored-by: Mark Chappell <mchappel@redhat.com>
danielcotton pushed a commit to danielcotton/community.aws that referenced this issue Nov 23, 2021
* WIP - adding new functionality to aws_s3_bucket_info module

* Fixing exceptions adding integration tests

* Code linting - shippable

* Fixing option type

* Fixing RETURN / Shippable

* Sync with upstream + .gitignore VSCode

* Extending integration test

* Adding version_added to new module options

* Prepare 1.3.0 changelog

* Use boto3_tag_list_to_ansible_dict for bucket tags

* Fixing integration test (delete buckets)

* Adjust integration test (python 2.7)

* fix integratiuon test -2

* Adjusting changelogs/changelog.yaml

* WIP - adding new functionality to aws_s3_bucket_info module

* Fixing exceptions adding integration tests

* Code linting - shippable

* Fixing option type

* Fixing RETURN / Shippable

* Extending integration test

* Adding version_added to new module options

* Prepare 1.3.0 changelog

* Use boto3_tag_list_to_ansible_dict for bucket tags

* Fixing integration test (delete buckets)

* Adjust integration test (python 2.7)

* fix integratiuon test -2

* Adjusting changelogs/changelog.yaml

* WIP - adding new functionality to aws_s3_bucket_info module

* Fixing exceptions adding integration tests

* Code linting - shippable

* Fixing option type

* Fixing RETURN / Shippable

* Extending integration test

* Adding version_added to new module options

* Use boto3_tag_list_to_ansible_dict for bucket tags

* Fixing integration test (delete buckets)

* Adjust integration test (python 2.7)

* fix integratiuon test -2

* WIP - adding new functionality to aws_s3_bucket_info module

* Fixing exceptions adding integration tests

* Code linting - shippable

* Fixing option type

* Fixing RETURN / Shippable

* Extending integration test

* Adding version_added to new module options

* Use boto3_tag_list_to_ansible_dict for bucket tags

* Fixing integration test (delete buckets)

* Adjust integration test (python 2.7)

* fix integratiuon test -2

* Merging requested PR changes ansible-collections#1

Co-authored-by: Mark Chappell <mchappel@redhat.com>

* Bump version_added 1.3.0->1.4.0

Co-authored-by: Mark Chappell <mchappel@redhat.com>

* Fix module docstring

Co-authored-by: Mark Chappell <mchappel@redhat.com>

* Fixing changelog

* Code cleanup

* Update integration tests

* Add S3 bucket location check to integration test

* Documentation update

- fix wording and typos in DOCUMENTATION
- complete rewrite of RETURN

* Update plugins/modules/aws_s3_bucket_info.py

* Update plugins/modules/aws_s3_bucket_info.py

* Fixing RETURN indentation

* Fixing missing type: in RETURN

* Revert changes to changelogs/changelog.yaml

* Revert changes to changelogs/changelog.yaml

Co-authored-by: Mark Chappell <mchappel@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects_2.10 bug This issue/PR relates to a bug needs_info This issue requires further information. Please answer any outstanding questions needs_template This issue/PR has an incomplete description. Please fill in the proposed template correctly needs_triage
Projects
None yet
Development

No branches or pull requests

3 participants