Commit 3b90860
Feature/ci cd update (#155)
* Changed BG color to green. (#154)
* Bumped VIPB version
* Adding initial revision
* Adding what was installed
* Revert "Adding what was installed"
This reverts commit 2ccc793.
* Deleted all tooling
* test
* Added extension
* Extension can be seen but there is an error
* Extension is capable of building
* Added real time output capabilities
* Script accepts semantinc versioning
* Adding extension to build VI Packages
* Accepts a file path with the release notes as an argument. If path does not exist, it creates it.
* Correct parameter is now passing the version to the VI Package
* If an error occurs, the script is now responsible for closing its own labview execution.
* Baseline using a try catch block
* Always try to apply dependencies twice to take into account the first failed execution when there is a very big initial VIPC
* Checks if VIPC needs applying before applying it
* Removed technical debt
* Removed deprecated script. will need to update github action
* baseline with error
* fixed example to use build 1 and not 0
* progress
* One of the copy VIs was not set to overwrite
* Updated only to bare minimum dependencies for the runner
* Revert "Updated only to bare minimum dependencies for the runner"
This reverts commit f413f9b.
* added runner dependencies
* Updated dependencies
* bringing back change
* Excluding new files
* Was missing a destination override for the ppls
* Changes to actions
* Added LoadGraphics.vi as a dependency
* Handles labview minor versions. This breaks all callers of this script.
* Now accepts updated prototype
* Enabled error
* added an exclution to not include releasenotes.md.
* Added the backup for the icon editor 2025 64 bits
* cancels multiple workflows
* test
* Update my-heavy-workflow.yml
Signed-off-by: sergiov-ni <[email protected]>
* Update my-heavy-workflow.yml
Signed-off-by: sergiov-ni <[email protected]>
* Update my-heavy-workflow.yml
Signed-off-by: sergiov-ni <[email protected]>
* adding correct yaml file
* Update and rename my-heavy-workflow.yml to cancel-previous.yml
Signed-off-by: sergiov-ni <[email protected]>
* Update cancel-previous.yml
Signed-off-by: sergiov-ni <[email protected]>
* Update cancel-previous.yml
Signed-off-by: sergiov-ni <[email protected]>
* Delete .github/workflows/cancel-previous.yml
Signed-off-by: sergiov-ni <[email protected]>
---------
Signed-off-by: sergiov-ni <[email protected]>
Co-authored-by: Samuel Taggart <[email protected]>
Co-authored-by: Sergio Velderrain <[email protected]>1 parent 2ae1b1e commit 3b90860
File tree
916 files changed
+228333
-253
lines changed- .vscode
- Tooling
- deployment
- lv_icon_versions
- vs-code
- .vscode
- build-packed-project-library
- node_modules
- .bin
- @tootallnate/once
- dist
- @types/vscode
- agent-base
- dist/src
- node_modules
- debug
- src
- ms
- src
- balanced-match
- .github
- brace-expansion
- browser-stdout
- buffer-from
- commander
- typings
- concat-map
- example
- test
- debug
- src
- diff
- dist
- lib
- convert
- diff
- patch
- util
- es6-promise
- dist
- lib
- es6-promise
- promise
- es6-promisify
- dist
- escape-string-regexp
- fs.realpath
- glob
- growl
- lib
- has-flag
- he
- bin
- man
- http-proxy-agent
- dist
- node_modules
- debug
- src
- ms
- https-proxy-agent
- dist
- node_modules
- debug
- src
- ms
- inflight
- inherits
- minimatch
- minimist
- example
- test
- mkdirp
- bin
- examples
- test
- mocha
- bin
- lib
- browser
- interfaces
- reporters
- node_modules
- glob
- minimatch
- ms
- once
- path-is-absolute
- semver
- bin
- source-map-support
- source-map
- dist
- lib
- supports-color
- vscode-test
- node_modules
- agent-base
- test
- http-proxy-agent
- test
- https-proxy-agent
- out
- vscode
- bin
- lib
- wrappy
- build-vi-package
- node_modules
- .bin
- @tootallnate/once
- dist
- @types/vscode
- agent-base
- dist/src
- src
- balanced-match
- .github
- brace-expansion
- browser-stdout
- buffer-from
- commander
- typings
- concat-map
- example
- test
- debug
- src
- diff
- dist
- lib
- convert
- diff
- patch
- util
- es6-promise
- dist
- lib
- es6-promise
- promise
- es6-promisify
- dist
- escape-string-regexp
- fs.realpath
- glob
- growl
- lib
- has-flag
- he
- bin
- man
- http-proxy-agent
- dist
- https-proxy-agent
- dist
- inflight
- inherits
- minimatch
- minimist
- example
- test
- mkdirp
- bin
- examples
- test
- mocha
- bin
- lib
- browser
- interfaces
- reporters
- node_modules
- debug
- src
- glob
- minimatch
- ms
- ms
- once
- path-is-absolute
- semver
- bin
- source-map-support
- source-map
- dist
- lib
- supports-color
- vscode-test
- node_modules
- agent-base
- test
- debug
- src
- http-proxy-agent
- test
- https-proxy-agent
- ms
- out
- vscode
- bin
- lib
- wrappy
- pipeline/scripts
- resource/plugins
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
916 files changed
+228333
-253
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
151 | 163 | | |
152 | 164 | | |
153 | 165 | | |
| |||
182 | 194 | | |
183 | 195 | | |
184 | 196 | | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | 197 | | |
189 | 198 | | |
190 | 199 | | |
| |||
290 | 299 | | |
291 | 300 | | |
292 | 301 | | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
293 | 314 | | |
294 | 315 | | |
295 | 316 | | |
| |||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
Binary file not shown.
0 commit comments