Matthieu MOREL
05ee1a425f
Update .github/workflows/test.yml
2021-08-02 12:13:03 +02:00
Matthieu MOREL
bbba44193e
Update .github/workflows/test.yml
2021-08-02 12:12:58 +02:00
Matthieu MOREL
dd9f448247
Update .github/workflows/test.yml
2021-08-02 12:12:52 +02:00
Matthieu MOREL
6756fb6e5e
Update .github/workflows/test.yml
2021-08-02 12:12:46 +02:00
Matthieu MOREL
c4f65cdfc5
Update .github/workflows/test.yml
2021-08-02 12:12:41 +02:00
Matthieu MOREL
5cfad07535
Update test.yml
2021-07-31 12:31:24 +02:00
Matthieu MOREL
56e8d67af7
Update .github/workflows/test.yml
2021-07-31 12:30:28 +02:00
dependabot[bot]
739393847e
Bump actions/setup-node from 1 to 2.3.0 ( #2 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 1 to 2.3.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v1...v2.3.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-23 23:28:17 +02:00
dependabot[bot]
764a96a16b
Bump actions/download-artifact from 1 to 2.0.10 ( #1 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 1 to 2.0.10.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v1...v2.0.10 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-23 23:27:57 +02:00
Brian Cristante
8d06e6c094
Create check-dist.yml ( #227 )
...
* Create check-dist.yml
* steps.if still needs ${{ }} when the expr has operators
* single quotes?
* npm install
* mess with index.js
* add if failure()
* Copy the correct version back in from the artifact
* Update .github/workflows/check-dist.yml
Co-authored-by: Konrad Pabjan <konradpabjan@github.com>
* formatting & language
* npm ci
Co-authored-by: Konrad Pabjan <konradpabjan@github.com>
2021-06-24 11:38:43 -04:00
Konrad Pabjan
ee5fe7718d
Update test.yml
2020-07-14 12:20:40 +02:00
Konrad Pabjan
f265ac5693
Multi Path Artifact Upload + Exclude Character Support ( #94 )
...
* Support for multi path upload
* Update README
* Fix tests
* Actually fix tests
* PR feedback
* Fix
* Apply suggestions from code review
Co-authored-by: Alberto Gimeno <gimenete@users.noreply.github.com>
* Fix more tests
Co-authored-by: Alberto Gimeno <gimenete@users.noreply.github.com>
2020-07-09 20:53:45 +02:00
Konrad Pabjan
e7eefc4917
V2 Upload Artifact ( #70 )
...
* V2 Preview (#54 )
* V2 Upload Artifact
* Improve logs
* Update release
* Update test.yml
* Update test.yml
* Update test.yml
* @actions/artifact v0.2.0 package
* Add extra YAML test
* Extra Documentation
* Update README.md
* Update README.md
* Update NPM packages
* Update to @actions/artifact 0.3.1
* Update readme from v2 preview to v2
* Add .gitattributes
* Misc Updates
* macOS to macos
* Update YAML so only push events trigger on the master branch
2020-04-28 17:18:53 +02:00