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

Remove coffeescript #3432

Closed
wants to merge 5 commits into from
Closed

Remove coffeescript #3432

wants to merge 5 commits into from

Conversation

mhart
Copy link
Contributor

@mhart mhart commented Sep 2, 2020

It seems it's only needed for a couple of files that can be converted into JS.

It's also misleading to have all the "Generated by CoffeeScript" comments in JS files now that the corresponding *.coffee files no longer exist – it implies they aren't the source of truth (they are now) and it also misleads tools like GitHub into thinking the files are still generated and so it doesn't display diffs for them by default.

Checklist
  • npm run test passes
  • changelog is added, npm run add-change

These headers give the impression that they should not be modified and the "source" file should be instead – but given there are no source *.coffee files (anymore), this is misleading.

They also prevent tools (like GitHub) from displaying diffs in these files by default because they rightly assume the files were generated
@aws-sdk-js-automation
Copy link

AWS CodeBuild CI Report

  • CodeBuild project: sdk-v2-github
  • Commit ID: e0e625c
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@github-actions
Copy link

github-actions bot commented Sep 3, 2021

Greetings! We’re closing this issue because it has been open a long time and hasn’t been updated in a while and may not be getting the attention it deserves. We encourage you to check if this is still an issue in the latest release and if you find that this is still a problem, please feel free to comment or open a new issue.

@github-actions github-actions bot added the closing-soon This issue will automatically close in 4 days unless further comments are made. label Sep 3, 2021
@mhart
Copy link
Contributor Author

mhart commented Sep 3, 2021

Yup, still an issue afaict

@trivikr trivikr removed the closing-soon This issue will automatically close in 4 days unless further comments are made. label Sep 3, 2021
@github-actions
Copy link

Greetings! We’re closing this issue because it has been open a long time and hasn’t been updated in a while and may not be getting the attention it deserves. We encourage you to check if this is still an issue in the latest release and if you find that this is still a problem, please feel free to comment or open a new issue.

@github-actions github-actions bot added closing-soon This issue will automatically close in 4 days unless further comments are made. closed-for-staleness and removed closing-soon This issue will automatically close in 4 days unless further comments are made. labels Sep 23, 2022
@github-actions github-actions bot closed this Sep 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants