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

Update release workflow to push AWS types #7733

Merged
merged 2 commits into from
Jul 11, 2024

Conversation

sk593
Copy link
Contributor

@sk593 sk593 commented Jul 9, 2024

Description

Update release workflow to create a branch and tag during releases in the bicep-types-aws repo. This will trigger the publish workflow in the bicep-types-aws repo to publish types to ACR: radius-project/bicep-types-aws#46

Type of change

  • This pull request fixes a bug in Radius and has an approved issue (issue link required).
  • This pull request adds or changes features of Radius and has an approved issue (issue link required).
  • This pull request is a minor refactor, code cleanup, test improvement, or other maintenance task and doesn't change the functionality of Radius (issue link optional).

Fixes: #issue_number

@sk593 sk593 had a problem deploying to functional-tests July 9, 2024 21:50 — with GitHub Actions Failure
Copy link

github-actions bot commented Jul 9, 2024

Unit Tests

3 219 tests  ±0   3 213 ✅ ±0   4m 1s ⏱️ -1s
  261 suites ±0       6 💤 ±0 
    1 files   ±0       0 ❌ ±0 

Results for commit e7d6a24. ± Comparison against base commit 5d448d5.

♻️ This comment has been updated with latest results.

Copy link

codecov bot commented Jul 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.99%. Comparing base (534cba6) to head (e7d6a24).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7733      +/-   ##
==========================================
- Coverage   61.00%   60.99%   -0.02%     
==========================================
  Files         520      520              
  Lines       27010    27010              
==========================================
- Hits        16478    16474       -4     
- Misses       9080     9082       +2     
- Partials     1452     1454       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sk593 sk593 had a problem deploying to functional-tests July 9, 2024 23:40 — with GitHub Actions Failure
@sk593 sk593 force-pushed the update-release-workflow branch from e7d6a24 to 3d31824 Compare July 10, 2024 21:12
@sk593 sk593 had a problem deploying to functional-tests July 10, 2024 21:12 — with GitHub Actions Failure
@sk593 sk593 force-pushed the update-release-workflow branch from 3d31824 to 7363640 Compare July 10, 2024 21:17
@sk593 sk593 changed the base branch from main to feature-bicep-compiler-merge July 10, 2024 21:17
@sk593 sk593 force-pushed the feature-bicep-compiler-merge branch from fed2462 to 0cc2c64 Compare July 10, 2024 21:18
@sk593 sk593 force-pushed the update-release-workflow branch from 7363640 to 0acbc01 Compare July 10, 2024 21:18
@sk593 sk593 changed the title [wip] Update release workflow to push AWS types Update release workflow to push AWS types Jul 10, 2024
@sk593 sk593 marked this pull request as ready for review July 10, 2024 21:20
@sk593 sk593 requested review from a team as code owners July 10, 2024 21:20
@sk593 sk593 merged commit d6d7d70 into feature-bicep-compiler-merge Jul 11, 2024
1 check passed
@sk593 sk593 deleted the update-release-workflow branch July 11, 2024 16:22
sk593 added a commit that referenced this pull request Jul 22, 2024
# Description

Update release workflow to create a branch and tag during releases in
the `bicep-types-aws` repo. This will trigger the publish workflow in
the `bicep-types-aws` repo to publish types to ACR:
radius-project/bicep-types-aws#46

## Type of change

<!--

Please select **one** of the following options that describes your
change and delete the others. Clearly identifying the type of change you
are making will help us review your PR faster, and is used in authoring
release notes.

If you are making a bug fix or functionality change to Radius and do not
have an associated issue link please create one now.

-->

- This pull request fixes a bug in Radius and has an approved issue
(issue link required).
- This pull request adds or changes features of Radius and has an
approved issue (issue link required).
- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
(issue link optional).

<!--

Please update the following to link the associated issue. This is
required for some kinds of changes (see above).

-->

Fixes: #issue_number

---------

Signed-off-by: sk593 <[email protected]>
sk593 added a commit that referenced this pull request Aug 1, 2024
# Description

Update release workflow to create a branch and tag during releases in
the `bicep-types-aws` repo. This will trigger the publish workflow in
the `bicep-types-aws` repo to publish types to ACR:
radius-project/bicep-types-aws#46

## Type of change

<!--

Please select **one** of the following options that describes your
change and delete the others. Clearly identifying the type of change you
are making will help us review your PR faster, and is used in authoring
release notes.

If you are making a bug fix or functionality change to Radius and do not
have an associated issue link please create one now.

-->

- This pull request fixes a bug in Radius and has an approved issue
(issue link required).
- This pull request adds or changes features of Radius and has an
approved issue (issue link required).
- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
(issue link optional).

<!--

Please update the following to link the associated issue. This is
required for some kinds of changes (see above).

-->

Fixes: #issue_number

---------

Signed-off-by: sk593 <[email protected]>
sk593 added a commit that referenced this pull request Aug 2, 2024
# Description

Update release workflow to create a branch and tag during releases in
the `bicep-types-aws` repo. This will trigger the publish workflow in
the `bicep-types-aws` repo to publish types to ACR:
radius-project/bicep-types-aws#46

## Type of change

<!--

Please select **one** of the following options that describes your
change and delete the others. Clearly identifying the type of change you
are making will help us review your PR faster, and is used in authoring
release notes.

If you are making a bug fix or functionality change to Radius and do not
have an associated issue link please create one now.

-->

- This pull request fixes a bug in Radius and has an approved issue
(issue link required).
- This pull request adds or changes features of Radius and has an
approved issue (issue link required).
- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
(issue link optional).

<!--

Please update the following to link the associated issue. This is
required for some kinds of changes (see above).

-->

