Skip to content

Commit

Permalink
Release v0.45.0 (minio#3187)
Browse files Browse the repository at this point in the history
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
  • Loading branch information
bexsoft authored and cesnietor committed Jan 12, 2024
1 parent e6194d4 commit 5d36b4f
Show file tree
Hide file tree
Showing 300 changed files with 1,203 additions and 989 deletions.
46 changes: 0 additions & 46 deletions .github/workflows/jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -606,52 +606,6 @@ jobs:
timeout-minutes: 5
run: npx testcafe "chrome:headless" web-app/tests/permissions-8/ --skip-js-errors

all-permissions-9:
name: Permissions Tests Part 9
needs:
- compile-binary
runs-on: [ ubuntu-latest ]
strategy:
matrix:
go-version: [ 1.21.x ]
os: [ ubuntu-latest ]
steps:
- name: Check out code
uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: ${{ env.NVMRC }}
- name: Install MinIO JS
working-directory: ./
continue-on-error: false
run: |
yarn add minio
- uses: actions/cache@v3
name: Console Binary Cache
with:
path: |
./console
key: ${{ runner.os }}-binary-${{ github.run_id }}

- name: clean-previous-containers-if-any
run: |
docker stop minio || true;
docker container prune -f || true;
- name: Start Console, front-end app and initialize users/policies
run: |
(./console server) & (make initialize-permissions)
- name: Install TestCafe
run: npm install testcafe@3.0.0

- name: Run TestCafe Tests
run: npx testcafe "chrome:headless" web-app/tests/permissions-9/ --skip-js-errors -c 3

- name: Clean up users & policies
run: |
make cleanup-permissions
all-permissions-A:
name: Permissions Tests Part A
needs:
Expand Down
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,27 @@

# Changelog

## Release v0.45.0

Deprecated:

- Deprecated Heal / Drives page

Features:

- Updated tines on menus & pages

Bug Fix:

- Upgraded project dependencies

## Release v0.44.0

Bug Fix:

- Upgraded project dependencies
- Fixed events icons not loading in subpaths

## Release v0.43.1

Bug Fix:
Expand Down
380 changes: 189 additions & 191 deletions web-app/build/asset-manifest.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion web-app/build/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><base href="/"/><meta content="width=device-width,initial-scale=1" name="viewport"/><meta content="#081C42" media="(prefers-color-scheme: light)" name="theme-color"/><meta content="#081C42" media="(prefers-color-scheme: dark)" name="theme-color"/><meta content="MinIO Console" name="description"/><meta name="minio-license" content="apgl"/><link href="./styles/root-styles.css" rel="stylesheet"/><link href="./apple-icon-180x180.png" rel="apple-touch-icon" sizes="180x180"/><link href="./favicon-32x32.png" rel="icon" sizes="32x32" type="image/png"/><link href="./favicon-96x96.png" rel="icon" sizes="96x96" type="image/png"/><link href="./favicon-16x16.png" rel="icon" sizes="16x16" type="image/png"/><link href="./manifest.json" rel="manifest"/><link color="#3a4e54" href="./safari-pinned-tab.svg" rel="mask-icon"/><title>MinIO Console</title><script defer="defer" src="./static/js/main.b2e7d310.js"></script><link href="./static/css/main.e60e4760.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"><div id="preload"><img src="./images/background.svg"/> <img src="./images/background-wave-orig2.svg"/></div><div id="loader-block"><img src="./Loader.svg"/></div></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><base href="/"/><meta content="width=device-width,initial-scale=1" name="viewport"/><meta content="#081C42" media="(prefers-color-scheme: light)" name="theme-color"/><meta content="#081C42" media="(prefers-color-scheme: dark)" name="theme-color"/><meta content="MinIO Console" name="description"/><meta name="minio-license" content="apgl"/><link href="./styles/root-styles.css" rel="stylesheet"/><link href="./apple-icon-180x180.png" rel="apple-touch-icon" sizes="180x180"/><link href="./favicon-32x32.png" rel="icon" sizes="32x32" type="image/png"/><link href="./favicon-96x96.png" rel="icon" sizes="96x96" type="image/png"/><link href="./favicon-16x16.png" rel="icon" sizes="16x16" type="image/png"/><link href="./manifest.json" rel="manifest"/><link color="#3a4e54" href="./safari-pinned-tab.svg" rel="mask-icon"/><title>MinIO Console</title><script defer="defer" src="./static/js/main.ca712c1a.js"></script><link href="./static/css/main.e60e4760.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"><div id="preload"><img src="./images/background.svg"/> <img src="./images/background-wave-orig2.svg"/></div><div id="loader-block"><img src="./Loader.svg"/></div></div></body></html>
2 changes: 2 additions & 0 deletions web-app/build/static/js/1191.50ef9354.chunk.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions web-app/build/static/js/1191.77653544.chunk.js

This file was deleted.

2 changes: 0 additions & 2 deletions web-app/build/static/js/1260.291b50cb.chunk.js

This file was deleted.

2 changes: 2 additions & 0 deletions web-app/build/static/js/1260.59da20c5.chunk.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions web-app/build/static/js/1329.a7ea25e5.chunk.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions web-app/build/static/js/1329.b71d618a.chunk.js

This file was deleted.

2 changes: 0 additions & 2 deletions web-app/build/static/js/1432.4da0630f.chunk.js

This file was deleted.

1 change: 0 additions & 1 deletion web-app/build/static/js/1432.4da0630f.chunk.js.map

This file was deleted.

2 changes: 2 additions & 0 deletions web-app/build/static/js/1432.d7a37c67.chunk.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions web-app/build/static/js/1432.d7a37c67.chunk.js.map

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions web-app/build/static/js/1516.73fcb9af.chunk.js

This file was deleted.

2 changes: 2 additions & 0 deletions web-app/build/static/js/1516.a9afff76.chunk.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Loading

0 comments on commit 5d36b4f

Please sign in to comment.