Commit Graph

166 Commits

Author SHA1 Message Date
Neil MacDougall f629f64c79 Update copyright message and year 2025-10-02 14:28:46 +01:00
Richard Cox 43ab449b11
Merge pull request #45 from rancher/richard-drone-api-ui
Port drone build tasks to gh workflows + actions
2024-05-01 11:20:54 +01:00
Richard Cox 0f02b768b8 Changes following review 2024-04-26 12:20:34 +01:00
Richard Cox 0bf8767e5e Port drone build tasks to gh workflows + actions
- Remove old drone build tasks
- create workflow to build and upload given specific tags
2024-04-25 15:10:36 +01:00
Neil MacDougall 5913218f20
Merge pull request #43 from rancher/add-license-info
Add license info and copyright year
2024-01-15 08:57:04 +00:00
Gary A Korhonen f0bc782257
Merge pull request #44 from rancher/update-json-formatter
Update JSON Formatter code
2024-01-12 16:06:35 -08:00
Neil MacDougall dd0b5fdbc8 Upadte to use htmlEncode 2024-01-12 11:37:30 +00:00
Neil MacDougall 25216350f0 Update JSON Formatter code 2024-01-12 11:34:09 +00:00
Neil MacDougall 4bf047116c Fix heading levels 2024-01-08 14:49:40 +00:00
Neil MacDougall 0383cc640d Add license info and copyright year 2024-01-08 14:44:42 +00:00
Phillip Rak ab57504726
Merge pull request #42 from rancher/npm-install
Ensure we do an npm install
2023-05-23 10:47:08 -07:00
Neil MacDougall cfe16b223f
Update build 2023-05-23 18:46:29 +01:00
Neil MacDougall 3f20a97afc Ensure we do an npm install 2023-05-23 18:45:26 +01:00
Phillip Rak a4fd70101e
Merge pull request #41 from rancher/bump-drone-node-version
Update node version to 16
2023-05-23 10:41:52 -07:00
Neil MacDougall 17951f4134 Update node version to 16 2023-05-23 18:40:22 +01:00
Phillip Rak 09009ccad0
Merge pull request #40 from rancher/upload-files
Ensure we upload dist files as well as archive
2023-05-23 10:34:51 -07:00
Neil MacDougall b6ffd3829e Ensure we upload dist files as well as archive 2023-05-23 18:33:12 +01:00
Phillip Rak 2828d163e0
Merge pull request #39 from rancher/chore/build-yaml
Fix structure of yaml for build step
2023-05-23 10:03:13 -07:00
Phillip Rak f91a9230d8 Fix structure of yaml for build step
Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2023-05-23 08:54:25 -07:00
Neil MacDougall ae51cb31c8
Merge pull request #36 from rancher/version-number
Add versions file to build
2023-04-17 18:45:02 +01:00
Neil MacDougall edd0747809
Merge pull request #34 from rancher/remove-user-display
Remove user name display
2023-04-17 18:44:46 +01:00
Neil MacDougall c61f2329a8
Merge pull request #35 from rancher/use-build-script
Remove gulp and use  build script
2023-04-17 18:44:32 +01:00
Neil MacDougall 3aa3eb5483 Add version file to build 2023-03-07 10:58:02 +00:00
Neil MacDougall 9adb560822 Add yanr lock file 2023-03-07 10:09:38 +00:00
Neil MacDougall 843e1dd8d3 Remove gulp and use build script 2023-03-07 10:07:38 +00:00
Neil MacDougall d49b0d10a3 Add when 2023-03-06 15:49:57 +00:00
Neil MacDougall 952c861a66 Add upload to CDN 2023-03-03 14:51:00 +00:00
Neil MacDougall a8d512c3aa Initial drone file for testing 2023-03-03 14:40:46 +00:00
Neil MacDougall c12323f303 Remove user name display 2023-02-27 17:55:47 +00:00
Neil MacDougall b62e2f451b
Merge pull request #31 from rancher/dependabot/npm_and_yarn/minimist-1.2.8
Bump minimist from 1.2.5 to 1.2.8
2023-02-22 10:46:54 +00:00
dependabot[bot] 7e7000c92b
Bump minimist from 1.2.5 to 1.2.8
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-22 10:42:25 +00:00
Neil MacDougall 804941be43
Merge pull request #30 from rancher/add-gh-action
Add GitHub action to check build on PR
2023-02-22 10:41:58 +00:00
Neil MacDougall 066ef90bbd
Update pr-build-check.yaml 2023-02-22 10:18:48 +00:00
Neil MacDougall a38ea42b8c Add basic PR check 2023-02-22 10:17:56 +00:00
Neil MacDougall 62b0a49988
Merge pull request #29 from rancher/update-dependencies
Update dependencies
2023-02-22 10:17:30 +00:00
Neil MacDougall 1f76ae125a Added PR feedback 2023-02-22 09:52:46 +00:00
Neil MacDougall c21d0c8a6b Add script to patch container for testing 2023-02-20 17:36:34 +00:00
Neil MacDougall 04a22151f7 Update dependencies 2023-02-20 16:38:59 +00:00
Vincent Fiduccia 11e28abe7d
Merge pull request #21 from rancher/dependabot/npm_and_yarn/y18n-3.2.2
Bump y18n from 3.2.1 to 3.2.2
2021-05-03 15:21:21 -07:00
dependabot[bot] 3772dd0c95
Bump y18n from 3.2.1 to 3.2.2
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 04:26:42 +00:00
Vincent Fiduccia e78af2f97b
Merge pull request #18 from rancher/dependabot/npm_and_yarn/bootstrap-3.4.1
Bump bootstrap from 3.3.7 to 3.4.1
2020-06-08 16:23:45 -07:00
dependabot[bot] 2437f3b923
Bump bootstrap from 3.3.7 to 3.4.1
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 3.3.7 to 3.4.1.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v3.3.7...v3.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-08 20:59:21 +00:00
Vincent Fiduccia 7c233ca524
Bump gulp-connect 2020-06-08 13:58:28 -07:00
Vincent Fiduccia 416fcc1917
Merge pull request #14 from rancher/dependabot/npm_and_yarn/handlebars-4.3.0
Bump handlebars from 4.0.12 to 4.3.0
2020-06-08 13:56:15 -07:00
Vincent Fiduccia f273a96bfb
Merge pull request #13 from rancher/dependabot/npm_and_yarn/tar-2.2.2
Bump tar from 2.2.1 to 2.2.2
2020-06-08 13:56:02 -07:00
dependabot[bot] a8eb9e4ed7
Bump tar from 2.2.1 to 2.2.2
Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Commits](https://github.com/npm/node-tar/compare/v2.2.1...v2.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-08 20:50:21 +00:00
dependabot[bot] 68d1b4bb51
Bump handlebars from 4.0.12 to 4.3.0
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 to 4.3.0.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.12...v4.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-08 20:50:19 +00:00
Vincent Fiduccia 6530e2e494
Merge pull request #12 from rancher/dependabot/npm_and_yarn/fstream-1.0.12
Bump fstream from 1.0.11 to 1.0.12
2020-06-08 13:49:37 -07:00
Vincent Fiduccia 82cfdebf48
Merge pull request #11 from rancher/dependabot/npm_and_yarn/mixin-deep-1.3.2
Bump mixin-deep from 1.3.1 to 1.3.2
2020-06-08 13:49:29 -07:00
dependabot[bot] 043f90e560
Bump fstream from 1.0.11 to 1.0.12
Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/npm/fstream/releases)
- [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-08 20:49:20 +00:00