Commit Graph

694 Commits (b5e38e56700367f7e7d14136288ce6f24a36fd49)
 

Author SHA1 Message Date
Nodoubtz b5e38e5670
Merge pull request #5 from Dimvy-Clothing-brand/dependabot/npm_and_yarn/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.8 to 2.8.9
2 months ago
Nodoubtz f1ad186626
Merge branch 'Nodoubtz' into dependabot/npm_and_yarn/hosted-git-info-2.8.9
Signed-off-by: Nodoubtz <53144580+nodoubtz@users.noreply.github.com>
2 months ago
Nodoubtz 4acb779280
Merge pull request #4 from Dimvy-Clothing-brand/dependabot/npm_and_yarn/path-parse-1.0.7 2 months ago
Nodoubtz e5bdd57858
Add files via upload
Signed-off-by: Nodoubtz <53144580+nodoubtz@users.noreply.github.com>
2 months ago
Nodoubtz 6b029d89b4
- Removed files containing sensitive data using BFG Repo-Cleaner
- Replaced all instances of passwords listed in passwords.txt throughout the repository's history
2 months ago
Nodoubtz 5395fad54d
Update LICENSE
Signed-off-by: Nodoubtz <53144580+nodoubtz@users.noreply.github.com>
3 months ago
Nodoubtz 055b0bdf9d
fix: resolve InputStream to String conversion inefficiencies
Refactored multiple methods for converting InputStream to String for improved performance and memory efficiency. 
- Added BufferedReader-based implementation for handling large files.
- Optimized StringBuilder usage for character-based data.
- Simplified small file handling using Scanner.

Addresses performance issues and ensures better handling of edge cases in InputStream processing.
3 months ago
Nodoubtz 75128f46e8
Update LICENSE
Signed-off-by: Nodoubtz <53144580+nodoubtz@users.noreply.github.com>
3 months ago
Nodoubtz a963a4573a
Update action.yml to enhance cache management and improve workflow execution
- Updated descriptions for better clarity on cache management.
- Added new input parameters: `fail-on-cache-miss`, `lookup-only`, and `save-always`.
- Included deprecation message for `save-always` input, indicating future removal.
- Adjusted default values for `enableCrossOsArchive` and other parameters.
- Enhanced output descriptions to provide more detailed information on cache hits and keys.

