Skip to content

Instantly share code, notes, and snippets.

@leplatrem
leplatrem / deploy-qt-app.yml
Created June 18, 2025 21:36 — forked from alex-spataru/deploy-qt-app.yml
Compile & generate build artifacts for Qt Projects with GitHub Actions
#--------------------------------------------------------------------------------
# Workflow configuration
#--------------------------------------------------------------------------------
name: Build
on:
push: # Run on push
pull_request: # Run on pull-request
#--------------------------------------------------------------------------------

Arpit Bharti - GSoC 2019 Progress Report

Project - Ship the Public Suffix List (PSL) over Remote Settings

Organization - Mozilla

Project Mentor - Mathieu Leplatre

Summary