Граф коммитов

181 Коммитов

Автор SHA1 Сообщение Дата
Jena Chiccino ec611e3663
Merge pull request #25 from gclhub/update-dependencies-gclhub
Updated dependencies to clear dependabot warnings
2024-01-25 09:13:00 -05:00
Greg Larkin cd2a2254fe Updated dependencies to clear dependabot warnings 2023-11-15 10:11:13 -08:00
Cynthia Rich 0efbb8ba21
Merge pull request #21 from mblack88/patch-1
Added instructions for setting up the **bash** shell
2018-09-19 22:05:49 -04:00
Cynthia Rich f906a6ca5b
Merge pull request #18 from mblack88/windows-scripts
New Windows scripts to help setup a training environment
2018-09-05 13:35:42 -04:00
Matt Blackburn 470bdf2ae0
Added instructions for setting up the **bash** shell
Discovered that the **default** install of the bash shell on Windows did not work with this script.
Adding the lines indicated in the change comment lines to the ~/.bashrc file instructs **bash** to save every command to the ~/.bash_history file when they are executed, the default behavior is to save the instructions to the history file only on exit of the shell.
2018-09-05 07:38:08 -04:00
Brent Beer e198f372b0 Merge pull request #19 from github/invite-to-org-and-add-to-team
Invite to org and add to team
2017-08-08 21:09:36 +02:00
Brent Beer 033b4e2693 sometimes your token is no longer valid, catch it 2017-08-08 19:49:10 +02:00
Brent Beer c2a54b2f50 whoops, if we want to add multiple people to orgs, split it 2017-08-08 19:41:42 +02:00
Brent Beer b8806b13c4 wrap entire operation in a begin statement.
thanks @azizshamim. ily
2017-08-04 13:56:40 +02:00
Brent Beer eb1024e9e0 if you create the team, you need to set the team_id
cant believe i didnt even catch this before
2017-08-04 13:56:01 +02:00
Brent Beer 93d6cb81e3 ensure octokit is always 4.7 or greater 2017-08-04 13:55:19 +02:00
Brent Beer 7801c9ef82 bundle package the gems so we don't deal with out of date versions later 2017-08-04 13:44:42 +02:00
Brent Beer c38a00e47b refactor adding single or multiple members 2017-08-04 13:18:28 +02:00
Brent Beer f3ecadd841 add notice about githubteacher_token to help message 2017-08-01 12:04:43 +02:00
Brent Beer 82ceab3bd9 rescue based on permission's not being set appropriately 2017-06-10 11:58:49 +02:00
Brent Beer 25b9e7e62f better formatting for error message 2017-06-10 11:22:59 +02:00
Brent Beer 7a888ef235 whoops, better instructions on setting token 2017-06-10 11:19:07 +02:00
Brent Beer d2ae792042 if someone enters a bunch of usernames with commas, create multiple usernames 2017-06-07 18:02:08 +02:00
Brent Beer b9c4255639 forgot to pass proper variables 2017-06-07 17:32:29 +02:00
Brent Beer 79be119514 methods for all the things 2017-06-07 16:11:41 +02:00
Brent Beer e442f757bf add_to_org method for just inviting to an organization 2017-06-07 16:04:10 +02:00
Brent Beer a2006f3ae1 add to team and org method 2017-06-07 16:04:10 +02:00
Brent Beer f39209fb36 change variable to team_name for consistency 2017-06-07 16:04:10 +02:00
Brent Beer 852e7f8382 make call to octokit and stub out which methods to call 2017-06-07 16:04:10 +02:00
Brent Beer 4e04e41f39 better error message if environment variable is missing 2017-06-07 16:04:10 +02:00
Brent Beer b7f1ec8a7b rather name the github token 'user' because it's generic for a user, not teacher 2017-06-07 16:04:10 +02:00
Brent Beer 4727e4e16f assign variables if they exist 2017-06-07 16:04:10 +02:00
Brent Beer c0a86dbb97 accidentally forgot to use proper option variables 2017-06-07 16:04:10 +02:00
Brent Beer 971764d9f7 appropriate key names in the options hash 2017-06-07 16:04:10 +02:00
Brent Beer 13b26de158 better banner for option parsing 2017-06-07 16:04:09 +02:00
Brent Beer 76cb05e956 shell of add-to-org script, copied from add-collaborators 2017-06-07 16:04:09 +02:00
Matt Blackburn cbbd79d109 New Windows scripts to help setup a training environment
new file:   windows/README.md
new file:   windows/killprogs.bat - Kill running programs that might
have popups.
new file:   windows/launch_ff.bat - Launch FireFox with base pages
new file:   windows/setalias.bat - Set normal alias' for trainer
new file:   windows/start_training.bat - Run the series of **bat** files
new file:   windows/unsetalias.bat - Unset nomral alias' for traininer
2017-04-26 08:35:25 -04:00
Brent Beer a6e5787b43 Merge pull request #15 from mortonfox/patch-1
Update the fork link
2016-08-31 09:56:32 +05:30
Morton Fox 84f8f40af6 Update the fork link 2016-08-31 00:21:07 -04:00
Eric Hollenberry 4db094eeb8 Create file for ZPrezto
ZPrezto uses zhistory instead of zsh_history
2016-08-10 12:27:40 -07:00
Briana Swift 36f2847f31 Merge pull request #14 from github/transpose-encoding
Specify file encoding when transposing CSVs
2016-06-22 17:29:42 -05:00
Briana Swift b70040d0ba Merge pull request #13 from github/add-other
Adding list of other tools used to README
2016-06-15 23:09:19 -04:00
Cynthia Rich fd94dd2fef Minor spelling fix --> apps 2016-06-15 22:50:23 -04:00
Briana Swift b4c3d3317b add @matthewmccullough's latest app suggestions 2016-06-15 07:58:18 -04:00
Steve Winton d97dccaa78 Rely heavily on Ruby's CSV for rendering CSVs 2016-06-13 21:41:22 -05:00
Steve Winton 5f4b3fd53c Specify file encoding when transcoding CSVs 2016-06-13 20:19:21 -05:00
Briana Swift 3a45ada8de Adding other tools 2016-06-13 18:39:45 -04:00
Briana Swift f52669751c Merge pull request #12 from github/add-csv-ruby-script
Add ruby script for transposing trainer retrospectives
2016-06-10 08:18:46 -07:00
Stefan Stölzle d2039bb7d2
Fix path to transpose-csv.rb 2016-06-10 12:24:29 +02:00
Steve Winton 37957bbcf1 Correct path to transpose-csv.rb FOR REAL 2016-06-09 20:34:30 -05:00
Steve Winton 5a103fcaa8 Correct path to transpose-csv.rb 2016-06-09 20:29:05 -05:00
Steve Winton 5ba9345e9d Provide attribution to Stack Overflow "transpose csv in Ruby" question 2016-06-09 20:27:47 -05:00
Briana Swift bde8041298 move transpose-csv.rb script back to root directory 2016-06-08 11:28:27 -07:00
Stefan Stölzle 6a959d4a77
Refactor to be in line w/ other util scripts 2016-06-08 10:46:25 +02:00
Briana Swift d389c4d9dd add ruby script for transposing trainer retrospectives 2016-06-07 14:28:51 -07:00