Skip to content

Instantly share code, notes, and snippets.

View danijeljw's full-sized avatar
🏠
Staying at home

Danijel-James Wynyard danijeljw

🏠
Staying at home
View GitHub Profile
@danijeljw
danijeljw / gitlab-api.ps1
Created June 24, 2020 00:37 — forked from nobusugi246/gitlab-api.ps1
GitLab API with PowerShell.
# https://docs.gitlab.com/ee/api/projects.html
# https://docs.gitlab.com/ee/api/issues.html
# https://docs.gitlab.com/ee/api/notes.html
# Project List
$r = Invoke-RestMethod -Headers @{ 'PRIVATE-TOKEN'='xxxxx' } -Uri http://xxxxx/api/v4/projects/
$r | Sort-Object -Property id | Format-Table -Property id, name
# Issues List
$r = Invoke-RestMethod -Headers @{ 'PRIVATE-TOKEN'='xxxxx' } -Uri http://xxxxx/api/v4/projects/<xx>/issues
# Contribution License Agreement
This Contribution License Agreement ("Agreement") is agreed to by the party signing below ("You"),
and conveys certain license rights to RePass Cloud Pty Ltd and its affiliates ("RePass Cloud") for Your
contributions to RePass Cloud open source projects. This Agreement is effective as of the latest signature
date below.
## 1. Definitions
**"Code"** means the computer software code, whether in human-readable or machine-executable form,
that is delivered by You to RePass Cloud under this Agreement.
@danijeljw
danijeljw / keybase.md
Created December 27, 2021 21:03
keybase.md

Keybase proof

I hereby claim:

  • I am danijeljw on github.
  • I am danijeljw (https://keybase.io/danijeljw) on keybase.
  • I have a public key ASCjOrqQzEnZdFxB03OMRwOPVhTCH_0XkB-JSTMq1Fcggwo

To claim this, I am signing this object: