Skip to content

Commit

Permalink
SQL test
Browse files Browse the repository at this point in the history
  • Loading branch information
a-lambda committed Jan 7, 2024
1 parent 97366ac commit 281974e
Show file tree
Hide file tree
Showing 8 changed files with 547 additions and 3 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/rne.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,12 @@ jobs:
steps:
- name: Test Output
run: echo "Here is a test"
connect-remote:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Show databases
run: psql -h ${{ secrets.DB_HOSTNAME }} -p 5432 -U ${{ secrets.DB_USER }}



2 changes: 2 additions & 0 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ website:
- about.qmd
- href: quarto_website.qmd
text: Quarto Website
- href: sql.qmd
text: SQL

format:
html:
Expand Down
4 changes: 4 additions & 0 deletions docs/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,10 @@
<a class="nav-link" href="./quarto_website.html" rel="" target="">
<span class="menu-text">Quarto Website</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./sql.html" rel="" target="">
<span class="menu-text">SQL</span></a>
</li>
</ul>
<div class="quarto-navbar-tools ms-auto">
<a href="" class="quarto-color-scheme-toggle quarto-navigation-tool px-1" onclick="window.quartoToggleColorScheme(); return false;" title="Toggle dark mode"><i class="bi"></i></a>
Expand Down
8 changes: 6 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,10 @@
<a class="nav-link" href="./quarto_website.html" rel="" target="">
<span class="menu-text">Quarto Website</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./sql.html" rel="" target="">
<span class="menu-text">SQL</span></a>
</li>
</ul>
<div class="quarto-navbar-tools ms-auto">
<a href="" class="quarto-color-scheme-toggle quarto-navigation-tool px-1" onclick="window.quartoToggleColorScheme(); return false;" title="Toggle dark mode"><i class="bi"></i></a>
Expand Down Expand Up @@ -158,8 +162,8 @@ <h1 class="title">The chance</h1>
<span><span class="fu"><a href="https://rdrr.io/r/base/table.html">table</a></span><span class="op">(</span><span class="va">roll</span><span class="op">)</span></span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
</details><div class="cell-output cell-output-stdout">
<pre><code>roll
1 2 3 4 5 6
5 7 9 6 9 6 </code></pre>
1 2 3 4 5 6
10 6 4 3 9 10 </code></pre>
</div>
</div>
<p>How many trials before getting an identical world ?</p>
Expand Down
4 changes: 4 additions & 0 deletions docs/quarto_website.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,10 @@
<a class="nav-link active" href="./quarto_website.html" rel="" target="" aria-current="page">
<span class="menu-text">Quarto Website</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./sql.html" rel="" target="">
<span class="menu-text">SQL</span></a>
</li>
</ul>
<div class="quarto-navbar-tools ms-auto">
<a href="" class="quarto-color-scheme-toggle quarto-navigation-tool px-1" onclick="window.quartoToggleColorScheme(); return false;" title="Toggle dark mode"><i class="bi"></i></a>
Expand Down
9 changes: 8 additions & 1 deletion docs/search.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"href": "index.html",
"title": "The chance",
"section": "",
"text": "Email\n \n \n \n Github\n \n\n \n \nIs your world choosing the same numbers as mine ?\n\nCoderoll &lt;- \n sample.int(n = 6, size = 42, replace = TRUE)\n\ntable(roll)\n\nroll\n1 2 3 4 5 6 \n5 7 9 6 9 6 \n\n\nHow many trials before getting an identical world ?\nAnd which are we consider as the reference ?"
"text": "Email\n \n \n \n Github\n \n\n \n \nIs your world choosing the same numbers as mine ?\n\nCoderoll &lt;- \n sample.int(n = 6, size = 42, replace = TRUE)\n\ntable(roll)\n\nroll\n 1 2 3 4 5 6 \n10 6 4 3 9 10 \n\n\nHow many trials before getting an identical world ?\nAnd which are we consider as the reference ?"
},
{
"objectID": "about.html",
Expand Down Expand Up @@ -40,5 +40,12 @@
"title": "Quarto Website",
"section": "",
"text": "Ce document est basée sur cette vidéo Youtube en anglais\nLes pages Github (https://pages.github.com/) sont une fonctionnalité offerte par Github qui permet d’héberger votre site Web personnel ainsi que vos projets.\nL’hébergement s’effectue dans votre dépôt (ou repository), ce qui vous permet de :\n\nconserver un dépôt git pour votre site Web\npousser (push) des changements dans votre site Web vers Github\nvisualiser presque instantanément les changements de votre site dans Github\n\nSi votre nom d’utilisateur Github est username et que votre site Web est contenu dans le dépôt demositealors le rendu de votre site Web sera disponible à l’adresse https://username.github.io/demosite/.\nSi vous créer un site Web personnel, il est préférable de l’héberger à l’adresse https://username.github.io.\n\n\n\n\n\nDans R Studio,\n\n\nDepuis le menu File, click -&gt; New Project\nSélectionner New Directory -&gt; Quarto website\nChoisir un nom de répertoire\n\n\ns’il s’agit du site web personnel hébergé sur Github il faudra choisir comme nom de répertoire username.github.io, username représentant votre nom d’utilisateur Github. Le résultat sera visible à l’adresse https://username.github.io\ns’il s’agit d’un site relatif à un projet hébergé sur Github, il faudra choisir comme nom de répertoire name qui représentera le nom de votre projet. Le résultat sera visible à l’adresse https://username.github.io/name/.\n\nUn exemple est donné ici Figure 1\n\n\n\nFigure 1: Configuration du projet de site Web Quarto\n\n\n\n\n\n\n\n\nNote\n\n\n\nNe pas oublier de cocher l’option Create a git repository pour la gestion des versions de votre site. Git aura été préalablement installé depuis https://git-scm.com/downloads\n\n\n\n\n\n\nse loguer dans Github\nDepuis la page principale, créer un dépôt Github.\n\nPour votre site web personnel, le dépôt devra s’appeler username.github.io. Il faudra bien sûr remplacer usernamepar votre nom d’utilisateur Github et sélectionner l’option Public pour que le site soit visible par tous (cf. Figure 2)\nPour héberger un projet, le dépôt, si vous décider de l’appeler projet, apparaîtra à l’adresse https://username.github.io/projet (cf. Figure 3).\n\n\n\n\n\n\n\n\nFigure 2: Configuration pour site web personnel\n\n\n\n\n\n\n\nFigure 3: Configuration pour un site projet\n\n\n\n\n\n\n\n\n\nsélectionner l’onglet settings relatif au projet et cliquer sur Pages\nDans la section Build and deployment sélectionner la branche main et le répertoire /docs dans lequel figurent l’ensemble des fichiers constituant le site web (cf Figure 4)\n\n\n\n\nFigure 4: Configuration de déploiement du site\n\n\nLa ligne “Your site live at https://a-lambda.github.io” permet de vérifier que le rendu du site s’est correctement effectué. Un clic sur le bouton Visit site permet d’apprécier le résultat."
},
{
"objectID": "sql.html",
"href": "sql.html",
"title": "SQL",
"section": "",
"text": "1. PostgreSQL interesting commands\n\nREASSIGN OWNED BY to ;\nREVOKE ALL PRIVILEGES ON DATABASE FROM ;\n\n\n\n[1] \"elu\" \"ou594\""
}
]
Loading

0 comments on commit 281974e

Please sign in to comment.