4 Commits

Author SHA1 Message Date
Dušan Borovčanin d6477a484f NOISSUE - Update YAML files (#100)
* Rename yml to yaml extensions

Signed-off-by: Dusan Borovcanin <borovcanindusan1@gmail.com>

* Update Docker project name

Signed-off-by: Dusan Borovcanin <borovcanindusan1@gmail.com>

* Update SMQ YAML files

Signed-off-by: Dusan Borovcanin <borovcanindusan1@gmail.com>

* Update Mockery

Signed-off-by: Dusan Borovcanin <borovcanindusan1@gmail.com>

* Update Mockery version

Signed-off-by: Dusan Borovcanin <borovcanindusan1@gmail.com>

* Remove mocks before running Mockery

Signed-off-by: Dusan Borovcanin <borovcanindusan1@gmail.com>

* Update check order

Signed-off-by: Dusan Borovcanin <borovcanindusan1@gmail.com>

* Fix tests

Signed-off-by: Dusan Borovcanin <borovcanindusan1@gmail.com>

---------

Signed-off-by: Dusan Borovcanin <borovcanindusan1@gmail.com>
2025-04-01 10:41:26 +02:00
Dušan Borovčanin a39d46238b NOISSUE - Fix links in README.md file (#2129)
Signed-off-by: Dusan Borovcanin <borovcanindusan1@gmail.com>
2024-04-03 11:55:06 +02:00
b1ackd0t 4982174775 NOISSUE - Remove ISSUE_TEMPLATE.md (#108)
* chore(.github): Update files and guidelines

Deleted the "ISSUE_TEMPLATE.md" file, added a new "config.yml" file, and modified the "PULL_REQUEST_TEMPLATE.md" file in the ".github" directory.

The modifications include updating contact links, adding licensing information, and providing guidelines for pull request titles, contributing guidelines, and the use of draft pull requests. Also, advised against force-pushing additional commits after a pull request has received reviews or comments.

Signed-off-by: Rodney Osodo <28790446+rodneyosodo@users.noreply.github.com>

* feat(issue-template): Update labels and title format

Update the labels and title format in the bug_report.yml and feature_request.yml files of the .github/ISSUE_TEMPLATE directory.

- Change the title format in bug_report.yml from "[BUG] <title>" to "Bug: <title>"
- Change the labels in bug_report.yml from ["bug", "needs-review", "needs-reproduction"] to ["bug", "needs-review", "help wanted"]
- Change the title format in feature_request.yml from "[FEATURE] <title>" to "Feature: <title>"
- Change the labels in feature_request.yml from ["feature", "needs-review"] to ["enhancement", "needs-review"]

Signed-off-by: Rodney Osodo <28790446+rodneyosodo@users.noreply.github.com>

* feat(issue_template): update feature_request.yml

Updated the feature_request.yml file in the .github/ISSUE_TEMPLATE directory. Replaced the checkboxes type with a dropdown type for indicating the importance of the feature request. Updated the options to "Must-have," "Should-have," and "Nice-to-have."

Signed-off-by: Rodney Osodo <28790446+rodneyosodo@users.noreply.github.com>

* fix(template): remove checkboxes

Checkboxes are render incorrently according to our use case hence we are moving away from using check boxes to using text input

Signed-off-by: Rodney Osodo <28790446+rodneyosodo@users.noreply.github.com>

---------

Signed-off-by: Rodney Osodo <28790446+rodneyosodo@users.noreply.github.com>
2023-12-04 11:56:21 +01:00
Dušan Borovčanin 18b0bd9f38 NOISSUE - Update GitHub templates (#89)
Signed-off-by: dborovcanin <dusan.borovcanin@abstractmachines.fr>
2023-11-28 22:11:32 +01:00