Content-Length: 320481 | pFad | http://github.com/nativescript-vue/nativescript-vue/commit/f0a02ccf627dd243bb6948a79512a0d1bbe7a38b

B8 ci: cleanup ci workflows · nativescript-vue/nativescript-vue@f0a02cc · GitHub
Skip to content

Commit f0a02cc

Browse files
committed
ci: cleanup ci workflows
1 parent afaee3c commit f0a02cc

File tree

3 files changed

+25
-27
lines changed

3 files changed

+25
-27
lines changed

.circleci/config.yml

Lines changed: 0 additions & 24 deletions
This file was deleted.

.github/workflows/issues.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1+
name: Issue Bot
2+
13
on: issues
2-
name: Run issue bot
4+
35
jobs:
46
build:
5-
name: nativescript-vue/issue-bot-action
67
runs-on: ubuntu-latest
8+
79
steps:
8-
- uses: actions/checkout@master
910
- name: nativescript-vue/issue-bot-action
1011
uses: nativescript-vue/issue-bot-action@master
1112
env:

.github/workflows/unit.yml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
name: Unit Tests
2+
3+
on:
4+
push:
5+
branches: [ $default-branch ]
6+
pull_request:
7+
branches: [ $default-branch ]
8+
9+
jobs:
10+
build:
11+
runs-on: ubuntu-latest
12+
13+
steps:
14+
- uses: actions/checkout@v3
15+
- uses: actions/setup-node@v3
16+
with:
17+
node-version: 18
18+
cache: 'yarn'
19+
20+
- run: yarn
21+
- run: yarn test

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/nativescript-vue/nativescript-vue/commit/f0a02ccf627dd243bb6948a79512a0d1bbe7a38b

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy