Skip to content

Commit e32ee90

Browse files
Merge pull request #674 from atlas-bi/dev
chore(sync) Syncing changes from dev to alpha
2 parents 28728bd + 1ddb12f commit e32ee90

File tree

795 files changed

+3551
-2749
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

795 files changed

+3551
-2749
lines changed

.github/workflows/lighthouse.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
with:
1212
ref: ${{ github.event.pull_request.head.sha }}
1313
- name: setup dotnet
14-
uses: actions/setup-dotnet@baa11fbfe1d6520db94683bd5c7a3818018e4309
14+
uses: actions/setup-dotnet@131b410979e0b49e2162c0718030257b22d6dc2c
1515
with:
1616
dotnet-version: '9.0.x'
1717
- name: setup dotnet ef

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: install node deps
2424
run: npm install --ignore-scripts --no-audit --no-fund
2525
- name: Semantic Release
26-
uses: cycjimmy/semantic-release-action@cabafd6705eb809ac456919a7818dc7f1d0409ba
26+
uses: cycjimmy/semantic-release-action@1c8dbaa298552ad40802cf44320879943de90278
2727
with:
2828
semantic_version: 24
2929
env:

.github/workflows/test.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
uses: actions/checkout@0c366fd6a839edf440554fa01a7085ccba70ac98
3636

3737
- name: setup dotnet
38-
uses: actions/setup-dotnet@baa11fbfe1d6520db94683bd5c7a3818018e4309
38+
uses: actions/setup-dotnet@131b410979e0b49e2162c0718030257b22d6dc2c
3939
with:
4040
dotnet-version: '9.0.x'
4141
- name: setup node
@@ -74,7 +74,7 @@ jobs:
7474
uses: actions/checkout@0c366fd6a839edf440554fa01a7085ccba70ac98
7575

7676
- name: setup dotnet
77-
uses: actions/setup-dotnet@baa11fbfe1d6520db94683bd5c7a3818018e4309
77+
uses: actions/setup-dotnet@131b410979e0b49e2162c0718030257b22d6dc2c
7878
with:
7979
dotnet-version: '9.0.x'
8080
- name: setup dotnet ef
@@ -198,7 +198,7 @@ jobs:
198198
uses: actions/checkout@0c366fd6a839edf440554fa01a7085ccba70ac98
199199

200200
- name: setup dotnet
201-
uses: actions/setup-dotnet@baa11fbfe1d6520db94683bd5c7a3818018e4309
201+
uses: actions/setup-dotnet@131b410979e0b49e2162c0718030257b22d6dc2c
202202
with:
203203
dotnet-version: '9.0.x'
204204
- name: setup node

.github/workflows/update.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
git fetch origin ${{github.ref_name}}:${{github.ref_name}}
1919
git reset --hard ${{github.ref_name}}
2020
- name: Create Pull Request
21-
uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0
21+
uses: peter-evans/create-pull-request@6699836a213cf8b28c4f0408a404a6ac79d4458a
2222
with:
2323
labels: automated pr
2424
branch: ${{github.ref_name}}
@@ -36,7 +36,7 @@ jobs:
3636
git fetch origin ${{github.ref_name}}:${{github.ref_name}}
3737
git reset --hard ${{github.ref_name}}
3838
- name: Create Pull Request
39-
uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0
39+
uses: peter-evans/create-pull-request@6699836a213cf8b28c4f0408a404a6ac79d4458a
4040
with:
4141
labels: automated pr
4242
branch: ${{github.ref_name}}

License.md

Lines changed: 70 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -217,23 +217,23 @@ produce it from the Program, in the form of source code under the
217217
terms of section 4, provided that you also meet all of these
218218
conditions:
219219

220-
- a) The work must carry prominent notices stating that you modified
221-
it, and giving a relevant date.
222-
- b) The work must carry prominent notices stating that it is
223-
released under this License and any conditions added under
224-
section 7. This requirement modifies the requirement in section 4
225-
to "keep intact all notices".
226-
- c) You must license the entire work, as a whole, under this
227-
License to anyone who comes into possession of a copy. This
228-
License will therefore apply, along with any applicable section 7
229-
additional terms, to the whole of the work, and all its parts,
230-
regardless of how they are packaged. This License gives no
231-
permission to license the work in any other way, but it does not
232-
invalidate such permission if you have separately received it.
233-
- d) If the work has interactive user interfaces, each must display
234-
Appropriate Legal Notices; however, if the Program has interactive
235-
interfaces that do not display Appropriate Legal Notices, your
236-
work need not make them do so.
220+
- a) The work must carry prominent notices stating that you modified
221+
it, and giving a relevant date.
222+
- b) The work must carry prominent notices stating that it is
223+
released under this License and any conditions added under
224+
section 7. This requirement modifies the requirement in section 4
225+
to "keep intact all notices".
226+
- c) You must license the entire work, as a whole, under this
227+
License to anyone who comes into possession of a copy. This
228+
License will therefore apply, along with any applicable section 7
229+
additional terms, to the whole of the work, and all its parts,
230+
regardless of how they are packaged. This License gives no
231+
permission to license the work in any other way, but it does not
232+
invalidate such permission if you have separately received it.
233+
- d) If the work has interactive user interfaces, each must display
234+
Appropriate Legal Notices; however, if the Program has interactive
235+
interfaces that do not display Appropriate Legal Notices, your
236+
work need not make them do so.
237237

