Skip to content

Commit

Permalink
Stable realases
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcarrega committed Feb 21, 2022
1 parent 0fa1826 commit 1cba833
Show file tree
Hide file tree
Showing 24 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2020-2029 GUARD Project (https://www.guard-project.eu)
# Copyright (c) 2020-2029 ASTRID Project (https://www.astrid-project.eu)
# author: Alex Carrega <alessandro.carrega@cnit.it>

# EditorConfig is awesome: http://EditorConfig.org
Expand Down
2 changes: 1 addition & 1 deletion .flake8
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2020-2029 GUARD Project (https://www.guard-project.eu)
# Copyright (c) 2020-2029 ASTRID Project (https://www.astrid-project.eu)
# author: Alex Carrega <alessandro.carrega@cnit.it>

[flake8]
Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2020-2029 GUARD Project (https://www.guard-project.eu)
# Copyright (c) 2020-2029 ASTRID Project (https://www.astrid-project.eu)
# author: Alex Carrega <alessandro.carrega@cnit.it>

__pycache__
Expand Down
2 changes: 1 addition & 1 deletion .pypirc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2020-2029 GUARD Project (https://www.guard-project.eu)
# Copyright (c) 2020-2029 ASTRID Project (https://www.astrid-project.eu)
# author: Alex Carrega <alessandro.carrega@cnit.it>

[distutils]
Expand Down
2 changes: 1 addition & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2020-2029 GUARD Project (https://www.guard-project.eu)
# Copyright (c) 2020-2029 ASTRID Project (https://www.astrid-project.eu)
# author: Alex Carrega <alessandro.carrega@cnit.it>

# .readthedocs.yml
Expand Down
2 changes: 1 addition & 1 deletion .secrets.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Copyright (c) 2020-2029 GUARD Project (https://www.guard-project.eu)
# Copyright (c) 2020-2029 ASTRID Project (https://www.astrid-project.eu)
# author: Alex Carrega <alessandro.carrega@cnit.it>
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2020-2029 GUARD Project <guard-project.eu>
Copyright (c) 2020-2029 ASTRID Project <astrid-project.eu>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# RESTable

[![License](https://img.shields.io/github/license/guard-project/RESTable)](https://github.com/guard-project/RESTable/blob/master/LICENSE)
[![Code size](https://img.shields.io/github/languages/code-size/guard-project/RESTable?color=red&logo=github)](https://github.com/guard-project/RESTable)
[![Repository Size](https://img.shields.io/github/repo-size/guard-project/RESTable?color=red&logo=github)](https://github.com/guard-project/RESTable)
[![Release](https://img.shields.io/github/v/tag/guard-project/RESTable?label=release&logo=github)](https://github.com/guard-project/RESTable/releases)
[![Docs](https://readthedocs.org/projects/guard-RESTable/badge/?version=latest)](https://guard-RESTable.readthedocs.io)
[![License](https://img.shields.io/github/license/astrid-project/RESTable)](https://github.com/astrid-project/RESTable/blob/master/LICENSE)
[![Code size](https://img.shields.io/github/languages/code-size/astrid-project/RESTable?color=red&logo=github)](https://github.com/astrid-project/RESTable)
[![Repository Size](https://img.shields.io/github/repo-size/astrid-project/RESTable?color=red&logo=github)](https://github.com/astrid-project/RESTable)
[![Release](https://img.shields.io/github/v/tag/astrid-project/RESTable?label=release&logo=github)](https://github.com/astrid-project/RESTable/releases)
[![Docs](https://readthedocs.org/projects/astrid-RESTable/badge/?version=latest)](https://astrid-RESTable.readthedocs.io)

Make [**HTTP**](https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol) [**REST**](https://en.wikipedia.org/wiki/Representational_state_transfer) **interface** for **standard** [**CLI**](https://en.wikipedia.org/wiki/Command-line_interface) **applications**

See the [**guide**](https://guard-RESTable.readthedocs.io) for more details.
See the [**guide**](https://astrid-RESTable.readthedocs.io) for more details.
2 changes: 1 addition & 1 deletion docs/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2020-2029 GUARD Project <guard-project.eu>
Copyright (c) 2020-2029 ASTRID Project <astrid-project.eu>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# -- Project information -----------------------------------------------------

project = 'CB-Manager'
copyright = '2020-2022 - GUARD Project <http://guard-project.eu>'
copyright = '2020-2022 - ASTRID Project <http://astrid-project.eu>'
author = 'Alex Carrega <alessandro.carrega@cnit.it>'


Expand Down Expand Up @@ -79,7 +79,7 @@
html_favicon = '../logo.ico'
html_theme = 'sphinx_rtd_theme'

issues_github_path = "guard-project/cb-manager"
issues_github_path = "astrid-project/cb-manager"

nitpick_ignore = [
('any', 'falcon.Request'),
Expand Down
4 changes: 2 additions & 2 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
Installation
============

Download from `GitHub <https://github.com/guard-project/RESTable>`_.
Download from `GitHub <https://github.com/astrid-project/RESTable>`_.

.. code-block:: console
git clone https://github.com/guard-project/RESTable.git
git clone https://github.com/astrid-project/RESTable.git
cd RESTable
pip install -r requirements.txt
Expand Down
2 changes: 1 addition & 1 deletion docs/settings.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The schema of this file is the following:
+--------------------+-----------------+----------------------------+-----------------------------------+----------+------+
| ``debug`` | Boolean | Activates the debug. | True | False | |
+--------------------+-----------------+----------------------------+-----------------------------------+----------+------+
| ``project`` | String | Project name | GUARD | True | |
| ``project`` | String | Project name | ASTRID | True | |
+--------------------+-----------------+----------------------------+-----------------------------------+----------+------+
| ``title`` | String | Title of the service. | RESTable Test | True | |
+--------------------+-----------------+----------------------------+-----------------------------------+----------+------+
Expand Down
2 changes: 1 addition & 1 deletion restable.code-workspace
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"folders": [
{
"name": "GUARD RESTable",
"name": "ASTRID RESTable",
"path": "."
}
],
Expand Down
2 changes: 1 addition & 1 deletion scripts/requirements-dev.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

# Copyright (c) 2020-2029 GUARD Project (https://www.guard-project.eu)
# Copyright (c) 2020-2029 ASTRID Project (https://www.astrid-project.eu)
# author: Alex Carrega <alessandro.carrega@cnit.it>

pipenv lock -r --dev-only > dev/requirements.txt
2 changes: 1 addition & 1 deletion scripts/requirements.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

# Copyright (c) 2020-2029 GUARD Project (https://www.guard-project.eu)
# Copyright (c) 2020-2029 ASTRID Project (https://www.astrid-project.eu)
# author: Alex Carrega <alessandro.carrega@cnit.it>

pipenv lock -r > requirements.txt
2 changes: 1 addition & 1 deletion scripts/start.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

# Copyright (c) 2020-2029 GUARD Project (https://www.guard-project.eu)
# Copyright (c) 2020-2029 ASTRID Project (https://www.astrid-project.eu)
# author: Alex Carrega <alessandro.carrega@cnit.it>

PORT=$(cat settings.yaml | shyaml get-value port)
Expand Down
4 changes: 2 additions & 2 deletions settings.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Copyright (c) 2020-2029 GUARD Project (https://www.guard-project.eu)
# Copyright (c) 2020-2029 ASTRID Project (https://www.astrid-project.eu)
# author: Alex Carrega <alessandro.carrega@cnit.it>

port: 9999
debug: false
project: GUARD
project: ASTRID
title: RESTable Test
description: Testing RESTable features.
commands:
Expand Down
2 changes: 1 addition & 1 deletion src/about.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2020-2029 GUARD Project (https://www.guard-project.eu)
# Copyright (c) 2020-2029 ASTRID Project (https://www.astrid-project.eu)
# author: Alex Carrega <alessandro.carrega@cnit.it>

version = "0.0.1"
2 changes: 1 addition & 1 deletion src/libs/console.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2020-2029 GUARD Project (https://www.guard-project.eu)
# Copyright (c) 2020-2029 ASTRID Project (https://www.astrid-project.eu)
# author: Alex Carrega <alessandro.carrega@cnit.it>

from rich import pretty, traceback # noqa: E402
Expand Down
2 changes: 1 addition & 1 deletion src/libs/settings.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2020-2029 GUARD Project (https://www.guard-project.eu)
# Copyright (c) 2020-2029 ASTRID Project (https://www.astrid-project.eu)
# author: Alex Carrega <alessandro.carrega@cnit.it>

from dynaconf import Dynaconf
Expand Down
2 changes: 1 addition & 1 deletion src/main.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2020-2029 GUARD Project (https://www.guard-project.eu)
# Copyright (c) 2020-2029 ASTRID Project (https://www.astrid-project.eu)
# author: Alex Carrega <alessandro.carrega@cnit.it>

from fastapi import FastAPI
Expand Down
2 changes: 1 addition & 1 deletion src/routers/commands.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2020-2029 GUARD Project (https://www.guard-project.eu)
# Copyright (c) 2020-2029 ASTRID Project (https://www.astrid-project.eu)
# author: Alex Carrega <alessandro.carrega@cnit.it>

from __future__ import annotations
Expand Down
2 changes: 1 addition & 1 deletion src/routers/configurations.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2020-2029 GUARD Project (https://www.guard-project.eu)
# Copyright (c) 2020-2029 ASTRID Project (https://www.astrid-project.eu)
# author: Alex Carrega <alessandro.carrega@cnit.it>

from __future__ import annotations
Expand Down
2 changes: 1 addition & 1 deletion src/routers/parameters.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2020-2029 GUARD Project (https://www.guard-project.eu)
# Copyright (c) 2020-2029 ASTRID Project (https://www.astrid-project.eu)
# author: Alex Carrega <alessandro.carrega@cnit.it>

from __future__ import annotations
Expand Down

0 comments on commit 1cba833

Please sign in to comment.