Skip to content

Conversation

@timoguin
Copy link
Owner

@timoguin timoguin commented Jun 24, 2021

Adds a number of improvements. Tests will need to be revisited, but I've
added a decent base.

Bumps to v0.1.1

Added

  • Adds support for generating a Graphviz diagram of an Organization with the new
    OrganizationDataBuilder.to_dot() function
  • Adds DOT as a supported output format for the organization dump-all command
  • Adds models for AWS Config notifications
  • Adds models for SQS and SNS messages
  • Adds methods to ModelBase to allow (de)serializing JSON or YAML strings
  • Adds ModelBase.from_dict() to initialize a model from a dict using dacite
  • Adds CodeQL analysis workflow for GitHub Actions

Changed

  • breaking: Renames organization dump-json CLI command to organization dump-all
  • Moves buiders into the models namespace

@timoguin timoguin self-assigned this Jun 24, 2021
@timoguin timoguin force-pushed the chore/unit-tests-with-moto branch from 5e6981d to 3d5998f Compare June 25, 2021 16:13
@timoguin timoguin force-pushed the chore/unit-tests-with-moto branch from 84c51c0 to a727f67 Compare November 23, 2021 18:23
@timoguin timoguin changed the title chore(ci): Full coverage unit tests Expanded testing, plus new models for AWS Config, SQS, SNS Nov 23, 2021
@timoguin timoguin marked this pull request as ready for review November 23, 2021 18:24
Adds a number of improvements. Tests will need to be revisited, but I've
added a decent base.

Bumps to v0.1.1

### Added

- Adds support for generating a Graphviz diagram of an Organization with the new
  `OrganizationDataBuilder.to_dot()` function
- Adds `DOT` as a supported output format for the `organization dump-all` command
- Adds models for AWS Config notifications
- Adds models for SQS and SNS messages
- Adds methods to ModelBase to allow (de)serializing JSON or YAML strings
- Adds ModelBase.from_dict() to initialize a model from a dict using dacite
- Adds CodeQL analysis workflow for GitHub Actions

### Changed

- breaking: Renames `organization dump-json` CLI command to `organization dump-all`
- Moves buiders into the models namespace
@timoguin timoguin force-pushed the chore/unit-tests-with-moto branch from a727f67 to f51690b Compare November 23, 2021 18:41
@timoguin timoguin merged commit f986dae into main Nov 23, 2021
@timoguin timoguin deleted the chore/unit-tests-with-moto branch November 23, 2021 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants