Skip to content

Commit

Permalink
Bump to v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gafert committed Jan 31, 2021
1 parent cd45298 commit f7860c4
Show file tree
Hide file tree
Showing 50 changed files with 38 additions and 8 deletions.
31 changes: 31 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
name: Build/release

on: push

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

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

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

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

- 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.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') }}
Binary file added main_renderer/assets/icons/close-k-10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added main_renderer/assets/icons/close-k-12.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added main_renderer/assets/icons/close-k-15.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added main_renderer/assets/icons/close-k-20.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added main_renderer/assets/icons/close-k-24.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added main_renderer/assets/icons/close-k-30.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added main_renderer/assets/icons/close-w-10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added main_renderer/assets/icons/close-w-12.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added main_renderer/assets/icons/close-w-15.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added main_renderer/assets/icons/close-w-20.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added main_renderer/assets/icons/close-w-24.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added main_renderer/assets/icons/close-w-30.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added main_renderer/assets/icons/max-k-10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added main_renderer/assets/icons/max-k-12.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added main_renderer/assets/icons/max-k-15.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added main_renderer/assets/icons/max-k-20.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added main_renderer/assets/icons/max-k-24.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added main_renderer/assets/icons/max-k-30.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added main_renderer/assets/icons/max-w-10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added main_renderer/assets/icons/max-w-12.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added main_renderer/assets/icons/max-w-15.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added main_renderer/assets/icons/max-w-20.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added main_renderer/assets/icons/max-w-24.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added main_renderer/assets/icons/max-w-30.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added main_renderer/assets/icons/min-k-10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added main_renderer/assets/icons/min-k-12.png
Binary file added main_renderer/assets/icons/min-k-15.png
Binary file added main_renderer/assets/icons/min-k-20.png
Binary file added main_renderer/assets/icons/min-k-24.png
Binary file added main_renderer/assets/icons/min-k-30.png
Binary file added main_renderer/assets/icons/min-w-10.png
Binary file added main_renderer/assets/icons/min-w-12.png
Binary file added main_renderer/assets/icons/min-w-15.png
Binary file added main_renderer/assets/icons/min-w-20.png
Binary file added main_renderer/assets/icons/min-w-24.png
Binary file added main_renderer/assets/icons/min-w-30.png
Binary file added main_renderer/assets/icons/restore-k-10.png
Binary file added main_renderer/assets/icons/restore-k-12.png
Binary file added main_renderer/assets/icons/restore-k-15.png
Binary file added main_renderer/assets/icons/restore-k-20.png
Binary file added main_renderer/assets/icons/restore-k-24.png
Binary file added main_renderer/assets/icons/restore-k-30.png
Binary file added main_renderer/assets/icons/restore-w-10.png
Binary file added main_renderer/assets/icons/restore-w-12.png
Binary file added main_renderer/assets/icons/restore-w-15.png
Binary file added main_renderer/assets/icons/restore-w-20.png
Binary file added main_renderer/assets/icons/restore-w-24.png
Binary file added main_renderer/assets/icons/restore-w-30.png
15 changes: 7 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "riscv-sim",
"version": "0.1.2",
"description": "CPU Visualisation based on a risc-v processor in verilog",
"name": "cpu-sim",
"version": "1.0.0",
"description": "CPU Visualisation based on a RISC V ISA",
"author": {
"name": "Michael Gafert",
"email": "m.gafert@outlook.com"
Expand All @@ -16,11 +16,10 @@
"ng:serve": "ng serve",
"electron:tsc": "tsc -p tsconfig.electron.json",
"electron:serve": "npm run electron:tsc && wait-on http-get://localhost:4200/ && electron . --serve --enable-logging --verbose",
"electron:linux": "npm run build:prod && electron-builder build --linux",
"electron:windows": "npm run build:prod && electron-builder build --win",
"electron:mac": "npm run build:prod && electron-builder build --mac",
"build": "npm run electron:tsc && ng build --base-href ./ ",
"build:prod": "npm run build -- -c production",
"electron:linux": "npm run build && electron-builder build --linux",
"electron:windows": "npm run build && electron-builder build --win",
"electron:mac": "npm run build && electron-builder build --mac",
"build": "npm run electron:tsc && ng build --base-href ./ -c production",
"postinstall": "electron-builder install-app-deps",
"ng": "ng",
"test": "ng test",
Expand Down

0 comments on commit f7860c4

Please sign in to comment.