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

Manager merge to master #5177

Open
wants to merge 44 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 41 commits
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
ed80ab8
flink-log4j
yangwenzea Jul 6, 2023
37c0970
edit public
yangwenzea Aug 3, 2023
2d6ef74
Merge remote-tracking branch 'origin/master'
yangwenzea Dec 6, 2023
143fc04
merge code
peacewong Sep 17, 2024
de01e39
merge code
peacewong Sep 18, 2024
5d60549
Fix build
peacewong Sep 18, 2024
e556c6d
Fix build
peacewong Sep 18, 2024
c44977d
Fix build
peacewong Sep 18, 2024
1620f18
fix instance label server unit testing errors
Sep 19, 2024
3db9dac
fix linkis-computation-governance-common unit testing errors
Sep 19, 2024
ebcdda7
fix linkis-jobhistory unit testing errors
Sep 19, 2024
4d79155
fix linkis-bml-server unit testing errors
Sep 19, 2024
9d71260
fix linkis-instance-label-server unit testing errors
Sep 19, 2024
1afd815
Fix dependency libraries
Sep 19, 2024
a6e4300
Fix ddl dml
Sep 19, 2024
664a920
Fix unit testing errors
Sep 19, 2024
b95e67a
Fix bml service unit testing errors
Sep 19, 2024
29e0973
Merge branch 'master' into manager
aiceflower Sep 19, 2024
fdf74ee
Fix linkis-instance-label-server unit testing errors
Sep 20, 2024
c5dd40d
Fix bml-server unit testing errors
Sep 20, 2024
6f14249
Fix bml-server unit testing errors
Sep 20, 2024
0ea7c44
remove same override
Sep 20, 2024
4928ce3
fix OpenLooKengEngineConnExecutor cannot find symbol
Sep 20, 2024
b1f72c1
Fix unit test errors
Sep 20, 2024
aa1388f
Fix unit test errors
Sep 20, 2024
1d4fffc
Fix unit test errors
Sep 20, 2024
de02e42
Fix unit test errors
Sep 20, 2024
dd609c6
Fix unit test errors
Sep 20, 2024
13ee85b
Fix unit test errors
Sep 20, 2024
4c15aeb
Fix unit test errors
Sep 20, 2024
289497e
Fix unit test errors
Sep 20, 2024
7b6beb1
Fix unit test errors
Sep 20, 2024
c66dbd2
Fix unit test errors
Sep 20, 2024
c19441c
Fix unit test errors
Sep 20, 2024
7ad7aa7
Fix ps-cs service unit test errors
Sep 20, 2024
91e210d
Fix engine cannot find symbol
Sep 23, 2024
164720a
revent build action code
Sep 19, 2024
6614060
Fix build
peacewong Sep 24, 2024
0790687
Merge branch 'master' into manager
aiceflower Sep 25, 2024
f8cd756
code format
aiceflower Sep 25, 2024
2c08414
Merge branch 'manager' of https://github.com/WeDataSphere/linkis into…
aiceflower Sep 25, 2024
fd1e0aa
fix compile error
aiceflower Sep 26, 2024
61e2d92
merge code
aiceflower Sep 26, 2024
201c3ae
Merge branch 'manager' of https://github.com/WeDataSphere/linkis into…
aiceflower Sep 26, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ object Configuration extends Logging {
"The request interface %s is abnormal. You can try to troubleshoot common problems in the knowledge base document"
)

val LINKIS_TOKEN = CommonVars("wds.linkis.token", "LINKIS-AUTH-eTaYLbQpmIulPyrXcMl")
val LINKIS_TOKEN = CommonVars("wds.linkis.token", "LINKIS-AUTH")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

have security problem


val GLOBAL_CONF_CHN_NAME = "全局设置"

Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading
Loading