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

Release for v0.2.6 #17

Closed
wants to merge 48 commits into from
Closed

Release for v0.2.6 #17

wants to merge 48 commits into from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jun 13, 2024

This pull request is for the next release as v0.2.6 created by tagpr. Merging it will tag v0.2.6 to the merge commit and create a GitHub release.

You can modify this branch "tagpr-from-v0.0.0" directly before merging if you want to change the next version number or other files for the release.

How to change the next version as you like

There are two ways to do it.

  • Version file
    • Edit and commit the version file specified in the .tagpr configuration file to describe the next version
    • If you want to use another version file, edit the configuration file.
  • Labels convention
    • Add labels to this pull request like "tagpr:minor" or "tagpr:major"
    • If no conventional labels are added, the patch version is incremented as is.

What's Changed

New Contributors

Full Changelog: https://github.com/route06/aws-cost-cli/commits/v0.2.6

Rindrics and others added 27 commits June 10, 2024 18:11
by following reason:
- To control feature additions and release timing within our organization
- To respect intellectual property of the original author because the features we need may not necessarily align his development intentions
- To independently increment semantic versions from the original repository
Specify 'ROUTE06, Inc.' as an author of this forked version
Abolish PR template which does not fit our operation
to avoid error below:
> SyntaxError: Cannot use import statement outside a module
to prepare for feature addition:
  want to generate temporal credentials in `else` block
if `accessKey` and `secretKey` are not passed
Introduce 'tagpr' to automate bumping semantic version
Introduce linter and formatter to the project
Enable use case with RBAC to improve security
reason why need this:
- want to support accounts that have not yet created aliases
  - This is because aliases [are public information](https://docs.aws.amazon.com/IAM/latest/UserGuide/console_account-alias.html) and there may be some decision-making costs involved in determining them
  - I want to make this tool available to organisations that have not gone through this.

Alias of other account is unavailable because `listAccountAliases`
does not accept argument `account_id`
@github-actions github-actions bot force-pushed the tagpr-from-v0.0.0 branch 2 times, most recently from 17aa2f3 to b65d0a5 Compare June 14, 2024 09:57
@github-actions github-actions bot force-pushed the tagpr-from-v0.0.0 branch from b65d0a5 to d5d7e4d Compare June 14, 2024 09:57
@Rindrics Rindrics added the invalid This doesn't seem right label Jun 18, 2024
@Rindrics Rindrics closed this Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right tagpr
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant