2.11.3 (2021-05-26)
Closed issues:
- Bug with formula's outputs #934
2.11.2 (2021-05-21)
Closed issues:
- Improve metrics extracted by input flags #919
2.11.1 (2021-05-14)
Closed issues:
- exec: "com.docker.cli": executable file not found in $PATH #914
Merged pull requests:
- Fixes #914 by changing Docker's invocation command #925 (dcominottim)
2.11.0 (2021-05-04)
Closed issues:
- Turn off stale bot #909
- Friendlier error message on update repo #902
- Add command 'rit list formulas' #857
- Add a force-update option to execute the last formula version when enabled #849
- Save and reuse repo credentials for private repos #800
- Add lib to support internationalization #775
- Add tests and Support flags for rit delete repo #718
- [BUG] Files created by the formula belonging to the root user #626
Merged pull requests:
- Feature/add formula rit list formulas #913 (fernandobelettizup)
- New error message. #912 (maurineimirandazup)
- Feature/stale remotion #910 (GuillaumeFalourd)
- Adding flags, delete confirmation and new tests to delete repo #908 (fernandobelettizup)
- Add tests with testify for delete repo #906 (fernandobelettizup)
- Testify flag refactor #904 (henriquemoraeszup)
- Friendlier error message on update repo #903 (fernandobelettizup)
- feat: capture formula output #900 (lucasdittrichzup)
- Release 2.10.3 merge #899 (zup-ci)
- Add config to mount volumes via config.json #897 (maurineimirandazup)
- Bugfix - input autocomplete #892 (JoaoDanielRufino)
- Feature - Release tag to config.json file #891 (JoaoDanielRufino)
- Detect new repository version #888 (kaduartur)
- Create configuration for force execution of formula in latest version #883 (brunasilvazup)
- Internationalization Ritchie-cli #847 (kaduartur)
2.10.3 (2021-03-23)
Closed issues:
Merged pull requests:
2.10.2 (2021-03-17)
Closed issues:
- Add a "contains" operator to the conditional input (config.json file) #858
Merged pull requests:
- Release 2.10.1 merge #887 (zup-ci)
- Adding feature containsAny, containsAll, containsOnly, notContainsAny and notContainsAll in conditional options #874 (andressaabreuzup)
- Correction of input flags with parameter not required. #894 (fabianofernandeszup)
2.10.1 (2021-03-15)
Merged pull requests:
2.10.0 (2021-03-11)
Closed issues:
- Autobuild does not work for workspaces with trailing separator #880
- Tests with Testify in Pkg/Formula #791
- Flags do not support multiselect #881
- config.json crash when have multiples conditional variables #873
- 'rit create formula' doesn't create local workspace #870
- Empty item in credential selection #852
- Some repos from rit update repo do not show all its release #851
- Tests with Testify in Pkg/Git/Gitlab #793
- Tests with Testify in Pkg/Git/Github #792
- Remove the necessity to copy formulas to tmp dir #773
Merged pull requests:
- Changing conditional to only return an error when the conditional input variable does not exist in the config.json variable list #884 (andressaabreuzup)
- Multiselect flag support #882 (henriquemoraeszup)
- Adding safety check to workspace add #879 (henriquemoraeszup)
- Add new fields to enable cache in the repositories #878 (kaduartur)
- test: github testify #876 (lucasdittrichzup)
- Remove formula tmp dir #875 (kaduartur)
- Improved error msg on invalid value on list input #872 (fabianofernandeszup)
- Release 2.9.1 merge #869 (zup-ci)
- Update input flag README file #868 (GuillaumeFalourd)
- Update repo fix #866 (henriquemoraeszup)
- Fixing delete credential empty fields bug #864 (henriquemoraeszup)
- [BUGFIX] - Fix build with build.sh #862 (fabianofernandeszup)
- test: gitlab testify #856 (lucasdittrichzup)
- Release 2.9.0 merge #855 (zup-ci)
- Feature - input autocomplete #821 (JoaoDanielRufino)
2.9.1 (2021-02-22)
Closed issues:
- Fix build with build.sh #863
- Release repo command #727
- Support flags for rit set credential #710
- Enrich --help flag with more formula-related info #623
- Create repo command #621
2.9.0 (2021-02-09)
Closed issues:
- Make to easier to contribute to other formulas repositories #845
- Tests with Testify in Pkg/Formula/Input/Prompt #783
- Allow to import other formulas repositories as dependency #581
- Add an output capacity for formulas #536
- Formula structure enhancement (V3 Suggestion) #535
- Improve 'rit completion bash' command output #524
- Add a link to documentation on HELPER #501
- Required field in multiselect input #839
- Support latest tag on rit add repo via flag #835
- Deprecate the dynamic list #813
- Support for list input type #812
- Expose specific error message during build #801
- Tests with Testify in Pkg/RTutorial #795
- Support flags for rit set formula-runner #721
- Support flags for rit tutorial #715
Merged pull requests:
- Fix merge conflict between PRs #850 (brunasilvazup)
- refactor: deprecated dynamic input #848 (lucasdittrichzup)
- Tutorial flags #846 (henriquemoraeszup)
- Support for list input type #843 (henriquemoraeszup)
- fix: required multiselect #842 (lucasdittrichzup)
- Add step to check de latest version on rit add repo and entry by flags #841 (brunasilvazup)
- Adds a simple fix to the help menu #838 (brunasilvazup)
- Release 2.8.0 merge #837 (zup-ci)
- Set formula runner flags #836 (henriquemoraeszup)
- Fix- Print error messages in pre builder #829 (brunasilvazup)
- Fix/readme repo template #840 (GuillaumeFalourd)
2.8.0 (2021-01-26)
Closed issues:
- Tests with Testify in Pkg/Formula/Workspace #790
- Add new tests #684
- Remove fileutil package #810
- Tests with Testify in Pkg/Commands #765
- Support flags for rit delete workspace #723
- Support flags for rit set credential #720
- Support flags for rit delete credential #714
- Support flags for rit delete env #713
- Support flags for rit add repo #711
- Latest version is not updating during the release #703
- Add Bitbucket to provider list for rit add repo #647
Merged pull requests:
- Adding flags and tests to delete workspace #832 (henriquemoraeszup)
- Testify on commands package #831 (henriquemoraeszup)
- Removing file util package with test refactor #830 (henriquemoraeszup)
- Flags for rit add repo #827 (henriquemoraeszup)
- Add flags to delete env #826 (brunasilvazup)
- Set credential flags #824 (henriquemoraeszup)
- feat: add bitbucket as a provider to add repos #823 (lucasdittrichzup)
- Updating horusec endpoint #820 (henriquemoraeszup)
- fixing release pipeline #819 (viniciusramosdefaria)
- Release 2.7.0 merge #818 (zup-ci)
- Delete credential flags #774 (henriquemoraeszup)
- Added new tests to rit delete env #822 (brunasilvazup)
2.7.0 (2021-01-04)
Closed issues:
- Create a RIT ADD WORKSPACE command #802
- Tests with Testify in Pkg/Stdin #797
- Tests with Testify in Pkg/Formula/Input/Stdin #784
- Tests with Testify in Pkg/Formula/Input/Flag #782
- Tests with Testify in Pkg/Formula/Creator #781
- Tests with Testify in Pkg/Credential #766
- Support new http verbs and authentication on dynamic list input #652
- Store the json list returned by an API consumed through the dynamic type input #646
- Use credentials when consuming URL configured for the dynamic type list #645
- Return error when trying to create a new formula in an empty workspace #814
- Do NOT remove the user workspace folder on rit delete workspace #804
- Tests with Testify in Pkg/Slice/SliceUtil #796
- The formula is not automatically build at its creation #763
- Create new commands tree to improve performance #679
Merged pull requests:
- Fix delete workspace #816 (kaduartur)
- Fix add empty local repo #815 (kaduartur)
- created rit add workspace command #809 (aronrichter)
- Tests on slice #808 (henriquemoraeszup)
- Tests on credential pkg #806 (henriquemoraeszup)
- Improve performance to "rit create formula" command #805 (kaduartur)
- New horus pipeline #803 (henriquemoraeszup)
- Release 2.6.0 merge #778 (zup-ci)
- Performance new tree struct #768 (kaduartur)
2.6.0 (2020-12-14)
Closed issues:
- Tests with Testify in Upgrade #762
- Tests with Testify in Update #761
- Tests with Testify in Update repo #760
- Tests with Testify in Tutorial #759
- Tests with Testify in Show #758
- Tests with Testify in Show formula runner #757
- Tests with Testify in Show context #756
- Tests with Testify in Set #755
- Tests with Testify in Set priority #754
- Tests with Testify in Set formula runner #753
- Tests with Testify in Set credential #752
- Tests with Testify in Set context #751
- Tests with Testify in Root #750
- Tests with Testify in Metrics #749
- Tests with Testify in List workspace #748
- Tests with Testify in List #747
- Tests with Testify in List repo #746
- Tests with Testify in List credential #745
- Tests with Testify in Init #744
- Tests with Testify in Formula #743
- Tests with Testify in Delete workspace #742
- Tests with Testify in Delete #741
- Tests with Testify in Delete repo #740
- Tests with Testify in Delete formula #739
- Tests with Testify in Delete credential #738
- Tests with Testify in Delete Context #737
- Tests with Testify in Create #736
- Tests with Testify in Create formula #735
- Tests with Testify in Build formula #734
- Tests with Testify in Buid #733
- Tests with Testify in Autocomplete #732
- Tests with Testify in Add #731
- Tests with Testify in Autocomplete #730
- Tests with Testify in Add #729
- Tests with Testify in Add Repo #728
- Test #724
- nil pointer error with invalid tree.json #649
- Allow more languages for the TUTORIAL tips. #528
- Deprecate stdin #708
- Check repository structure on RIT ADD REPO command #698
- Prevent users from adding the same repo again #695
- Remove --stdin flag from core commands #624
- Add a multiselect input type for formulas #600
- Add release notes and feature changelog on upgrades #587
- Switch the command context for environment #554
Merged pull requests:
- Fix/struct solution #777 (victorschumacherzup)
- Fixing codecov patch at 80% #772 (henriquemoraeszup)
- Feature/release notes on cli #771 (victorschumacherzup)
- feat: add multiselect input #769 (lucasdittrichzup)
- disable add issues to projects with ritchie-bot #725 (kaduartur)
- Deprecating stdin #709 (henriquemoraeszup)
- Fix/readme add demo repo #707 (GuillaumeFalourd)
- Switch context to env command #706 (kaduartur)
- Check repository structure #705 (matheussn)
- Add step to verify repo existence #704 (brunasilvazup)
- Release 2.5.0 merge #702 (zup-ci)
2.5.0 (2020-11-30)
Closed issues:
- Centralize function mock methods in a single file/folder #683
- Add the testify library to ritchie #682
- Portuguese landing page with english text #664
- Build / Watch all formulas in the same workspace / repository at once #634
- Add stdin capacity to rit build formula #615
- Create a context validator for credential inputs #575
- Increase test coverage rate #560
- Add Research feature on the CLI #557
- Unify and Simplify Context and Credential files and suggest the use of the file to set batch context and credentials #556
- Create a new command to add formulas template repository #521
- Create new command rit "clean repo local" or "delete repo local" #475
- Create new command rit list context #474
- Create new command rit delete credential #472
- Add a language check before executing a formula #444
- Fix command update repo on all selected #699
- Add help.json default descriptive text #676
- Add the "latest" version to the RIT ADD REPO command automatically through STDIN #674
- Kill build concept! #670
- Bug with existing config.json variable name with upgrade to 2.3.0 #665
- Improve formula creation command #653
- When creating a new formula, create a specific repository for this workspace #550
Merged pull requests:
- Fix update repo when all option selected #700 (brunasilvazup)
- fix: add check for variables with the same name #693 (lucasdittrichzup)
- Kill bill(d) #692 (henriquemoraeszup)
- update horus url #690 (victorschumacherzup)
- Command based text to help.json #689 (victorschumacherzup)
- Add testify to project #686 (brunasilvazup)
- Use latest version of repository in rit add repo stdin #685 (brunasilvazup)
- split local repository by workspace #675 (kaduartur)
- Release 2.4.0 merge #673 (zup-ci)
- Feature/delete credential #655 (matheussn)
2.4.0 (2020-11-13)
Closed issues:
- Update all formulas repositories at once #594
- [Feature] Add support for flag --default #627
- Add default field visualization to survey inputs #565
Merged pull requests:
- fix: fix lint #672 (lucasdittrichzup)
- Fix/issue_templates #669 (kaduartur)
- fix lint #662 (victorschumacherzup)
- Release 2.3.0 merge #661 (zup-ci)
- feat: add default text input to formula #654 (lucasdittrichzup)
- add default flag #635 (victorschumacherzup)
- Added update All for repo #602 (Harirai)
2.3.0 (2020-11-09)
Closed issues:
- ERROR: unsatisfiable constraints when build a dockerfile. #650
- Improve circleci pipeline #607
- Suggest a build when the formula is used and we notice that a modification was made in the files #559
- Add all available flags in the ritchie options listing. #522
- Improves code quality related to linters and tests #510
- Autocomplete when typing workspace on input #459
- Warn machine env variables if they have the same name as input params #625
- Add current context for formula execution #588
- Allow for inputs to be added via flag params #579
- Notify the user of conflicting formula on the current tree #473
- List options dynamically #389
Merged pull requests:
- fix linter #659 (victorschumacherzup)
- modifying ritchie metrics endpoint #658 (viniciusramosdefaria)
- Change apk add from python to python3. #651 (afonsoaugusto)
- JS Lint #644 (RxDx)
- Update CODEOWNERS #643 (kaduartur)
- Feature/pipeline #639 (viniciusramosdefaria)
- warning when formulas commands conflicts #638 (victorschumacherzup)
- added warning on same env name #633 (victorschumacherzup)
- added context printing #632 (victorschumacherzup)
- More linters #631 (lcd1232)
- Decoupling build commands from main #630 (henriquemoraeszup)
- Remove codecov/project step #629 (victorschumacherzup)
- Release 2.2.0 merge #622 (zup-ci)
- Formula inputs by flags #617 (kaduartur)
- Improvement pipeline #614 (viniciusramosdefaria)
- [Fix] - Searching only for run.sh on docker pre run #598 (JoaoDanielRufino)
- Prompt to auto rebuild formula on source modifications #578 (gabriel-pinheiro)
- Remove repository version check #656 (kaduartur)
2.2.0 (2020-10-20)
Closed issues:
- Can not create a formula with an uppercase letter and run with docker #611
- Github Authentication #492
- Wrong error message when the organization is not right #491
- Mock Credential on console.log #490
- Collect the execution time of the --watch flag #573
- Developer Guide #566
- no timeout on functional tests step #564
- The stable.txt doesn't increase version when generating a new release #545
- Create new command rit list workspace #470
- Detect new formula repositories releases #431
Merged pull requests:
- Update feature_request.md #620 (victorschumacherzup)
- Update ritchie-bot-config.yml #619 (victorschumacherzup)
- [Fix] - Lower case containerId string #610 (JoaoDanielRufino)
- Feature/dynamic list #605 (victorschumacherzup)
- Adding developer guide #604 (henriquemoraeszup)
- Fix significant typos and grammar in CONTRIBUTING.md #603 (Bharat123rox)
- Fix timer os metric build formula watch #601 (brunats)
- Add env docker_execution #599 (fabianofernandeszup)
- Release 2.1.0 merge #590 (zup-ci)
- Added new version warning for repositories in rit helper #582 (brunats)
- List workspace command #485 (henriquemoraeszup)
- refactor: add timeout to the functional testing job #596 (dittrichlucas)
- stable version was not updating when generate release #595 (victorschumacherzup)
- Update README file #593 (GuillaumeFalourd)
2.1.0 (2020-10-05)
Closed issues:
- Notify for new repo version #589
- Fix broken link CONTRIBUTING.md #576
- To improve the user experience implement shortcuts like bash #571
- Suggest the use of the flag --watch when the comands rit build or rit build formula are used #558
- rit add repo with STDIN in README file isn't working #546
- move 'rit show context' to list group #526
- 'rit tutorial' command shows the same output for enabled or disabled #525
- Remove emojis from sentences #572
- Local environment config is lost when installation script is run #570
- 'rit create formula' accepts core commands as formula name #549
- flag --watch doesn't send metrics #542
- Add validation with regex in the config.json inputs #513
- Check why the formula's tmp folder is not deleted when formula execution fails #502
- Add field to set if the Input is Optional or Required #488
- Wizard - Use formulas #462
Merged pull requests:
- Remove preinst.sh script #586 (kaduartur)
- Set tutorial output more informative #583 (Harirai)
- Fixing windows installer and logo #574 (henriquemoraeszup)
- Default tree refactoring to use file manager of package stream #568 (brunats)
- Use version 1.3.0 of horus #567 (victor-schumacher)
- Update horus cmd #562 (victor-schumacher)
- Added tests to default tree file #561 (brunats)
- Add required field to Input struct #551 (kaduartur)
- Add defer to PostRun function #548 (kaduartur)
- add check for core commands on create formula #544 (victor-schumacher)
- Release 2.0.6 merge #543 (zup-ci)
- Add validation with regex in the config.json inputs #512 (JoaoDanielRufino)
- refactor: remove emojis #580 (dittrichlucas)
- Fix broken link to Ritchie FAQs #577 (Harirai)
- Add info build formula #569 (dittrichlucas)
- Add sending metrics for the --watch flag #563 (dittrichlucas)
- Wizard - Use formulas #552 (dittrichlucas)
- Hotfix/readme command #547 (GuillaumeFalourd)
2.0.6 (2020-09-22)
Closed issues:
- hello-world demo fails using --docker #531
- Inform the user when any local formula repository has a new release available #516
- Frees use of formulas that do not require the commons repository #495
- Create new command rit delete workspace #471
- Use new metrics API version #464
- Download Ritchie OS requirements when installing. #428
- Use github credentials to add private repo. #382
- Collect new metrics #489
- Ritchie doesn't find the $HOME PATH with space #438
- Add Shell script strategy to build formulas #436
- MSI insufficient privileges #433
- Command line validation #393
- Add a tutorial field to the config.json file #391
- Add command to remove a particular formula from a workspace. #388
- View the download progress of the docker image #387
Merged pull requests:
- add metrics acceptance question info #537 (victor-schumacher)
- Add support to the tutorial field in config.json #534 (kaduartur)
- Add shell build strategy to build formulas #533 (kaduartur)
- add repo info to metrics #532 (victor-schumacher)
- Displays error when invalid argument added to command #530 (brunats)
- Command's run time #523 (victor-schumacher)
- change executor to a ubuntu machine #519 (victor-schumacher)
- Added tests to update repo command #515 (brunats)
- Added changes suggested by goimports #509 (brunats)
- show docker logs on formula build #506 (victor-schumacher)
- Fixed privileges for the msi installer to use the program files folder. #505 (fabianofernandeszup)
- Release 2.0.5 merge #504 (zup-ci)
- Delete workspace command #481 (JoaoDanielRufino)
- Create new command rit delete formula #447 (JoaoDanielRufino)
- Remove the ritchie path from the metricId #540 (dittrichlucas)
- Upgrade metric api #539 (kaduartur)
- Preparing for the Hacktoberfest #538 (GuillaumeFalourd)
- Fixing conditional bug #527 (henriquemoraeszup)
- Add column from latest version on list repo command #518 (brunats)
- Added commons repository acceptance info to metrics #517 (victor-schumacher)
- update lint executor #514 (victor-schumacher)
- change bucket #508 (ernelio)
2.0.5 (2020-09-08)
Closed issues:
- [Feature] - rit clean temp #476
- [FEATURE] Don't execute locally if docker not installed when using flag #437
- Reduce qnt of parameters in Run method in node #432
- [FEATURE] Suggest to download programming languages (locally) if needed #427
- [FEATURE] Functional tests for upgrade #419
- [FEATURE] Functional tests for tutorial #418
- [FEATURE] Functional tests for build formula #417
- [FEATURE] Functional tests for build #416
- [FEATURE] Functional tests for set repo-priority #412
- [FEATURE] Functional tests for delete repo #409
- [FEATURE] Functional tests for delete context #408
- [FEATURE] Functional tests for completion powershell #407
- [FEATURE] Functional tests for completion fish #406
- Create provider and credential automatically according to the executed formula #385
- [FEATURE] - Check config.json before executing the formula and inform if the user needs to pass credentials. #384
- [BUG] - Add the version of the repository to the docker image generated #380
- Improved CI to avoid 'killed signal' error #497
- [BUG] STDIN & DOCKER flag don't work together #494
- Rit list credential - E-mail format #483
- Metrics acceptance question when rit is updated #463
- Enable rit execution inside the docker. #455
- Ask for default execution type (docker / local) with RIT INIT. #443
- When build fail locally, suggest user to use --docker flag #439
- [FEATURE] Functional tests for create formula #414
- [BUG] STDIN doesn't work with input type PASSWORD #404
- Not adding community repo leads to unpredictable behavior #402
- [BUG] Add repo command may present an incomprehensible error #397
- Conditional options on config.json #390
- [FEATURE] - Allow formulas without dockerfile and only run locally #386
- [BUG] - Formulas with the same directory structure are causing an error in the build and execution #383
- Check http status when request stable version #373
Merged pull requests:
- Improved CI to avoid 'killed signal' error #503 (dittrichlucas)
- Remove command lock without initialization #496 (brunats)
- Add stdin validation for docker execution #493 (GuillaumeFalourd)
- add metrics question on rit upgrade command #487 (victor-schumacher)
- Duplication of letters in the command list credentials #484 (victor-schumacher)
- Add the 'password' input type to stdin #482 (kaduartur)
- Ask for default execution type (docker / local) with RIT INIT #480 (kaduartur)
- Added step to question about formula found #478 (brunats)
- Add functional test for tutorial #465 (dittrichlucas)
- Release 2.0.4 merge #461 (zup-ci)
- upgrade when version server don't respond with 200 #456 (victor-schumacher)
- Add functional test for completion powershell #486 (dittrichlucas)
- Add functional test for completion fish #479 (dittrichlucas)
- Add functional test for upgrade #469 (dittrichlucas)
- Adding EMAIL to GITLAB credential #467 (GuillaumeFalourd)
- Fix incomprehensible error in command rit add repo #466 (brunats)
- Add functional test for build #458 (dittrichlucas)
- Adding conditional steps to config prompt #454 (henriquemoraeszup)
- Asking for credential during formula runtime #423 (henriquemoraes8)
- Mount volume of the .rit folder inside the container #403 (fabianofernandeszup)
2.0.4 (2020-08-21)
Closed issues:
- [FEATURE] Functional tests for update #415
- Functional tests for create #413
- [FEATURE] Functional tests for list credential #411
- [FEATURE] Functional tests for list #410
- [BUG] Creating python formulas with dependencies #223
- [BUG]Error on login when password contains special character #168
- [BUG] Conflict between V1 and V2 releases #445
- Update and improve issues templates #421
- [FEATURE] Add entry by stdin in the init command #396
- [FEATURE] Create new command "rit metrics" #374
- [FEATURE] Process and send metrics to server #370
- [FEATURE] Send formula commands metrics #369
- [FEATURE] Collect commands metrics #368
- [FEATURE] Ask on init if user want to send usage metrics #367
Merged pull requests:
- Add functional test for update #457 (dittrichlucas)
- Standardized metrics command #452 (kaduartur)
- Add functional test for create #448 (dittrichlucas)
- Add functional test for list credential #442 (dittrichlucas)
- Updating Horus pipeline job #434 (nathannascimentozup)
- Add functional test for list #430 (dittrichlucas)
- Add entry via stdin to the init command #426 (brunats)
- [ENHANCEMENT] Hello world formula command in README #401 (GuillaumeFalourd)
- Improves inputListCustomMock to use a custom function #400 (brunats)
- [FEATURE] Add EMAIL to provider variables #395 (GuillaumeFalourd)
- Release 2.0.3 merge #377 (zup-ci)
- Fix tutorial test #460 (kaduartur)
- [FIX] Change pipeline lint #453 (ernelio)
- Formatted metric text in init command #451 (kaduartur)
- Add collect metric to the main file #450 (kaduartur)
- Collect Product Metrics #449 (kaduartur)
- Fix version.sh expression #446 (kaduartur)
- Create HTTP and gRPC client to metrics #441 (kaduartur)
- Update tutorial on stdin and add tests #435 (brunats)
- Collector function for metrics #429 (victor-schumacher)
- Update issues templates #424 (brunats)
- Improves issues templates #422 (brunasilvazup)
- Adds question about metrics in init #420 (brunats)
- Metrics check #405 (victor-schumacher)
- [FEATURE] add metrics command #394 (victor-schumacher)
- [FEATURE] Create implementation to UserIdGenerator #379 (kaduartur)
- [ENHANCEMENT] build formula tutorial #378 (victor-schumacher)
- [FEATURE] Create interface for metrics #375 (kaduartur)
2.0.3 (2020-08-07)
Closed issues:
- [BUG] Create formula with specific words #249
- [BUG] Using rit build formula appends to application.bat instead of replacing #238
Merged pull requests:
1.0.0 (2020-08-06)
2.0.2 (2020-08-06)
Merged pull requests:
- fix wix #364 (ernelio)
- [FIX] Fix Makefile is_release #363 (ernelio)
- Release 2.0.1 merge #362 (zup-ci)
- fix message about Ritchie Legacy-1.0.0 #360 (rodrigomedeirosf)
2.0.1 (2020-08-06)
Merged pull requests:
- [FIX] Add repo with the commons name #361 (kaduartur)
- [Feature] Add hooks in packagings #359 (ernelio)
- Release 2.0.0 merge #358 (zup-ci)
2.0.0 (2020-08-05)
Closed issues:
- [BUG] lint doesn't fail pipeline when find issue #347
- [FEATURE] Adding hello world template in KOTLIN (rit create formula) #220
- [FEATURE] Adding hello world template in SWIFT (rit create formula) #188
- [FEATURE] Adding hello world template in PERL (rit create formula) #187
- [FEATURE] Adding hello world template in RUST (rit create formula) #181
- [FEATURE] Adding hello world template in C# (rit create formula) #179
- [FEATURE] rit list credential command #178
Merged pull requests:
- [Fix] lint #357 (kaduartur)
- [FIX] init warning msg #355 (kaduartur)
- Fix notice #354 (brunats)
- Added information about legacy version 1.0.0 #353 (brunats)
- remove files #352 (ernelio)
- fix license #351 (ernelio)
- Support gitlab provider on command add repo #350 (kaduartur)
- fix license #349 (ernelio)
- [FIX] Fix make build stderr #348 (kaduartur)
- Fix linter #346 (victor-schumacher)
- Credential through file #345 (victor-schumacher)
- [FEATURE] Beautification for windows #344 (kaduartur)
- [FEATURE] Update go-cli-spinner lib #340 (kaduartur)
- [Fix] build local #338 (kaduartur)
- List repo url #337 (viniciussousazup)
- Fix work space that have space #336 (viniciussousazup)
- change errKeyNotFoundTemplate #335 (viniciussousazup)
- [FEATURE] Path for win bin download #333 (ernelio)
- Change build formulas behavior #332 (kaduartur)
- Change VerifyNewVersion #331 (viniciussousazup)
- Verbose flag #330 (viniciussousazup)
- Improment PR guide lines #328 (sandokandias)
- Adding ansible credentials and bugfix for 2.0 #327 (henriquemoraes8)
- remove team and single #326 (ernelio)
- Adding licensing to everything #325 (viniciusramosdefaria)
- Fix/list credential #323 (victor-schumacher)
- Verify Credencial of config.json #322 (viniciussousazup)
- Change Set credencial #321 (viniciussousazup)
- Improvement readme #318 (sandokandias)
- Fix/build_docker #317 (kaduartur)
- Metadata #312 (viniciussousazup)
- Updated help messages #311 (brunats)
- Run Horus #310 (Leonardo-Beda-ZUP)
- Change Upgrade and CommonsUrl #309 (viniciussousazup)
- Change functional tests #308 (viniciussousazup)
- Improvement/repo priority setter test #306 (miguelhbrito)
- Improvement/repo test #305 (viniciussousazup)
- Create journey tips #304 (brunats)
- Feature/build formula #302 (kaduartur)
- Fix tests and code style for lint #296 (viniciussousazup)
- List credentials command #295 (victor-schumacher)
- fix newDefaultSetup to compile #286 (viniciussousazup)
- Feature/remove_single_names #282 (kaduartur)
- Feature/init #279 (kaduartur)
- Support templates to create formula #277 (viniciussousazup)
- remove clean #276 (marcosgmgm)
- [FEATURE] Create command to update repositories #272 (kaduartur)
- Feature/new runner #271 (marcosgmgm)
- Feature/new runner #269 (marcosgmgm)
- [FEATURE] Added
rit delete repo
command and added to list repo a total info a… #268 (marcoscostazup) - Added
rit list repo
command #266 (marcoscostazup) - concat path #264 (marcosgmgm)
- Feature/new runner #263 (marcosgmgm)
- Improvement/rit create formula #262 (viniciussousazup)
- [FEATURE] Added
rit set priority
command #260 (marcoscostazup) - Feature/repo #258 (kaduartur)
- [FEATURE] Add repo #257 (kaduartur)
- Feature/repo #254 (kaduartur)
- [DEPRECATION] Removed rit clean repo #246 (marcoscostazup)
- Improvement/rit completion #245 (viniciussousazup)
1.0.0-beta.24 (2020-08-03)
Closed issues:
- Create journey tips #289
1.0.0-beta.23 (2020-07-27)
1.0.0-beta.22 (2020-07-20)
1.0.0-beta.21 (2020-07-20)
Closed issues:
- [BUG] make test-local doesn't work with space in PATH obtained with PWD command #183
- [BUG] Error when adding kubeconfig too big #173
- [BUG]Local Formula #148
- [FEATURE] Resize website layout #140
- [FEATURE] Adding a new input type : SELECTOR #50
1.0.0-beta.20 (2020-07-13)
Closed issues:
- [FEATURE] Adding hello world template in RUBY (rit create formula) #186
- [FEATURE] Enhancement of the rit set credential command on single version #177
1.0.0-beta.19 (2020-07-08)
Closed issues:
- [FEATURE] Check the possibility of using vendor #47
Merged pull requests:
- [fix] Signature bin windows #251 (ernelio)
- Feature/sign bin #248 (ernelio)
- [FIX] run go mod vendor #247 (kaduartur)
- [FEATURE] Add glide and vendor in project #244 (ernelio)
- Release 1.0.0-beta.18 merge #243 (zup-ci)
- [FEATURE] List and add on set credentials #241 (victor-schumacher)
- [ENHANCEMENT] simplify PR template #237 (sandokandias)
- [FEATURE] Change Login and Init behavior #236 (marcoscostazup)
- [FEATURE] survey prompt #233 (viniciusramosdefaria)
- [FEATURE] Build formulas on Windows #232 (kaduartur)
- modifying final stuff #229 (viniciusramosdefaria)
- Feature/surveyprompt #225 (viniciusramosdefaria)
- Feature/surveyprompt #210 (viniciusramosdefaria)
1.0.0-beta.18 (2020-07-06)
Merged pull requests:
- fix lint timeout #235 (ernelio)
- [fix] lint killed #234 (ernelio)
- Release 1.0.0-beta.17 merge #231 (zup-ci)
- [FIX] improvements rit upgrade #215 (marcoscostazup)
1.0.0-beta.17 (2020-06-30)
Closed issues:
- [FEATURE] Add to command
rit create formula
the build formula command #214 - [BUG] Windows colors #196
- [FEATURE] Adding hello world template in PHP (rit create formula) #185
- [BUG] Create formula error #171
- [BUG]Module Axios not found. #149
Merged pull requests:
- [fix] Fix stable qa #226 (ernelio)
- [feature] Add integration test in core commands team. #224 (ernelio)
- [FEATURE] Docker ritchie-server #219 (marcosgmgm)
- [FIX] release creator #218 (ernelio)
- fix dialer when err #217 (viniciussousazup)
- [FEATURE] Adding hello world template in PHP (Issue #185) #216 (antonioolf)
- Feature/cli team tests #213 (dmbarra)
- [FEATURE] Create formula and build #212 (kaduartur)
- Fix delivery release packaging #211 (ernelio)
- Release 1.0.0-beta.16 merge #208 (zup-ci)
- Release 1.0.0-beta.15 merge #207 (zup-ci)
- Release 1.0.0-beta.14 merge #206 (zup-ci)
- Fix/colors windows #200 (victor-schumacher)
- [FEATURE] Change login and init to get totp #190 (viniciussousazup)
1.0.0-beta.15 (2020-06-24)
1.0.0-beta.14 (2020-06-24)
1.0.0-beta.16 (2020-06-24)
Closed issues:
- [FEATURE] rit build formula command #176
- [BUG] PWD environment variable error passed by formula runner #155
- [BUG] RIT Team: set server with invalid URL #91
- [FEATURE] Run formulas inside a docker container #80
- [FEATURE] Create a beautiful screen after login and logout #22
Merged pull requests:
- Revert "change pgk of init constant" #205 (marcosgmgm)
- Revert "Bug/fix horus" #204 (marcosgmgm)
- change pgk of init constant #203 (viniciussousazup)
- changes #202 (ernelio)
- fix remove horus #201 (ernelio)
- Bug/fix horus #199 (viniciussousazup)
- fix generate msi win #198 (ernelio)
- [FEATURE] Supporting password fields in formula config #197 (sandokandias)
- fix generate version in windows #195 (ernelio)
- [bug] fix completion zsh,bash #194 (viniciussousazup)
- Fix/version msi release #193 (ernelio)
- fix msi release #192 (ernelio)
- [FEATURE] Pinning ssl #191 (marcosgmgm)
- [FIX] Packaging changelog #184 (ernelio)
- [Feature] Improvements circleci #182 (ernelio)
- [FEATURE] Build formula with Ritchie-cli #180 (kaduartur)
- cleanup, refactor and improvements regarding beta and nightly version #175 (viniciusramosdefaria)
- Feature/unix tests for init #174 (dmbarra)
- Update ritchie-bot-config.yml #172 (viniciussousazup)
- Feature/packaging #169 (viniciusramosdefaria)
- change run-tests and scripts to windows #167 (viniciussousazup)
- [FIX] trailing slashes removed #166 (marcoscostazup)
- Feature/rit upgrade #165 (viniciussousazup)
- Fix smoke test for release #164 (dmbarra)
- Feature/beta pipeline #163 (viniciusramosdefaria)
- Feature/colors #162 (victor-schumacher)
- [FIX] Formulas messages #161 (kaduartur)
- removed flags #160 (victor-schumacher)
- Temporarily disable windows jobs #159 (dmbarra)
- Feature/rework for workflows #158 (dmbarra)
- [FIX] pwd shell #157 (marcosgmgm)
- Fix/tpl #156 (victor-schumacher)
- [FEATURE] Login prompt #154 (marcosgmgm)
- Feature/windows functional tests #153 (dmbarra)
- [FIX] Adding trapdoor to error while removing branch #152 (viniciusramosdefaria)
- Release 1.0.0-beta.13 merge #147 (zup-ci)
- [Feature] color messages #146 (victor-schumacher)
- [FEATURE] run formula docker #113 (kaduartur)
1.0.0-beta.13 (2020-06-03)
Merged pull requests:
- changed folder name #145 (victor-schumacher)
- Release 1.0.0-beta.12 merge #144 (zup-ci)
- [FIX] update local repo name #142 (GuillaumeFalourd)
1.0.0-beta.12 (2020-06-03)
Merged pull requests:
- [FIX] changed go to compiled #143 (victor-schumacher)
- Release 1.0.0-beta.11 merge #139 (zup-ci)
1.0.0-beta.11 (2020-06-02)
Closed issues:
- [BUG] Slash in new formula's command generate a path error #108
- [FEATURE] Update RIT CREATE FORMULA command #107
Merged pull requests:
- [FIX] env runner formula #138 (marcosgmgm)
- [Fix] Remove special char in prompt #137 (kaduartur)
- [FEATURE] update templates #136 (victor-schumacher)
- [FIX] Rename field qtd to qty #135 (kaduartur)
- [fix] change name Passphrase #134 (ernelio)
- Feature/improvements security #133 (ernelio)
- fixed golang creator #132 (victor-schumacher)
- Feature/nightly #127 (viniciusramosdefaria)
- Feature/stdin functional tests #126 (dmbarra)
- [FEATURE] Improvements circleci #125 (ernelio)
- [FEATURE] cmd init #123 (sandokandias)
- Release 1.0.0-beta.10 merge #122 (zup-ci)
- [FEATURE] Formula creator improvements #104 (victor-schumacher)
1.0.0-beta.10 (2020-05-27)
Merged pull requests:
- [FEATURE] adding link to changelog inside the release description #121 (viniciusramosdefaria)
- Release 1.0.0-beta.9 merge #120 (zup-ci)
1.0.0-beta.9 (2020-05-27)
Closed issues:
- [BUG] Changelog generation not working properly #105
Merged pull requests:
- testing in production the old way #119 (viniciusramosdefaria)
1.0.0-beta.8 (2020-05-27)
Closed issues:
- [BUG] Getting error when running rit set server in Windows #83
- [FEATURE] Command for publishing a new formula #33
Merged pull requests:
- Revert "Improve Pipeline with security test" #115 (ernelio)
- Improve Pipeline with security test #114 (flavioanellozup)
- [FIX] Links documentation after update beta-7 #112 (GuillaumeFalourd)
- [FIX] bin name linux #111 (marcosgmgm)
- [FEATURE] Update slack token #109 (kaduartur)
- [FIX] changelog #106 (viniciusramosdefaria)
- Feature/functional test team #102 (dmbarra)
- Release 1.0.0-beta.7 merge #101 (zup-ci)
1.0.0-beta.7 (2020-05-20)
Closed issues:
- [BUG] the formula should know where the user call it. #99
- [FEATURE] STDIN Implementation on Ritchie-CLI #96
- [FEATURE] - Access control for formula #82
- [FEATURE] Global credential by organization #77
- [BUG] Requirements golint #42
- [FEATURE] Allow running any language #19
- [FEATURE] Add commons repository by default in Single version #16
Merged pull requests:
- [FIX] Failed formulas use pwd #100 (marcosgmgm)
- [FEATURE] STDIN Implementation #97 (GuillaumeFalourd)
- Feature/access control for formulas #95 (marcosgmgm)
- add victor #94 (victor-schumacher)
- [FEATURE] Adding changelog to pipeline #93 (viniciusramosdefaria)
- Feature/dockerfile create f #90 (victor-schumacher)
- Feature/functional tests #89 (dmbarra)
- Feature/ritchie-bo_-config #85 (kaduartur)
- [FIX] Set server error #84 (GuillaumeFalourd)
- [FIX] updating gitbook urls #81 (GuillaumeFalourd)
- [FEATURE] Add credential for the organizations #79 (kaduartur)
- change to . js #78 (victor-schumacher)
- [FEATURE] Move the fileutil to stream package #76 (kaduartur)
- [FEATURE] Enhancement/delete repo list #75 (victor-schumacher)
- Fix create formula Go #73 (ernelio)
- [FIX] updating single repo commons url #71 (GuillaumeFalourd)
- changing the name of the dist directory regarding macos #69 (viniciusramosdefaria)
- Feature/warning #67 (victor-schumacher)
- Fix/create formula python #66 (ernelio)
- Feature/group commands #65 (sandokandias)
- Feature/default commons repo #64 (victor-schumacher)
- Feature/create formula any languages #63 (ernelio)
- [FEATURE] Set server cmd update #62 (GuillaumeFalourd)
- Feature/add bin other so tree #61 (ernelio)
- Feature/requirements lint #58 (ernelio)
- Feature/pr ci #54 (viniciusramosdefaria)
- Feature/code of conduct #53 (GuillaumeFalourd)
- adding stale bot to ritchie-cli #52 (viniciusramosdefaria)
- Feature/any languages #48 (erneliojuniorzup)
- Update README.md #46 (viniciusramosdefaria)
- applying standards #45 (sandokandias)
- Require lint #41 (ernelio)
- changes #40 (viniciusramosdefaria)
- changing badges #39 (viniciusramosdefaria)
- updating ernelio github user #38 (GuillaumeFalourd)
- Feature/lint #36 (erneliojuniorzup)
- [FIX ] use $(HOME) instead of ~ in Makefile (main) #35 (GuillaumeFalourd)
- [FEATURE] Creation set server cmd (TEAM) #34 (GuillaumeFalourd)
- fix docs url #32 (rodrigomedeirosf)
- Circleci project setup #29 (viniciusramosdefaria)
- Feature/enhancement_test_pkg_cmd #27 (sandokandias)
- change to apache licence #26 (rodrigomedeirosf)
- [FIX] Removing templates #25 (GuillaumeFalourd)
- Fix hello world in tpl_main #24 (erneliojuniorzup)
- Feature/improve_session_validator #21 (kaduartur)
- [FEATURE] updating issues contribution templates #20 (GuillaumeFalourd)
- [Enhancement] Contributing file #17 (GuillaumeFalourd)
- Release 1.0.0-beta.2 merge #15 (zup-ci)
1.0.0-beta.6 (2020-05-06)
1.0.0-beta.5 (2020-05-06)
1.0.0-beta.4 (2020-05-06)
1.0.0-beta.3 (2020-05-06)
Closed issues:
- [FEATURE] Create new languages in create formula. #51
- [FEATURE] Group commands by core/repo #43
- [FEATURE] Add golint in circleci #37
- [FEATURE] Command for set serverURL and remove from build #30
- [FEATURE] CircleCI pipeline #28
- Enhancement test for pkg/cmd #23
1.0.0-beta.2 (2020-04-09)
Closed issues:
- The autocomplete to create formula doesn't work #12
Merged pull requests:
- feature/prompt_interface #14 (sandokandias)
- fix/create_formula_autocomplete #13 (kaduartur)
- [Enhancement] Contributing file #11 (GuillaumeFalourd)
- Release 1.0.0-beta.1 merge #10 (zup-ci)
1.0.0-beta.1 (2020-04-09)
Closed issues:
- The server url is showing while running any commands #7
Merged pull requests:
- fix issue #7 #8 (sandokandias)
- Release 1.0.0-beta merge #6 (zup-ci)
1.0.0-beta (2020-04-09)
Merged pull requests:
- fix build #5 (marcosgmgm)
- Create CODEOWNERS #4 (marcosgmgm)
- Fix create formula and binaries #3 (sandokandias)
- Fix load repo in root #2 (kaduartur)
- fix/load_tree #1 (kaduartur)
* This Changelog was automatically generated by github_changelog_generator