Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Latest Google Apps Scripts to Version Control #4365

Conversation

Sebster3
Copy link
Member

@Sebster3 Sebster3 commented Apr 2, 2023

Fixes #3641

What changes did you make and why did you make them ?

  • Added an entry for .clasp.json in .gitignore to avoid pulling local Clasp config data into the main repo.
  • Added Google Apps Script and supporting files for gh-requests from Google Drive into the repo to begin version control.
  • Added Google Apps Script and supporting files for wins-form-responses from Google Drive into the repo to begin version control.

Screenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)

Code base changes, no visual changes to report.

@github-actions
Copy link

github-actions bot commented Apr 2, 2023

Want to review this pull request? Take a look at this documentation for a step by step guide!

From your project repository, check out a new branch and test the changes.

git checkout -b Sebster3-add-google-scripts-to-version-control-3641 gh-pages
git pull https://github.com/Sebster3/hfla-website.git add-google-scripts-to-version-control-3641

@github-actions github-actions bot added role: back end/devOps Tasks for back-end developers Complexity: Medium Feature: Infrastructure For changes on site technical architecture size: 0.5pt Can be done in 3 hours or less labels Apr 2, 2023
@roslynwythe roslynwythe self-requested a review April 2, 2023 07:34
@roslynwythe
Copy link
Member

Availability: 4/2 3 - 5 pm
ETA: EOD 4/2

Copy link
Member

@roslynwythe roslynwythe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @Sebster3 for a great job! You used clasp to clone and commit precisely the correct files, created a PR with correct branches and provided an clear description of your work.

To review, for each folder, I used your branch to install clasp and `@types/google-apps-script' then cloned the apps script code and used a file comparison utility to verify that the code in your branch matches that on the Google Drive.

@jdingeman jdingeman merged commit fd7174f into hackforla:gh-pages Apr 4, 2023
@Sebster3 Sebster3 deleted the add-google-scripts-to-version-control-3641 branch April 7, 2023 05:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complexity: Medium Feature: Infrastructure For changes on site technical architecture role: back end/devOps Tasks for back-end developers size: 0.5pt Can be done in 3 hours or less
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add latest version of Google Apps Scripts to GitHub
3 participants