d532b353c4
Renamed docs page in 'Jenkinsfile'
ydeng/audioshowkit/pipeline/head This commit looks good
2023-05-03 08:43:24 -05:00
677ca4ffdf
Merge branch 'develop'
ydeng/audioshowkit/pipeline/head This commit looks good
2023-05-03 08:28:14 -05:00
97a01656a1
Updated pipeline to latest system
ydeng/audioshowkit/pipeline/head This commit looks good
2023-05-03 08:26:48 -05:00
676995b22c
Merge branch 'develop'
ydeng/audioshowkit/pipeline/head This commit looks good
2023-04-08 12:35:47 -05:00
9b66d513c1
Removed unused pipeline steps
ydeng/audioshowkit/pipeline/head This commit looks good
2023-04-08 02:33:25 -05:00
95a3dfb4c3
Changed to using conda for CI
ydeng/audioshowkit/pipeline/head This commit looks good
2023-04-08 01:58:07 -05:00
ce51ebf324
Changed Conda environment name to same as project.
RealYHD/audioshowkit/pipeline/head There was a failure building this commit
ydeng/audioshowkit/pipeline/head There was a failure building this commit
2022-12-01 04:19:19 +00:00
48e2e08814
Updated README.md to direct to the correct link.
2022-11-30 04:04:50 +00:00
cb844082e6
Merge branch 'develop'.
RealYHD/audioshowkit/pipeline/head There was a failure building this commit
ydeng/audioshowkit/pipeline/head There was a failure building this commit
2022-11-30 03:56:06 +00:00
c2d7a5a223
Made development environment isolated again.
2022-11-30 03:51:13 +00:00
2ed350b802
Jenkinsfile and environment updated to fix pipeline.
2022-11-30 03:39:54 +00:00
0a02b0d8db
Removed package-lock.json.
2022-11-30 02:46:50 +00:00
88bffc92e7
Updated Jenkinsfile.
2022-11-30 02:44:22 +00:00
84b44c7f39
Jenkinsfile now uses base environment.
2022-11-30 02:39:03 +00:00
ad833b75c5
Downgrade environment node version.
2022-11-30 02:38:56 +00:00
51d87d8502
Removed some unecessary specificity from environment.yml.
2022-11-30 02:23:53 +00:00
8eb165b9a8
Updated Jenkinsfile.
...
Replaced Conda with Mamba.
2022-11-30 02:18:47 +00:00
483327a958
Updated Jenkinsfile to use latest containerized build agent.
2022-11-30 01:15:43 +00:00
d3a125acba
Jenkinsfile now uses brew to install correct version of node.
2022-11-28 23:54:28 +00:00
d8090808ea
Jenkinsfile now uses updated docker image.
2022-11-28 23:38:06 +00:00
c04e8df12a
Added sourcing of .bashrc to Jenkinsfile.
2022-11-28 07:29:43 +00:00
bc5e4b09eb
Updated Jenkinsfile.
...
.bashrc is now functional for non-interactive shells.
2022-11-28 06:48:00 +00:00
59dbeec8be
Switched Jenkinsfile to manual installations.
2022-11-28 06:32:12 +00:00
3b3ecb9120
Jenkins pipeline conda environment creation is quiet now.
2022-11-27 06:57:51 +00:00
de877ed91c
Set up conda environment.
2022-11-27 06:46:10 +00:00
4cc240c708
Set up to use FNM.
2022-11-25 22:14:59 +00:00
d5bb0bd963
Updated some dependencies.
2022-11-25 16:20:21 +00:00
858423629d
Added explicit "null" return to function.
2022-11-25 16:09:04 +00:00
13ffc874d3
Removed use of NodeJS Jenkins tool from Jenkinsfile.
2022-11-17 14:38:39 -06:00
c71b170985
Updated Jenkinsfile.
2022-05-13 01:51:22 -05:00
2fdb0fd98c
Removed doc directory deleting step.
2022-05-11 22:52:05 -05:00
e44fbdf5a4
Updated nodejs environment name.
2022-05-11 22:49:54 -05:00
6e926251c4
Updated readme.
2022-05-08 15:14:13 -05:00
1b72ffa6b5
Switched Jenkins NodeJS environment name.
2022-04-26 21:14:30 -05:00
68c1d1d35d
Removed unused webpack configuration files.
2022-04-25 04:05:41 -05:00
1b63f31043
Minor documentation change.
2022-04-23 17:04:36 -05:00
1aade94d33
Added untested code for obtaining the most significant bin.
2022-04-23 09:13:47 -05:00
01ccde22b8
Tutorial title tag sizes decreased.
2022-04-23 08:57:34 -05:00
d6e5f84af7
Added a Mapping Demonstration tutorial page.
...
Moved numerical mapping code to the "bins" support module.
2022-04-23 08:52:09 -05:00
5534b489c4
Added code for font size demonstration.
2022-04-23 01:19:20 -05:00
1277968f31
Added a test for the new bin utilities module.
2022-04-23 01:16:56 -05:00
aa8c43044a
Added bin selection function.
2022-04-23 01:11:01 -05:00
193ff9703e
Added font size mapping demo.
2022-04-23 00:10:09 -05:00
14c1c12e23
Added background color mapping demos.
2022-04-22 01:59:35 -05:00
93ef6251e7
Added hue font color demonstration.
2022-04-22 01:25:11 -05:00
7ac924f934
Added untested hsla background mapping.
...
Font color mapping now uses color format the styling currently uses.
2022-04-21 20:17:48 -05:00
4dc34ef2f9
Removed single bin listeners.
...
Upper bin bound now defaults to the lower bound if left undefined for numerical function.
Renamed mapping functions to be less wordy.
Fixed some JSDoc typos.
2022-04-21 02:29:03 -05:00
ea56601126
Changed font color mapping to be more specific.
...
Since we moved the function out of the module for text specifically.
2022-04-21 01:48:17 -05:00
73ecd9e6de
Fixed typo in mapRgba function.
2022-04-21 01:47:25 -05:00
5dcbef2b63
Added options for bounds on text color mapping values.
...
Refactored how mapping functions were organized.
2022-04-21 01:46:44 -05:00