238238
A compilation of a covered work with other separate and independent
239239
works, which are not by their nature extensions of the covered work,
@@ -252,42 +252,42 @@ sections 4 and 5, provided that you also convey the machine-readable
252252
Corresponding Source under the terms of this License, in one of these
253253
ways:
254254

255-
- a) Convey the object code in, or embodied in, a physical product
256-
(including a physical distribution medium), accompanied by the
257-
Corresponding Source fixed on a durable physical medium
258-
customarily used for software interchange.
259-
- b) Convey the object code in, or embodied in, a physical product
260-
(including a physical distribution medium), accompanied by a
261-
written offer, valid for at least three years and valid for as
262-
long as you offer spare parts or customer support for that product
263-
model, to give anyone who possesses the object code either (1) a
264-
copy of the Corresponding Source for all the software in the
265-
product that is covered by this License, on a durable physical
266-
medium customarily used for software interchange, for a price no
267-
more than your reasonable cost of physically performing this
268-
conveying of source, or (2) access to copy the Corresponding
269-
Source from a network server at no charge.
270-
- c) Convey individual copies of the object code with a copy of the
271-
written offer to provide the Corresponding Source. This
272-
alternative is allowed only occasionally and noncommercially, and
273-
only if you received the object code with such an offer, in accord
274-
with subsection 6b.
275-
- d) Convey the object code by offering access from a designated
276-
place (gratis or for a charge), and offer equivalent access to the
277-
Corresponding Source in the same way through the same place at no
278-
further charge. You need not require recipients to copy the
279-
Corresponding Source along with the object code. If the place to
280-
copy the object code is a network server, the Corresponding Source
281-
may be on a different server (operated by you or a third party)
282-
that supports equivalent copying facilities, provided you maintain
283-
clear directions next to the object code saying where to find the
284-
Corresponding Source. Regardless of what server hosts the
285-
Corresponding Source, you remain obligated to ensure that it is
286-
available for as long as needed to satisfy these requirements.
287-
- e) Convey the object code using peer-to-peer transmission,
288-
provided you inform other peers where the object code and
289-
Corresponding Source of the work are being offered to the general
290-
public at no charge under subsection 6d.
255+
- a) Convey the object code in, or embodied in, a physical product
256+
(including a physical distribution medium), accompanied by the
257+
Corresponding Source fixed on a durable physical medium
258+
customarily used for software interchange.
259+
- b) Convey the object code in, or embodied in, a physical product
260+
(including a physical distribution medium), accompanied by a
261+
written offer, valid for at least three years and valid for as
262+
long as you offer spare parts or customer support for that product
263+
model, to give anyone who possesses the object code either (1) a
264+
copy of the Corresponding Source for all the software in the
265+
product that is covered by this License, on a durable physical
266+
medium customarily used for software interchange, for a price no
267+
more than your reasonable cost of physically performing this
268+
conveying of source, or (2) access to copy the Corresponding
269+
Source from a network server at no charge.
270+
- c) Convey individual copies of the object code with a copy of the
271+
written offer to provide the Corresponding Source. This
272+
alternative is allowed only occasionally and noncommercially, and
273+
only if you received the object code with such an offer, in accord
274+
with subsection 6b.
275+
- d) Convey the object code by offering access from a designated
276+
place (gratis or for a charge), and offer equivalent access to the
277+
Corresponding Source in the same way through the same place at no
278+
further charge. You need not require recipients to copy the
279+
Corresponding Source along with the object code. If the place to
280+
copy the object code is a network server, the Corresponding Source
281+
may be on a different server (operated by you or a third party)
282+
that supports equivalent copying facilities, provided you maintain
283+
clear directions next to the object code saying where to find the
284+
Corresponding Source. Regardless of what server hosts the
285+
Corresponding Source, you remain obligated to ensure that it is
286+
available for as long as needed to satisfy these requirements.
287+
- e) Convey the object code using peer-to-peer transmission,
288+
provided you inform other peers where the object code and
289+
Corresponding Source of the work are being offered to the general
290+
public at no charge under subsection 6d.
291291

