summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-01-02Change: show status of projects whose latest build is not doneHEADmasterLars Wirzenius1-8/+17
2020-01-02Refactor: go fmtLars Wirzenius1-6/+6
2020-01-02Refactor: add helper function get_rawLars Wirzenius1-27/+13
2020-01-02Change: retrieve and list all buildsLars Wirzenius1-3/+50
2020-01-02Change: fetch list of all projects, print names to stdoutLars Wirzenius1-2/+51
2020-01-02Refactor: move getting access token to its own functionLars Wirzenius1-19/+31
2020-01-02Refactor: go fmtLars Wirzenius1-4/+4
2020-01-02Refactor: move config file parsing to its own funcLars Wirzenius1-9/+28
2020-01-02Refactor: reformatLars Wirzenius1-6/+6
2019-12-16Change: fetch JWT access token from IDP, print itLars Wirzenius1-12/+40
2019-12-16Change: fetch URL, print on stdoutLars Wirzenius1-6/+25
2019-12-16Change: allow user to choose greeting and greeteeLars Wirzenius1-2/+12
2019-12-16Add: hello world program to get us startedLars Wirzenius2-0/+8