This update aims to streamline the caching process and provide better control over workflow execution.
3 months ago
Nodoubtz 3276c7912d
Add files via upload
Signed-off-by: Nodoubtz <53144580+nodoubtz@users.noreply.github.com>
3 months ago
Nodoubtz 0bdf79b9ed
Fix errors and enhance security
- Resolved conflicts in the LICENSE file.
- Addressed errors and vulnerabilities in the codebase.
- Configured build outputs and caching mechanisms in GitHub Actions.
- Implemented security measures to protect sensitive information.
- Refactored code to eliminate duplicates and improve efficiency.
3 months ago
Nodoubtz f71905b2c2 Update release-new-action-version.yml
Signed-off-by: Nodoubtz <53144580+nodoubtz@users.noreply.github.com>
3 months ago
Nodoubtz ccc826547a
Fix errors and enhance security
- Resolved conflicts in the LICENSE file.
- Addressed errors and vulnerabilities in the codebase.
- Configured build outputs and caching mechanisms in GitHub Actions.
- Implemented security measures to protect sensitive information.
- Refactored code to eliminate duplicates and improve efficiency.
3 months ago
Nodoubtz 075642c066 Update action.yml
Signed-off-by: Nodoubtz <53144580+nodoubtz@users.noreply.github.com>
3 months ago
Nodoubtz 99783c6e12 Update action.yml
Signed-off-by: Nodoubtz <53144580+nodoubtz@users.noreply.github.com>
3 months ago
Nodoubtz ffbd445522 Update action.yml
Signed-off-by: Nodoubtz <53144580+nodoubtz@users.noreply.github.com>
3 months ago
Nodoubtz fd594be029 Update action.yml
Signed-off-by: Nodoubtz <53144580+nodoubtz@users.noreply.github.com>
3 months ago
Nodoubtz d3a16f88d1
Fix issues and enhance security
- Resolved conflicts in the LICENSE file.
- Addressed errors and vulnerabilities in the codebase.
- Configured build outputs and caching mechanisms in GitHub Actions.
- Implemented security measures to protect sensitive information.
- Refactored code to eliminate duplicates and improve efficiency.
3 months ago
Nodoubtz 5ae28d3d34
Add files via upload
Signed-off-by: Nodoubtz <53144580+nodoubtz@users.noreply.github.com>
3 months ago
Nodoubtz f68f3945ed
Create manual.yml
Signed-off-by: Nodoubtz <53144580+nodoubtz@users.noreply.github.com>
3 months ago
Nodoubtz 2c88d20a06
Create static.yml
Signed-off-by: Nodoubtz <53144580+nodoubtz@users.noreply.github.com>
3 months ago
Nodoubtz b7b892d99a
Create google.yml
Signed-off-by: Nodoubtz <53144580+nodoubtz@users.noreply.github.com>
3 months ago
Nodoubtz bb384033e0
Create ibm.yml
Signed-off-by: Nodoubtz <53144580+nodoubtz@users.noreply.github.com>
3 months ago
Nodoubtz 147c9198a4
Create npm-publish-github-packages.yml
Signed-off-by: Nodoubtz <53144580+nodoubtz@users.noreply.github.com>
3 months ago
Nodoubtz 02cd873c88
Create npm-publish.yml
Signed-off-by: Nodoubtz <53144580+nodoubtz@users.noreply.github.com>
3 months ago
Nodoubtz e7d6fa8038
Create dependency-review.yml
Signed-off-by: Nodoubtz <53144580+nodoubtz@users.noreply.github.com>
3 months ago
Nodoubtz 9f5bd8ae30
Create 5codeql.yml
Signed-off-by: Nodoubtz <53144580+nodoubtz@users.noreply.github.com>
3 months ago
Nodoubtz e08ec43276 Update README.md
Signed-off-by: Nodoubtz <53144580+nodoubtz@users.noreply.github.com>
4 months ago
Nodoubtz ec11b3ad49 Update LICENSE 4 months ago
Nodoubtz 41992390d6
Merge pull request #22 from Dimvy-Clothing-brand/nodoubtz-patch-3
Create webpack.yml
4 months ago
Nodoubtz c46e0545ed
Create webpack.yml 4 months ago
Nodoubtz c95ed9bb9f
Merge branch 'actions:main' into main 4 months ago
Salman Chishti 5a3ec84eff
Merge pull request #1577 from salmanmkc/salmanmkc/4-test
Update to use @actions/cache 4.0.3 package & prepare for new release
4 months ago
Nodoubtz 2cfe867afa
Merge pull request #21 from Dimvy-Clothing-brand/nodoubtz-patch-2
Create Windy
4 months ago
Nodoubtz 5684aa6e25
Create Windy 4 months ago
Nodoubtz d49b50bc4d
Update action.yml 4 months ago
Nodoubtz 26ee262bc6
Update action.yml 4 months ago
Salman Chishti 7de21022a7 Update releases.md 4 months ago
Salman Chishti 76d40dd347 Update to use the latest version of the cache package to obfuscate the SAS 4 months ago
Salman Chishti 76dd5eb692 update cache with main 4 months ago
Salman Chishti 8c80c27c5e new package 4 months ago
Salman Chishti 45cfd0e7ff updates 4 months ago
Salman Chishti edd449b9cf updated cache with latest changes 4 months ago
Salman Chishti 0576707e37 latest test before pr 4 months ago
Salman Chishti 3105dc9754 update 4 months ago
Salman Chishti 9450d42d15 mask 4 months ago
Salman Chishti 7d05b27fb9 update cache package to mask whole sas to the end of the line 4 months ago
Nodoubtz cde84fa63f
Merge pull request #6 from Dimvy-Clothing-brand/dependabot/npm_and_yarn/glob-parent-5.1.2
Bump glob-parent from 5.1.1 to 5.1.2
4 months ago
Salman Chishti 507b84c6a6 artifact changes 4 months ago
Salman Chishti f248408e15 type 4 months ago