Skip to content

Conversation

tamarinvs19
Copy link
Collaborator

@tamarinvs19 tamarinvs19 commented May 25, 2023

Description

Update publish-plugin-and-cli-from-branch.yml: add build and publish for the experimental languages

Fixes #2235

How to test

Manual tests

Run action Plugin and CLI: publish as archives.

Expected: after this action you have CLI files (java + python for IC and java + python + js + go for IU)
Снимок экрана (20)

Self-check list

Check off the item if the statement is true. Hint: [x] is a marked item.

Please do not delete the list or its items.

  • I've set the proper labels for my PR (at least, for category and component).
  • PR title and description are clear and intelligible.
  • I've added enough comments to my code, particularly in hard-to-understand areas.
  • The functionality I've repaired, changed or added is covered with automated tests.
  • Manual tests have been provided optionally.
  • The documentation for the functionality I've been working on is up-to-date.

@tamarinvs19 tamarinvs19 added comp-cli Issue related to CLI lang-python Issue is related to python support lang-javascript Issue is related to JavaScript support comp-github-action GitHub action, gradle plugin or maven plugin lang-go Issue is related to Go support labels May 25, 2023
@tamarinvs19 tamarinvs19 self-assigned this May 25, 2023
@tamarinvs19 tamarinvs19 linked an issue May 25, 2023 that may be closed by this pull request
@tamarinvs19 tamarinvs19 requested a review from bissquit May 25, 2023 13:38
@bissquit bissquit self-assigned this Jun 1, 2023
@bissquit bissquit added the lang-java Issue is related to Java support label Jun 1, 2023
Copy link
Member

@viktoriia-fomina viktoriia-fomina left a comment

Choose a reason for hiding this comment

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

LGTM

extra_options: "-PideType=IU"
lang: js
dir: utbot-cli-js
runs-on: ubuntu-20.04
Copy link
Member

Choose a reason for hiding this comment

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

It's possible to update Ubuntu version

@bissquit bissquit merged commit dd1506e into main Jun 1, 2023
@bissquit bissquit deleted the tamarinvs19/python-js-go-cli-github-actions branch June 1, 2023 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-cli Issue related to CLI comp-github-action GitHub action, gradle plugin or maven plugin lang-go Issue is related to Go support lang-java Issue is related to Java support lang-javascript Issue is related to JavaScript support lang-python Issue is related to python support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Publish python-, js- and go-cli on GitHub Actions
4 participants