Skip to content

MainWindow: Use Hdy.Tab* instead of Granite.Widgets.DynamicNotebook #42

MainWindow: Use Hdy.Tab* instead of Granite.Widgets.DynamicNotebook

MainWindow: Use Hdy.Tab* instead of Granite.Widgets.DynamicNotebook #42

Workflow file for this run

name: CI
on: [pull_request]
jobs:
deploy_flatpak:
name: Deploy Flatpak
runs-on: ubuntu-latest
container:
image: ghcr.io/elementary/flatpak-platform/runtime:7
options: --privileged
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Build
uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@v4
with:
bundle: spreadsheet.flatpak
manifest-path: com.github.elework.spreadsheet.yml
run-tests: true
repository-name: appcenter
repository-url: https://flatpak.elementary.io/repo.flatpakrepo
cache-key: "flatpak-builder-${{ github.sha }}"
lint:
name: Lint
runs-on: ubuntu-latest
container:
image: valalang/lint
steps:
- uses: actions/checkout@v3
- name: Lint
run: io.elementary.vala-lint -d .