Skip to content

Conversation

@floydferrer
Copy link
Member

@floydferrer floydferrer commented Nov 14, 2024

Fixes #7091

What changes did you make?

  • Removed api-actionnetwork script tag from _layouts/default-markdown.html
  • Removed api-actionnetwork.js file from assets/js directory

Why did you make the changes (we will use this info to test)?

  • The api-actionnetwork script is no longer being used and therefore all references to api-actionnetwork were removed

CodeQL Alerts

After the PR has been submitted and the resulting GitHub actions/checks have been completed, developers should check the PR for CodeQL alert annotations.

Check the PR's comments. If present on your PR, the CodeQL alert looks similar as shown

Screenshot 2024-10-28 154514

Please let us know that you have checked for CodeQL alerts. Please do not dismiss alerts.

  • I have checked this PR for CodeQL alerts and none were found.
  • I found CodeQL alert(s), and (select one):
    • I have resolved the CodeQL alert(s) as noted
    • I believe the CodeQL alert(s) is a false positive (Merge Team will evaluate)
    • I have followed the Instructions below, but I am still stuck (Merge Team will evaluate)
Instructions for resolving CodeQL alerts

If CodeQL alert/annotations appear, refer to How to Resolve CodeQL alerts.

In general, CodeQL alerts should be resolved prior to PR reviews and merging

Screenshots of Proposed Changes To The Website (if any, please do not include screenshots of code changes)

  • No visual changes to the website

@github-actions
Copy link

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 floydferrer-remove-api-actionnetwork.js-from-md-template-7091 gh-pages
git pull https://github.com/floydferrer/website.git remove-api-actionnetwork.js-from-md-template-7091

@github-actions github-actions bot added role: back end/devOps Tasks for back-end developers Complexity: Small Take this type of issues after the successful merge of your second good first issue Feature: Refactor HTML size: 0.5pt Can be done in 3 hours or less labels Nov 14, 2024
@siyunfeng siyunfeng self-requested a review November 14, 2024 04:01
@siyunfeng
Copy link
Member

Review ETA: 11/15/2024 Friday
Availability: 6-10 PM Weekdays (EDT)

Copy link
Member

@siyunfeng siyunfeng left a comment

Choose a reason for hiding this comment

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

Great job working on this issue, @floydferrer !

  • The branch you made changes on is correct
  • The branch name is clear and detailed
  • Availability and ETA are provided in the original issue
  • The linked issue is included
  • The changes you made are accurate
  • The CodeQL Alerts are checked

Everything looks awesome. Thank you for your contribution!

Copy link
Member

@FamousHero FamousHero left a comment

Choose a reason for hiding this comment

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

Hi @floydferrer, Thanks for taking on this issue!

Things you did well:

  • branch name contains issue #
  • PR title and description sections are descriptive and succinct.

Tested on my local machine and everything looks good. No changes needed, great job! Keep it up!

@t-will-gillis t-will-gillis merged commit 2d33b74 into hackforla:gh-pages Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Complexity: Small Take this type of issues after the successful merge of your second good first issue Feature: Refactor HTML role: back end/devOps Tasks for back-end developers size: 0.5pt Can be done in 3 hours or less

Projects

Development

Successfully merging this pull request may close these issues.

Remove api-actionnetwork.js script from default markdown layout template

4 participants