From 427f63ab83a9f6f5b4c9980ca900254a973daa2b Mon Sep 17 00:00:00 2001 From: "Alejandro R. Mosteo" Date: Sat, 2 May 2020 12:26:31 +0200 Subject: [PATCH 1/4] Ada starter workflow, icon and properties --- ci/ada.yml | 24 + ci/properties/ada.properties.json | 6 + icons/ada.svg | 709 ++++++++++++++++++++++++++++++ 3 files changed, 739 insertions(+) create mode 100644 ci/ada.yml create mode 100644 ci/properties/ada.properties.json create mode 100644 icons/ada.svg diff --git a/ci/ada.yml b/ci/ada.yml new file mode 100644 index 0000000..c2d49b8 --- /dev/null +++ b/ci/ada.yml @@ -0,0 +1,24 @@ +name: Ada (GNAT) + +on: + push: + branches: [ master ] + pull_request: + branches: [ master ] + +jobs: + build: + + runs-on: ubuntu-latest + + steps: + - name: Checkout + uses: actions/checkout@v2 + + - name: Set up GNAT toolchain + run: > + sudo apt-get update && + sudo apt-get install gnat gprbuild + + - name: Build + run: gprbuild -j0 -p diff --git a/ci/properties/ada.properties.json b/ci/properties/ada.properties.json new file mode 100644 index 0000000..f41c3b1 --- /dev/null +++ b/ci/properties/ada.properties.json @@ -0,0 +1,6 @@ +{ + "name": "Ada", + "description": "Build and test an Ada project with GPRbuild.", + "iconName": "ada", + "categories": ["Ada"] +} diff --git a/icons/ada.svg b/icons/ada.svg new file mode 100644 index 0000000..4ed301b --- /dev/null +++ b/icons/ada.svg @@ -0,0 +1,709 @@ + + + +image/svg+xml \ No newline at end of file From 90ace1f9e2546450a0a9ce37003c7f4f371690e0 Mon Sep 17 00:00:00 2001 From: "Alejandro R. Mosteo" Date: Mon, 25 May 2020 12:28:05 +0200 Subject: [PATCH 2/4] Review: updated description in ada.properties.json --- ci/properties/ada.properties.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/properties/ada.properties.json b/ci/properties/ada.properties.json index f41c3b1..71021d0 100644 --- a/ci/properties/ada.properties.json +++ b/ci/properties/ada.properties.json @@ -1,6 +1,6 @@ { "name": "Ada", - "description": "Build and test an Ada project with GPRbuild.", + "description": "Build Ada project with GPRbuild.", "iconName": "ada", "categories": ["Ada"] } From d9ef0c9fa903382ef0c77079e8d7de8524a00ad8 Mon Sep 17 00:00:00 2001 From: Alejandro R Mosteo Date: Mon, 24 Aug 2020 11:10:05 +0200 Subject: [PATCH 3/4] s/master/$default-branch/ in workflow Co-authored-by: Andy McKay --- ci/ada.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ci/ada.yml b/ci/ada.yml index c2d49b8..a27902a 100644 --- a/ci/ada.yml +++ b/ci/ada.yml @@ -2,9 +2,9 @@ name: Ada (GNAT) on: push: - branches: [ master ] + branches: [ $default-branch ] pull_request: - branches: [ master ] + branches: [ $default-branch ] jobs: build: From 0e05d2e2d5f795c3695a9e2fdfde48944cc0d964 Mon Sep 17 00:00:00 2001 From: "Alejandro R. Mosteo" Date: Mon, 24 Aug 2020 12:52:06 +0200 Subject: [PATCH 4/4] Updated Ada logo (Public Domain) --- icons/ada.svg | 966 ++++++++++++++------------------------------------ 1 file changed, 270 insertions(+), 696 deletions(-) diff --git a/icons/ada.svg b/icons/ada.svg index 4ed301b..6a0d58f 100644 --- a/icons/ada.svg +++ b/icons/ada.svg @@ -1,6 +1,4 @@ - - image/svg+xml \ No newline at end of file + id="metadata906">image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file