292292
A separable portion of the object code, whose source code is excluded
293293
from the Corresponding Source as a System Library, need not be
@@ -363,23 +363,23 @@ Notwithstanding any other provision of this License, for material you
363363
add to a covered work, you may (if authorized by the copyright holders
364364
of that material) supplement the terms of this License with terms:
365365

366-
- a) Disclaiming warranty or limiting liability differently from the
367-
terms of sections 15 and 16 of this License; or
368-
- b) Requiring preservation of specified reasonable legal notices or
369-
author attributions in that material or in the Appropriate Legal
370-
Notices displayed by works containing it; or
371-
- c) Prohibiting misrepresentation of the origin of that material,
372-
or requiring that modified versions of such material be marked in
373-
reasonable ways as different from the original version; or
374-
- d) Limiting the use for publicity purposes of names of licensors
375-
or authors of the material; or
376-
- e) Declining to grant rights under trademark law for use of some
377-
trade names, trademarks, or service marks; or
378-
- f) Requiring indemnification of licensors and authors of that
379-
material by anyone who conveys the material (or modified versions
380-
of it) with contractual assumptions of liability to the recipient,
381-
for any liability that these contractual assumptions directly
382-
impose on those licensors and authors.
366+
- a) Disclaiming warranty or limiting liability differently from the
367+
terms of sections 15 and 16 of this License; or
368+
- b) Requiring preservation of specified reasonable legal notices or
369+
author attributions in that material or in the Appropriate Legal
370+
Notices displayed by works containing it; or
371+
- c) Prohibiting misrepresentation of the origin of that material,
372+
or requiring that modified versions of such material be marked in
373+
reasonable ways as different from the original version; or
374+
- d) Limiting the use for publicity purposes of names of licensors
375+
or authors of the material; or
376+
- e) Declining to grant rights under trademark law for use of some
377+
trade names, trademarks, or service marks; or
378+
- f) Requiring indemnification of licensors and authors of that
379+
material by anyone who conveys the material (or modified versions
380+
of it) with contractual assumptions of liability to the recipient,
381+
for any liability that these contractual assumptions directly
382+
impose on those licensors and authors.
383383

384384
All other non-permissive additional terms are considered "further
385385
restrictions" within the meaning of section 10. If the Program as you

docker-compose.yml

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,23 @@
1-
version: "3.9"
1+
version: '3.9'
22

33
services:
44
sqlserver:
55
image: mcr.microsoft.com/mssql/server:2022-latest
66
container_name: atlas_sqlserver
77
environment:
8-
ACCEPT_EULA: "Y"
8+
ACCEPT_EULA: 'Y'
99
MSSQL_SA_PASSWORD: ${SERVICE_PASSWORD_SQLSERVER:-StrongPassword!123}
1010
MSSQL_PID: ${MSSQL_PID:-Evaluation}
1111
expose:
1212
- 1433
1313
volumes:
1414
- sqlserver_data:/var/opt/mssql
1515
healthcheck:
16-
test: ["CMD-SHELL", "/opt/mssql-tools18/bin/sqlcmd -S localhost -U sa -P $$MSSQL_SA_PASSWORD -C -Q 'SELECT 1' || exit 1"]
16+
test:
17+
[
18+
'CMD-SHELL',
19+
"/opt/mssql-tools18/bin/sqlcmd -S localhost -U sa -P $$MSSQL_SA_PASSWORD -C -Q 'SELECT 1' || exit 1",
20+
]
1721
interval: 10s
1822
timeout: 5s
1923
retries: 10
@@ -40,8 +44,8 @@ services:
4044
healthcheck:
4145
test:
4246
[
43-
"CMD-SHELL",
44-
"wget -qO- http://localhost:${SOLR_PORT:-8983}/solr/admin/ping | grep -q '\"status\":\"OK\"'"
47+
'CMD-SHELL',
48+
'wget -qO- http://localhost:${SOLR_PORT:-8983}/solr/admin/ping | grep -q ''"status":"OK"''',
4549
]
4650
interval: 15s
4751
timeout: 5s
@@ -67,13 +71,10 @@ services:
6771
expose:
6872
- ${WEB_PORT:-3000}
6973
ports:
70-
- "${WEB_PORT:-3000}:${WEB_PORT:-3000}"
74+
- '${WEB_PORT:-3000}:${WEB_PORT:-3000}'
7175
healthcheck:
7276
test:
73-
[
74-
"CMD-SHELL",
75-
"wget -qO- http://localhost:${WEB_PORT:-3000}/ || exit 1"
76-
]
77+
['CMD-SHELL', 'wget -qO- http://localhost:${WEB_PORT:-3000}/ || exit 1']
7778
interval: 15s
7879
timeout: 5s
7980
retries: 10

0 commit comments

Comments
 (0)