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

[Draft] Set up Go CLI image autopublication #2253

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

viktoriia-fomina
Copy link
Member

Labels (hint)

Choose the obligatory labels:

  • "ctg" (category): bug-fix, enhancement, refactoring, etc.
  • "comp" (component): symbolic-engine, fuzzing, codegen, etc.

Feel free to apply more labels to your PR, e.g.: lang-java, priority-minor, spec-performance

Title (hint)

Describe what you've changed or added in terms of functionality.

For example:

Add summaries for the nested classes

Support test generation for paths with spaces in JavaScript

Remove packageName property not defined in Java 8

Check that the title contains

  • no branch name
  • no GitHub nickname
  • no copy-pasted issue title

Description

Fixes # (issue)

Add more info if needed:

  • context/purpose for implementing changes
  • detailed description of the changes made

How to test

Automated tests

Please specify the automated tests for your code changes: you should either mention the existing tests or add the new ones.

For example:

The proposed changes are verified with tests:
utbot-fuzzing/src/test/kotlin/org/utbot/fuzzing/FuzzerSmokeTest.kt

Manual tests

If it is impossible to provide the automated tests, please reason why. Usually, it is relevant only for UI- or documentation-related PRs.
If this is your case, share the detailed manual scenarios that help to verify your changes.

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.

@viktoriia-fomina viktoriia-fomina changed the title Set up Go CLI image autopublication [Draft] Set up Go CLI image autopublication Jun 1, 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.

1 participant