Tags: JumpToTheCloud/aws-codestarconnection
Tags
chore(deps): upgrade dependencies (#16) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/JumpToTheCloud/aws-codestarconnection/actions/runs/6844050196 ------ *Automatically created by projen via the "upgrade-main" workflow* Signed-off-by: github-actions <github-actions@github.com> Co-authored-by: github-actions <github-actions@github.com>
chore(deps): upgrade dependencies (#15) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/JumpToTheCloud/aws-codestarconnection/actions/runs/6819018506 ------ *Automatically created by projen via the "upgrade-main" workflow* Signed-off-by: github-actions <github-actions@github.com> Co-authored-by: github-actions <github-actions@github.com>
chore(deps): upgrade dependencies (#13) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/JumpToTheCloud/aws-codestarconnection/actions/runs/6805618556 ------ *Automatically created by projen via the "upgrade-main" workflow* Signed-off-by: github-actions <github-actions@github.com> Co-authored-by: github-actions <github-actions@github.com>
feat(codestarconnection): add fromCodestartConnectionArn static method ( #10) * feat(codestarconnection): add fromCodestartConnectionArn static method with this method, we can create a codestar connection class from an exising arn * docs(codestarconnection): fix js-doc documentation the name of the imported resource arn was wrong. This comes from a comment in code review ISSUES CLOSED: 7
chore(docs): deploy docs gh pages github workflow (#4) * chore(docs): deploy docs in gh pages we added some steps in github workflow to deploy the documentation in github pages * chore(docs): remove mkdocs configuration of emojis this extension is no longer exists * chore(docs): add alias and version number to the docs deploy we add the git user and mail * chore(docs): fix the run command in set upd docs deploy step We added a doble quites unexpected, we remove it here * chore(docs): remove doble quotes when we adde the git user configuration there was an unexpectd doble quotes * chore(docs): add github deploy command for docs this command deploy the documentacion in Github Pages * chore(docs): deploy docs with mike command with this type of deployment, we will have all versions available in the doc * WIP: add console log of release tag we need the version number * chore(docs): add step to get the last tag we need this tag for mkdocs deployment * chore(docs): add output with latest version tags we use this output in the step to deploy de version of the docs * chore(docs): add a git command to get the lates tag we use this to create a new release of the doc * chore(docs): change the code to get the tag version we need this version to deploy docs * chore(docs): add full clone we need this version to deploy docs * feat(docs): add mkdocs deploy it add in gihub workflow the step to deploy in github pages * feat(docs): update api docs it updates the construct hub badge
PreviousNext