Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
279 commits
Select commit Hold shift + click to select a range
14cfe67
Revert "Merge branch 'feature/issue-29-handle-base-exceptions' into d…
jurra Nov 15, 2020
de087e2
full merge
jurra Nov 15, 2020
6ef1493
Revert "Removed icons, because `.ico`is breaking the build"
jurra Nov 15, 2020
616bc9f
basic principle of landing on doc guides in inside the app dist folde…
jurra Nov 15, 2020
483ff10
Added documentation
jurra Nov 15, 2020
8f19f8c
Setting up icon and also documents
jurra Nov 15, 2020
dba6523
Setting up the loading of guides for development and production envir…
jurra Nov 15, 2020
b138f14
Keep the working document when switching to guides, so that the workf…
jurra Nov 15, 2020
870864c
Changing component key for reload of component. In vue the most clean…
jurra Nov 15, 2020
730c5d9
EXCEPTION: If a user is on the guides, the app needs to go back to th…
jurra Nov 15, 2020
f788ceb
Commented code
jurra Nov 15, 2020
a3b96f2
Make a more unique identifier for the first document to avoid conflic…
jurra Nov 15, 2020
7e1a001
removed rimraf from electron build script
jurra Nov 15, 2020
218d89f
handle guides save exception for production. The user cannot delete t…
jurra Nov 15, 2020
2268c32
Storing guides state in the store for other components to know that g…
jurra Nov 15, 2020
6ba0641
Removed icons, because `.ico`is breaking the build
jurra Nov 15, 2020
3ef396b
Revert "Merge branch 'feature/issue-29-handle-base-exceptions' into d…
jurra Nov 15, 2020
0fe87b7
full merge
jurra Nov 15, 2020
fcb49d0
Revert "Removed icons, because `.ico`is breaking the build"
jurra Nov 15, 2020
e8e9184
renamed variables to improve code semantics
jurra Nov 11, 2020
9ce770b
Handling invalid hardocs project
jurra Nov 11, 2020
556d11b
added missing app.exit in the control flow when result `!isUnsaved`.
jurra Nov 11, 2020
65dde73
Set guidesIsActive getter properly toprevent user from writing the gu…
jurra Nov 15, 2020
9e8d3ae
Merge branch 'feature/issue-29-handle-base-exceptions' into develop
jurra Nov 15, 2020
19ff593
Handling guides exceptions. All the logic working in production and d…
jurra Nov 15, 2020
4f39fff
Merge branch 'feature/issue-29-handle-base-exceptions' into develop
jurra Nov 15, 2020
ae823c9
Merge branch 'develop' of https://github.com/Hardocs/hardocs-vue-apol…
jurra Nov 15, 2020
361bc6d
Handling guides exceptions. All the logic working in production and d…
jurra Nov 15, 2020
75c0244
Merge branch 'feature/issue-29-handle-base-exceptions' into develop
jurra Nov 15, 2020
22bf67b
Cherry picked commits from the working branch because it is not prope…
jurra Nov 15, 2020
3486316
Icons giving trouble in build
jurra Nov 15, 2020
c05ebb5
Deactivating features for alpha release
jurra Nov 15, 2020
211b33f
Merge branch 'release/0.1.0' into master
jurra Nov 15, 2020
d79dc92
integrated new editor
DNature Nov 16, 2020
0c404b3
Updated menubar with StandardSelector component
jurra Nov 16, 2020
22a6287
integrated new hardocs-fs that does not include markdown
DNature Nov 17, 2020
b7a4019
integrated new hardocs-fs that does not include markdown
DNature Nov 17, 2020
bbf1f1c
fix: ✌ got the bullet point and numbering to work :)
DNature Nov 17, 2020
f65491e
fix: ✌ fixed filename and prevented duplication of file when a user c…
DNature Nov 18, 2020
5fde77e
got rid of titap and prosemirrow
DNature Nov 18, 2020
a3b974c
Setting a new state in the documents called isWritten, to remove unwr…
jurra Nov 18, 2020
e10d23d
created styling for links
DNature Nov 18, 2020
341ab03
Setting the proper title of the document in the document like in the …
jurra Nov 18, 2020
2a47f1a
can now write and replace files properly
DNature Nov 19, 2020
f983f3c
Added rerouting event when the doc is deleted. Before the doc was bei…
jurra Nov 19, 2020
940b7ff
implemented new version of hardocs-ck-editor
DNature Nov 19, 2020
f77303a
Merge branch 'feature/formatting-styling' of github.com:Hardocs/hardo…
DNature Nov 19, 2020
1851fa0
Merge branch 'feature/formatting-styling' into develop
jurra Nov 19, 2020
59463e5
Update package json and dependencies
jurra Dec 3, 2020
ed987c6
Merge branch 'develop' into release/0.1.0
jurra Dec 3, 2020
9b1ca7c
release: 🍞🐟 added debian(linux) version of hardocs-dosktop
DNature Dec 3, 2020
3eb0481
Silenced features that are still in progress, things that are not rea…
jurra Dec 3, 2020
0e3b3c8
Release/0.1.0 (#43)
jurra Dec 3, 2020
cef17ed
Merge branch 'release/v0.1.0-beta' of https://github.com/Hardocs/hard…
jurra Dec 3, 2020
2633248
Updated guides documentation
jurra Dec 3, 2020
4c5d50d
added windows build version
jurra Dec 3, 2020
0882743
Merge branch 'release/v0.1.0-alpha' into master
jurra Dec 3, 2020
de27027
Fixed issue #42 bug,
jurra Dec 3, 2020
21519b2
Fixed issue #42 bug,
jurra Dec 3, 2020
9d430d9
Handling duplicate title name and rejecting them
jurra Dec 4, 2020
5f91635
updated patched version
jurra Dec 5, 2020
d05c225
Bugfix: remove conditional ignoring the save of files.
jurra Dec 5, 2020
8b9f8d9
removed annoying issue branch feature
jurra Dec 5, 2020
aa96d4b
separated divs for project folder templating so that the user can eas…
jurra Dec 6, 2020
23e1461
created snap release
DNature Dec 6, 2020
b5b47fa
added snap, appImage and deb for 0.1.1-alpha release
DNature Dec 6, 2020
2d5e292
added electron updater
DNature Dec 7, 2020
9b7ea96
0.1.1-alpha
DNature Dec 7, 2020
762d189
added release.yml for CI
DNature Dec 7, 2020
18e05a7
added release.yml for CI
DNature Dec 7, 2020
bf748c8
Merge pull request #53 from Hardocs/release/v0.1.1-alpha
DNature Dec 7, 2020
7d02ba7
Merge branch 'release/v0.1.1-alpha'
DNature Dec 7, 2020
d0ff551
0.1.1-alpha
DNature Dec 7, 2020
49f567e
Merge branch 'master' of github.com:Hardocs/desktop-app
DNature Dec 7, 2020
18e4351
edited release workflow file
DNature Dec 7, 2020
d39442d
edited release workflow file
DNature Dec 7, 2020
c77c431
added snapcraft option to release.yml
DNature Dec 7, 2020
d76338c
still facing issues
DNature Dec 7, 2020
f13fa50
still facing issues
DNature Dec 7, 2020
7db1140
still facing issues
DNature Dec 7, 2020
9ec1533
still facing issues
DNature Dec 7, 2020
ef495a4
changed release action
DNature Dec 7, 2020
e88f5d3
added edited action on github action
DNature Dec 7, 2020
b5711ad
changed version
DNature Dec 7, 2020
ea1d214
changed version
DNature Dec 7, 2020
33a31ce
0.1.11
DNature Dec 7, 2020
da82d0a
0.1.1
DNature Dec 7, 2020
2eedf60
added info to confirm yarn installation
DNature Dec 7, 2020
689bece
changed github token
DNature Dec 7, 2020
bcdc670
installed snapcraft in yaml file
DNature Dec 7, 2020
1fe16ea
0.1.1-beta
DNature Dec 7, 2020
d88523a
corrected yaml contentn
DNature Dec 7, 2020
fdd8bd1
0.1.1-beta
DNature Dec 7, 2020
f0b6b91
added publish option
DNature Dec 8, 2020
6701116
0.1.1-beta
DNature Dec 8, 2020
1e3003c
added logs
DNature Dec 8, 2020
7a8be16
added logs
DNature Dec 8, 2020
4d6ab3b
added logs
DNature Dec 8, 2020
94c5dad
added logs
DNature Dec 8, 2020
7b2583b
added logs
DNature Dec 8, 2020
bf7bf4a
added logs
DNature Dec 8, 2020
3c14dd9
edited config file
DNature Dec 9, 2020
1df6180
corrected vue-config build options
DNature Dec 9, 2020
05926d9
updated assets
DNature Dec 9, 2020
4d26bed
updated assets
DNature Dec 9, 2020
a8bef96
moved assets to build
DNature Dec 9, 2020
4ac80b5
updated packagejson and build for win
DNature Dec 9, 2020
a9ff9dc
aadded env
DNature Dec 9, 2020
75ca324
added publish keyword
DNature Dec 9, 2020
65eea6e
added publish keyword
DNature Dec 9, 2020
bb9c2b6
updated icon
DNature Dec 9, 2020
9d6f0f2
updated icon
DNature Dec 9, 2020
9b27569
updated repo url
DNature Dec 9, 2020
10a4696
removed ls linux command
DNature Dec 9, 2020
e9ae6fc
updated release.yml
DNature Dec 9, 2020
996f2ca
added publish onTagOrDraft
DNature Dec 9, 2020
1711bcc
switched to on push
DNature Dec 9, 2020
e32269c
Added .github/workflows/release.yml.
DNature Dec 9, 2020
3840d28
changed event to on create
DNature Dec 9, 2020
13c6a96
changed event to on oush
DNature Dec 9, 2020
a743f21
changed event to on push
DNature Dec 9, 2020
8dcc89d
modified workflow
DNature Dec 9, 2020
5464dda
modified workflow
DNature Dec 9, 2020
1f3203b
modified workflow
DNature Dec 9, 2020
cf48972
fix: ✌
DNature Dec 10, 2020
af5fa87
added better readme
jurra Dec 10, 2020
f95f0f0
Merge branch 'master' of github.com:Hardocs/desktop-app into master
jurra Dec 10, 2020
81150a9
Merge branch 'release/v0.1.1' into master
jurra Dec 10, 2020
ab7b901
merged conflicts
jurra Dec 10, 2020
754e65f
v0.1.0
DNature Dec 10, 2020
172d3f8
Created proper release and git workflow
DNature Dec 10, 2020
63c2f37
Merge tag 'v0.1.0' into develop
DNature Dec 10, 2020
dc90a90
TODO: This handling of files is not proper yet
jurra Dec 10, 2020
dc08f4a
v0.1.0
DNature Dec 10, 2020
a095fbb
New Release 'release/v0.1.1'
DNature Dec 10, 2020
e213bf0
Merge tag 'v0.1.1' into develop
DNature Dec 10, 2020
1c04972
release v0.1.2
DNature Dec 10, 2020
fe80e18
release v0.1.2
DNature Dec 10, 2020
099473a
Merge Beta Release tag 'v0.1.2' into develop
DNature Dec 10, 2020
ae6696c
added snapcraft yaml
DNature Dec 10, 2020
0716d68
removed onTagOrDraft
DNature Dec 10, 2020
a9c7fe9
added publish on draft, release and prerelease
DNature Dec 10, 2020
a265a18
Updated README with proper
jurra Dec 10, 2020
611d07e
added publish policy
DNature Dec 10, 2020
4c083dd
modified workflow
DNature Dec 10, 2020
2f20012
changed repository name in package json
DNature Dec 11, 2020
3d30550
removed snapcrarft action
DNature Dec 11, 2020
5d3a579
changed repository name in package json
DNature Dec 11, 2020
38abd9d
changed build target for linux
DNature Dec 11, 2020
ceea7b9
Updated README with proper
jurra Dec 10, 2020
345ab30
Merge branch 'master' of https://github.com/Hardocs/desktop-app into …
jurra Dec 16, 2020
04a59cd
Merge changes in branch 'master' into release/v0.1.2
DNature Dec 16, 2020
d042290
feat: 🍞 updated changes in release branch
DNature Dec 17, 2020
f6667a4
Fixed bug and reestablish the conditional in the proper block.
jurra Dec 17, 2020
daf6d6a
Merge branch 'release/v0.1.2' of https://github.com/Hardocs/desktop-a…
jurra Dec 17, 2020
44aecfe
fix: ✌ fixed saveFile bug
DNature Dec 17, 2020
96b5c21
Update README.md
jurra Dec 18, 2020
fe589d7
fix: 🐟 installed published hardocs-ck-editor module from npm
DNature Jan 23, 2021
fc6cb1b
Merge branch 'release/v0.1.2' of https://github.com/Hardocs/desktop-a…
jurra Jan 23, 2021
5de7f89
Trying out classic editor to check the offline issue
jurra Jan 23, 2021
1d937b1
Problem fixed with classic editor
jurra Jan 23, 2021
f1de5a2
Solved issue of file being deleted. The bug in commit 44aecfef48610bc…
jurra Jan 23, 2021
87c86f2
Properly commented lines 280, and 281
jurra Jan 23, 2021
0c8457e
Added Divine's new ckeditor for next patch release. The editor is wor…
jurra Jan 25, 2021
5eebb65
Updated readme for developers
jurra Jan 25, 2021
7e9e4f6
Merge branch 'hotfix/npm-ckeditor-module' into master
jurra Jan 25, 2021
8585d36
feat: 🐟 added on tags create action to release.yml
DNature Jan 26, 2021
ed815ea
feat: 🐟 installed new build of hardocs-ck-editor
DNature Jan 26, 2021
6d75ef5
0.1.3
DNature Jan 26, 2021
c9ac21d
feat: 🐟 setup testing
DNature Feb 9, 2021
49b70e7
first rough spec draft to get started
jurra Feb 9, 2021
26664d1
bug: 🐛 issues with habitat client
DNature Feb 9, 2021
2184927
linting fixes
DNature Feb 15, 2021
9a29ec1
fix: ❌refactored docs store and fixed map|filter errors in getters, …
DNature Feb 15, 2021
170f3d1
feat: 🍞 testing `open hardocs project`
DNature Feb 15, 2021
9bf5c88
feat: 🍞 added tests for opening a hardocs project
DNature Feb 16, 2021
5e7359b
feat: 🍞 added create hardocs project test
DNature Feb 16, 2021
e923d6b
fix: ❌ removed some console logs
DNature Feb 16, 2021
dbae827
feat: 🍞 added tests for creating and deleting documents
DNature Feb 16, 2021
6ecad40
I want to try out vue-test-utils examples
DNature Feb 17, 2021
6b62cb7
feat: 🍞 added CI for testing on pull_reques/push
DNature Feb 17, 2021
a505968
feat: 🍞 coverted docs folder into a single file
DNature Feb 19, 2021
1c5b928
fix: ❌ fixed save and update file bug
DNature Feb 22, 2021
34bfe96
fix: ❌ reset cwd before each test
DNature Feb 22, 2021
fec8393
fix: ❌ seperated docs actions from major docs operations
DNature Feb 22, 2021
4f2fa62
bug: 🐛 trying to implement overriding of document in the file system
DNature Feb 23, 2021
6a8bd96
bug: 🐛 overwriting filename in store and file system
DNature Feb 24, 2021
2bf426a
feat: 🍞 all tests are passing. still need to do proper test naming
DNature Feb 24, 2021
61a70d4
feat: ✅ completed "Updates title & file name when the first line of a…
DNature Feb 25, 2021
f0dc3c1
feat: ✅ added test for "Creates or Updates title from the first line …
DNature Feb 25, 2021
082fa99
feat: ✅ added test for "Creates or Updates filename from title when t…
DNature Feb 25, 2021
b9fa016
feat: ✅ added test for "should Update an existing document and save it"
DNature Feb 25, 2021
6066bd2
moved resetState file to __tests__ folder
DNature Feb 25, 2021
2d8d0db
feat: ✅ moved ipcRenderer operations to services
DNature Feb 26, 2021
14752e8
feat: ✅ cleaned up console logs
DNature Feb 26, 2021
508b594
feat: ✅ cleaned up console logs
DNature Feb 26, 2021
ed3c275
feat: ✅ added makeDoc and FormatDoc tests
DNature Feb 26, 2021
32319ba
Merge branch 'feature/testing' into develop
DNature Mar 1, 2021
2db0bcc
Merge pull request #76 from Hardocs/develop
DNature Mar 1, 2021
7ae88da
feat: 🍞 implemented vjsf form styling
DNature Mar 4, 2021
cf720cb
feat: 🍞 removed materialize css
DNature Mar 4, 2021
23f5558
fixed vjfs form issues and creation of project
DNature Mar 4, 2021
bed43d6
added default to entryFile and shortTitle
DNature Mar 4, 2021
c4d50d1
temporary fix for createproject modal. still with tailwind
DNature Mar 8, 2021
6598984
fixing modal implementation of vuetify
DNature Mar 9, 2021
0754acb
fixed model close when clicking on overlay
DNature Mar 9, 2021
bffe77f
refactord Docscontent to use vuetify and reanamed component to Docs__…
DNature Mar 9, 2021
b35adae
replaced Icon with x unicode
DNature Mar 10, 2021
19df299
removed tailwindcss
DNature Mar 10, 2021
4518017
Finaly got the sidebar to have a full height and also display the editor
DNature Mar 11, 2021
8ecb687
finished proper implementation of sidebar component
DNature Mar 11, 2021
db04fa7
feat: 🍞 added edit and preview feature
DNature Mar 11, 2021
85b6ab9
feat: 🍞 implemented save button
DNature Mar 11, 2021
f613e45
feat: 🍞 changed look of editor/preview, added delete button and added…
DNature Mar 12, 2021
d48dfb4
feat: 🍞 added extra validation to form on submit
DNature Mar 12, 2021
977ef2a
styled preview
DNature Mar 15, 2021
50b2030
fixed top-bar line and added new version of hardocs ck editor
DNature Mar 15, 2021
59485fd
fixed create project bug
DNature Mar 15, 2021
4cf0264
fixed mutating props warning
DNature Mar 16, 2021
6d0de0b
Merge branch 'feature/vuetify' into develop
DNature Mar 16, 2021
41beb94
feat: 🍞 implemented sticky editor/preview menubar
DNature Mar 17, 2021
4d31f7b
reset to previous commit
DNature Mar 18, 2021
139d674
reset to previous commit
DNature Mar 18, 2021
a84ec00
Reviewing basic stilying and refactoring editor component, menubar.
jurra Mar 18, 2021
db111c6
adjusted menubar elevation, fixed space between editor menubar and sa…
DNature Mar 18, 2021
28ec675
merged docContent and DocMenubar into a single component "Doc.vue"
DNature Mar 18, 2021
5fbd675
feat: 🍞 removed tailwind from project path
DNature Mar 19, 2021
8d3c779
changed color scheme of app
DNature Mar 19, 2021
6191d04
removed guides
DNature Mar 19, 2021
c4fc787
feat: 🍞 enabled createProjectFromExistingFolder feature
DNature Mar 19, 2021
2335094
Update issue templates
jurra Mar 19, 2021
a3d4257
Merge branch 'feature/page-menubar' into develop
DNature Mar 22, 2021
3d1b843
Merge branch 'release/0.2.0'
DNature Mar 22, 2021
895b72d
Merge tag '0.2.0' into develop
DNature Mar 22, 2021
34004c3
0.2.0
DNature Mar 22, 2021
cca4a41
removed snap build option
DNature Mar 22, 2021
423e1d8
fix for windows path issues
DNature Mar 22, 2021
5b077bf
fix for windows path issues
DNature Mar 22, 2021
b1204f8
fix for windows path issues
DNature Mar 22, 2021
89c1ff7
fix for windows path issues
DNature Mar 22, 2021
356f81c
fix for windows path issues
DNature Mar 22, 2021
3c62480
fix for windows test issues
DNature Mar 22, 2021
e25d98a
fix for windows test issues
DNature Mar 22, 2021
437f4b8
fix for windows test issues
DNature Mar 22, 2021
0341d77
fix for windows test issues
DNature Mar 22, 2021
a6cfdf8
fix for windows test issues
DNature Mar 22, 2021
2510888
fix for windows test issues
DNature Mar 22, 2021
2f1f1e7
running tests only on linux os
DNature Mar 22, 2021
035d59e
added test project to gitignore
jurra Mar 23, 2021
507d3cc
Added file in config to properly set timeout in the test
jurra Mar 23, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 19 additions & 2 deletions .eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,14 +1,31 @@
module.exports = {
root: true,

env: {
node: true
node: true,
jest: true
},

extends: ['plugin:vue/essential', 'eslint:recommended', '@vue/prettier'],

parserOptions: {
parser: 'babel-eslint'
},

rules: {
'no-console': process.env.NODE_ENV === 'production' ? 'warn' : 'off',
'no-debugger': process.env.NODE_ENV === 'production' ? 'warn' : 'off'
}
},

overrides: [
{
files: [
'**/__tests__/*.{j,t}s?(x)',
'**/tests/unit/**/*.spec.{j,t}s?(x)'
],
env: {
jest: true
}
}
]
};
38 changes: 38 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]