Fixes: #issue_number

---------

Signed-off-by: sk593 <[email protected]>
sk593 added a commit that referenced this pull request Aug 2, 2024
# Description

Update release workflow to create a branch and tag during releases in
the `bicep-types-aws` repo. This will trigger the publish workflow in
the `bicep-types-aws` repo to publish types to ACR:
radius-project/bicep-types-aws#46

## Type of change

<!--

Please select **one** of the following options that describes your
change and delete the others. Clearly identifying the type of change you
are making will help us review your PR faster, and is used in authoring
release notes.

If you are making a bug fix or functionality change to Radius and do not
have an associated issue link please create one now.

-->

- This pull request fixes a bug in Radius and has an approved issue
(issue link required).
- This pull request adds or changes features of Radius and has an
approved issue (issue link required).
- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
(issue link optional).

<!--

Please update the following to link the associated issue. This is
required for some kinds of changes (see above).

-->

Fixes: #issue_number

---------

Signed-off-by: sk593 <[email protected]>
sk593 added a commit that referenced this pull request Aug 5, 2024
# Description

Update release workflow to create a branch and tag during releases in
the `bicep-types-aws` repo. This will trigger the publish workflow in
the `bicep-types-aws` repo to publish types to ACR:
radius-project/bicep-types-aws#46

## Type of change

<!--

Please select **one** of the following options that describes your
change and delete the others. Clearly identifying the type of change you
are making will help us review your PR faster, and is used in authoring
release notes.

If you are making a bug fix or functionality change to Radius and do not
have an associated issue link please create one now.

-->

- This pull request fixes a bug in Radius and has an approved issue
(issue link required).
- This pull request adds or changes features of Radius and has an
approved issue (issue link required).
- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
(issue link optional).

<!--

Please update the following to link the associated issue. This is
required for some kinds of changes (see above).

-->

Fixes: #issue_number

---------

Signed-off-by: sk593 <[email protected]>
sk593 added a commit that referenced this pull request Aug 6, 2024
# Description

Update release workflow to create a branch and tag during releases in
the `bicep-types-aws` repo. This will trigger the publish workflow in
the `bicep-types-aws` repo to publish types to ACR:
radius-project/bicep-types-aws#46

## Type of change

<!--

Please select **one** of the following options that describes your
change and delete the others. Clearly identifying the type of change you
are making will help us review your PR faster, and is used in authoring
release notes.

If you are making a bug fix or functionality change to Radius and do not
have an associated issue link please create one now.

-->

- This pull request fixes a bug in Radius and has an approved issue
(issue link required).
- This pull request adds or changes features of Radius and has an
approved issue (issue link required).
- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
(issue link optional).

<!--

Please update the following to link the associated issue. This is
required for some kinds of changes (see above).

-->

Fixes: #issue_number

---------

Signed-off-by: sk593 <[email protected]>
sk593 added a commit that referenced this pull request Aug 7, 2024
# Description

Update release workflow to create a branch and tag during releases in
the `bicep-types-aws` repo. This will trigger the publish workflow in
the `bicep-types-aws` repo to publish types to ACR:
radius-project/bicep-types-aws#46

## Type of change

<!--

Please select **one** of the following options that describes your
change and delete the others. Clearly identifying the type of change you
are making will help us review your PR faster, and is used in authoring
release notes.

If you are making a bug fix or functionality change to Radius and do not
have an associated issue link please create one now.

-->

- This pull request fixes a bug in Radius and has an approved issue
(issue link required).
- This pull request adds or changes features of Radius and has an
approved issue (issue link required).
- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
(issue link optional).

<!--

Please update the following to link the associated issue. This is
required for some kinds of changes (see above).

-->

Fixes: #issue_number

---------

Signed-off-by: sk593 <[email protected]>
sk593 added a commit that referenced this pull request Aug 9, 2024
# Description

Update release workflow to create a branch and tag during releases in
the `bicep-types-aws` repo. This will trigger the publish workflow in
the `bicep-types-aws` repo to publish types to ACR:
radius-project/bicep-types-aws#46

## Type of change

<!--

Please select **one** of the following options that describes your
change and delete the others. Clearly identifying the type of change you
are making will help us review your PR faster, and is used in authoring
release notes.

If you are making a bug fix or functionality change to Radius and do not
have an associated issue link please create one now.

-->

- This pull request fixes a bug in Radius and has an approved issue
(issue link required).
- This pull request adds or changes features of Radius and has an
approved issue (issue link required).
- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
(issue link optional).

<!--

Please update the following to link the associated issue. This is
required for some kinds of changes (see above).

-->

Fixes: #issue_number

---------

Signed-off-by: sk593 <[email protected]>
sk593 added a commit that referenced this pull request Aug 12, 2024
# Description

Update release workflow to create a branch and tag during releases in
the `bicep-types-aws` repo. This will trigger the publish workflow in
the `bicep-types-aws` repo to publish types to ACR:
radius-project/bicep-types-aws#46

## Type of change

<!--

Please select **one** of the following options that describes your
change and delete the others. Clearly identifying the type of change you
are making will help us review your PR faster, and is used in authoring
release notes.

If you are making a bug fix or functionality change to Radius and do not
have an associated issue link please create one now.

-->

- This pull request fixes a bug in Radius and has an approved issue
(issue link required).
- This pull request adds or changes features of Radius and has an
approved issue (issue link required).
- This pull request is a minor refactor, code cleanup, test improvement,
or other maintenance task and doesn't change the functionality of Radius
(issue link optional).

<!--

Please update the following to link the associated issue. This is
required for some kinds of changes (see above).

-->

Fixes: #issue_number

---------

Signed-off-by: sk593 <[email protected]>
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