Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Create webpack.yml#1

Open
smaug87 wants to merge 88 commits into
BagToad:mainfrom
smaug87:main
Open

Create webpack.yml#1
smaug87 wants to merge 88 commits into
BagToad:mainfrom
smaug87:main

Conversation

@smaug87
Copy link
Copy Markdown

@smaug87 smaug87 commented Mar 2, 2025

This pull request adds a new GitHub Actions workflow for building the project using NodeJS with Webpack. The workflow is triggered on pushes and pull requests to the main branch and uses a matrix strategy to test against multiple Node.js versions.

New GitHub Actions workflow:

  • .github/workflows/webpack.yml: Added a new workflow configuration to build the project using NodeJS with Webpack, triggered on push and pull request events to the main branch. The workflow runs on ubuntu-latest and uses a matrix strategy to test Node.js versions 18.x, 20.x, and 22.x.

BagToad and others added 30 commits July 22, 2024 17:07
* redirect supported OS doc to public docs

* Anchor to appropriate OS heading

Co-authored-by: Patrick Ellis <[email protected]>

---------

Co-authored-by: Patrick Ellis <[email protected]>
* Update Docker to v27.1.1

* Update Dockerfile
* Revert "Upgrade dotnet sdk to v8.0.303 (actions#3388)"

This reverts commit dbcaa7c.

* Revert "Bump System.Security.Cryptography.Pkcs from 5.0.0 to 8.0.0 in /src (actions#3347)"

This reverts commit 3dab1f1.

* Revert "Upgrade dotnet sdk to v8.0.302 (actions#3346)"

This reverts commit 8f1c723.

* Revert "Bump runner to dotnet 8 (actions#3345)"

This reverts commit 1e74a81.
* Revert "Warn for soon to be deprecated OS versions (actions#3413)"

This reverts commit ae04147.

* Add .NET 8 OS compatibility test

* feedback
…n to match output, 3) modify output truncation length (actions#3427)
actions#3056)

* fix: add `git` and `curl` to default packages installed

Hi 👋🏼 

These packages are used in a ton of actions on the marketplace. It would be nice if they were installed and ready for use instead of having to install them with `apt-get` on every single Github workflow.

* Update Dockerfile

* Update images/Dockerfile

Co-authored-by: Guillermo Caracuel <[email protected]>

* Update images/Dockerfile

Co-authored-by: Tingluo Huang <[email protected]>

---------

Co-authored-by: Guillermo Caracuel <[email protected]>
Co-authored-by: Tingluo Huang <[email protected]>
* Adding Snapshot additional mapping tokens

* Lint failure fixes

* Lint failure fixes - 2

* Lint failure fixes - 3

* Fixed a few nits

* Lint fixes

* Removed unncessary white space
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* add ref and type to job completion in run service

* lint
* send action

* format

* comment

* Delete .github/workflows/lint.yml
dependabot Bot and others added 30 commits January 24, 2025 11:11
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@v3...v6)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Pass BillingOwnerId through Acquire/Complete calls

* add param to test
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Update the dependencies in the dockerfil
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.