Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/candidate-9.4.x' into candidate-…
Browse files Browse the repository at this point in the history
…9.6.x
  • Loading branch information
GordonSmith committed Feb 6, 2025
2 parents b832b50 + dfd8d1f commit 3f4002a
Show file tree
Hide file tree
Showing 7 changed files with 5,042 additions and 3,382 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-vcpkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,5 @@ jobs:
with:
os: macos-13
build-type: 'Release'
cmake-configuration-ex: '-DUSE_CPPUNIT=OFF -DCLIENTTOOLS_ONLY=ON -DINCLUDE_PLUGINS=OFF -DUSE_AZURE=OFF -DUSE_CASSANDRA=OFF -DUSE_PARQUET=OFF -DSUPPRESS_CASSANDRAEMBED=ON -DUSE_JAVA=OFF -DUSE_OPENLDAP=OFF'
cmake-configuration-ex: '-DUSE_CPPUNIT=OFF -DCLIENTTOOLS_ONLY=ON -DINCLUDE_PLUGINS=OFF -DUSE_AZURE=OFF -DUSE_CASSANDRA=OFF -DSUPPRESS_CASSANDRAEMBED=ON -DUSE_JAVA=OFF -DUSE_OPENLDAP=OFF'
secrets: inherit

1 change: 0 additions & 1 deletion esp/src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
<script src="/esp/files/node_modules/es6-promise/dist/es6-promise.auto.min.js"></script>
<link rel="stylesheet" href="/esp/files/dist/font-awesome/css/font-awesome.min.css">
<link rel="icon" type="image/png" href="/esp/files/img/favlogo.png">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500">
<style>
body {
padding: 0px;
Expand Down
Loading

0 comments on commit 3f4002a

Please sign in to comment.