summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2024-04-02Live introduction message (#239)Pavel Zhukov
* Live introduction * Add intro file into pyinstaller in CI/CD pipelines * Do not exit if file fallback failed for some reason * Make the intro message full colored * Check for a newer version from github releases * Rework intro to load the message from robusta API * Change log of new version error to debug * Add version query param to fetching intro message * Fix request arg * Remove stg from the intro link
2023-11-06Update feature_request.mdNatan Yellin
2023-11-06Update bug_report.mdNatan Yellin
2023-09-05One more fix for update-code-versionLeaveMyYard
2023-09-05Fix auto updating code versionLeaveMyYard
2023-08-10Add action to update version on new tagLeaveMyYard
2023-07-18Fix linux installation with brew (#112)Pavel Zhukov
2023-05-28Change homebrew repo to real oneПавел Жуков
2023-05-28Fix AWK for Unix missing = signПавел Жуков
2023-05-28Add cat to set versionПавел Жуков
2023-05-28Fix set version for WindowsПавел Жуков
2023-05-28Add token to check-latest, autoset version to CLIПавел Жуков
2023-05-28Remove if in update-formulaПавел Жуков
2023-05-28Fix ifs on hashing stepsПавел Жуков
2023-05-28Rework checking for latest workflowПавел Жуков
2023-05-28Remove remaining old ifsПавел Жуков
2023-05-28Rework skip on not latest updateПавел Жуков
2023-05-28Fix zip archivesПавел Жуков
2023-05-28Brew only on latest releaseПавел Жуков
2023-05-28Fix output not workingПавел Жуков
2023-05-28Fix env variables in commit to homebrewПавел Жуков
2023-05-27Rework how git commit change is doneПавел Жуков
2023-05-27Authorize checkout to homebrew-krr-testПавел Жуков
2023-05-27Fix artifact downloadПавел Жуков
2023-05-27Fix upload artifactsПавел Жуков
2023-05-27Add update brew tap jobsПавел Жуков
2023-05-27Fix zip step on windowsПавел Жуков
2023-05-27Fix python 3.9 in pipelineПавел Жуков
2023-05-27Fix windows build, add mkdirПавел Жуков
2023-05-27Rework apple certificate, add grapheme fixПавел Жуков
2023-05-27Fix Upload and macos signingПавел Жуков
2023-05-27Fix linux install binutils stepПавел Жуков
2023-05-27Remove not needed steps from build-on-releaseПавел Жуков
2023-05-27Fix signing stepПавел Жуков
2023-05-27Add the build with pyinstaller on release pipelineПавел Жуков
2023-05-26Remove release piplineПавел Жуков
2023-05-26Rework setup for setup-gcloudПавел Жуков
2023-05-26Fix docker login stepПавел Жуков
2023-05-26Add auth for docker on tagПавел Жуков
2023-05-26Fix refname in CDПавел Жуков
2023-05-26Fix tag usage in CD pipelinesПавел Жуков
2023-05-26Add release build for linux, fix python version at 3.9Павел Жуков
2023-05-26Add CI/CD pipelinesПавел Жуков
2023-04-27Update issue templatesPavel Zhukov
As proposed by GitHub