**Additional context**
Add any other context about the problem here.
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''

---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.
29 changes: 29 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
name: Build/release

on:
push:
branches:
- master
pull_request:
branches:
- develop
- master

jobs:
ci:
runs-on: ubuntu-latest

steps:
- name: Check out Git repository
uses: actions/checkout@v2

- name: Install Node.js, NPM and Yarn
uses: actions/setup-node@v1
with:
node-version: 12

- name: Install dependencies
run: yarn

- name: Run tests
run: yarn test:unit
66 changes: 66 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
name: Build/release

on:
push:
tags:
- 'v*'
branches:
- master
- 'releases/**'
create:
tags:
- 'v*'
# release:
# types: [created]

jobs:
release:
runs-on: ${{ matrix.os }}

strategy:
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]
package_manager: [yarn]

steps:
- name: Check out Git repository
uses: actions/checkout@v2

- name: Install Node.js, NPM and Yarn
uses: actions/setup-node@v1
with:
node-version: 12

- name: Install dependencies
run: yarn

# - name: Install Snapcraft
# uses: samuelmeuli/action-snapcraft@v1
# if: startsWith(matrix.os, 'ubuntu')
# with:
# snapcraft_token: ${{ secrets.SNAPCRAFT_TOKEN }}

- name: Run tests
if: startsWith(matrix.os, 'ubuntu')
run: yarn test:unit

- name: Build/release Electron app
uses: samuelmeuli/action-electron-builder@v1
with:
# GitHub token, automatically provided to the action
# (No need to define this secret in the repo settings)
# github_token: ${{ secrets.DIVINE_GITHUB_TOKEN }}
github_token: ${{ secrets.GITHUB_TOKEN }}

# If the commit is tagged with a version (e.g. "v1.0.0"),
# release the app after building
release: ${{ startsWith(github.ref, 'refs/tags/v') }}
use_vue_cli: true
build_script_name: yarn electron:build
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# - run: yarn --version;
# - run: npm --version;
# - run: node --version;
# - run: ls -al;
# - run: ls -al ./dist_electron;
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,7 @@ pnpm-debug.log*

#Samples
/samples/
delete-this

bin/
test-project/
1 change: 1 addition & 0 deletions .yarnrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
npmRegistryServer=https://registry.npmjs.org/
Loading