[gtk-web/new-website: 141/180] updated gitlab ci pipeline
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-web/new-website: 141/180] updated gitlab ci pipeline
- Date: Mon, 11 Nov 2019 14:56:17 +0000 (UTC)
commit e40f61e19e9815e407743eb5b4af985986269369
Author: ravgeetdhillon <ravgeetdhillon gmail com>
Date: Tue Aug 13 00:07:00 2019 +0530
updated gitlab ci pipeline
_data/api_fetch/gtk-blog-feed.json | 168 -------------------------------------
_data/api_fetch/issues_opened.json | 1 -
_data/api_fetch/issues_stats.json | 9 --
_data/api_fetch/tags.json | 1 -
scripts/get-api-data.sh | 4 +
5 files changed, 4 insertions(+), 179 deletions(-)
---
diff --git a/scripts/get-api-data.sh b/scripts/get-api-data.sh
index abf203d..c48c534 100644
--- a/scripts/get-api-data.sh
+++ b/scripts/get-api-data.sh
@@ -1,3 +1,7 @@
+echo 'creating directory for storing api results...'
+
+mkdir ../api_fetch
+
echo 'getting the api data from the gitlab...'
curl https://gitlab.gnome.org/api/v4/projects/665/repository/tags?order_by=name >
../_data/api_fetch/tags.json
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]