Skip to content

Tags: JumpToTheCloud/aws-codestarconnection

Tags

v0.0.13

Toggle v0.0.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(projen): cdk version upgrade to 2.122.0 (#22)

v0.0.12

Toggle v0.0.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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>

v0.0.11

Toggle v0.0.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: create FUNDING.yml (#17)

* Create FUNDING.yml

* chore: update FUNDING.yml

v0.0.10

Toggle v0.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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>

v0.0.9

Toggle v0.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(codestarconnection): add python deployment of the package (#14)

we have added a new deployment package for python

v0.0.8

Toggle v0.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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>

v0.0.7

Toggle v0.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(github-codestarconnection): add github code star connection cons…

…truct (#12)

We create a code star connection for github with default values

v0.0.6

Toggle v0.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v0.0.5

Toggle v0.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(projen): update cdk version (#9)

it updates the aws cdk version to 2.103.0

ISSUES CLOSED: 6

v0.0.4

Toggle v0.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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