-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* "added" * added * Run button added * disabling/enabling run button * bug fixed * support for backup server and autocomplete * code cleanup and setting up go actions pipeline * added code_cleaup branch for github actions * updated github actions for frontend * updated node version in github actions * changed from npm to yarn in github actions * changed grafana experimental version to 1.1.0 * removed npm build and added yarn build for frontend github action pipeline * code cleanup * updated * updated * updated code * label change for backup server node * bug fixing * test junit * build fixing * version update * port editable * port change * port change and long asec issue fix * "Port placeholder removed" * "updated tests" * supports ipv4 and [ipv6] * removed lock file * backup sever host clear * updated * updated build yml * pkg fixed * code cleanup * code cleanup --------- Co-authored-by: Vishal kumar <[email protected]> Co-authored-by: Shilpa C <[email protected]>
- Loading branch information
1 parent
baee4d6
commit 040c4ce
Showing
3 changed files
with
15 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ on: | |
push: | ||
branches: | ||
- main | ||
- code_cleaup | ||
- update | ||
|
||
|
||
jobs: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters