Skip to content

add update version script and gh action#298

Merged
emdobrin merged 8 commits intoadobe:mainfrom
sbenedicadb:main
Mar 7, 2023
Merged

add update version script and gh action#298
emdobrin merged 8 commits intoadobe:mainfrom
sbenedicadb:main

Conversation

@sbenedicadb
Copy link
Copy Markdown
Member

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 8, 2022

Codecov Report

Merging #298 (7a955c6) into main (b1fb6e0) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #298   +/-   ##
=======================================
  Coverage   96.54%   96.54%           
=======================================
  Files          28       28           
  Lines        1649     1649           
=======================================
  Hits         1592     1592           
  Misses         57       57           

then
echo "********** USAGE ERROR **********"
echo "Some or all of the parameters are empty. See usage below:";
help
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you might want to exit early for missing required params when running this in a non-interactive mode like the gh action

required: true

branch:
description: 'Branch to be used when updating versions'
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is there a way to include a branch picker here instead of text input?

Copy link
Copy Markdown
Contributor

@emdobrin emdobrin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's get this merged, and will let you experiment with the other two changes and add them as incremental updates

@emdobrin emdobrin merged commit d5e42ab into adobe:main Mar 7, 2023
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