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

Migrate from Travis to GitHub Actions; actions implementation needs to be kept in sync with NodeJS releases ... #213

Closed
awaterma opened this issue May 5, 2021 · 2 comments · Fixed by #218
Assignees
Milestone

Comments

@awaterma
Copy link
Member

awaterma commented May 5, 2021

We need to keep our Travis testing in sycn with NodeJS releases: https://nodejs.org/en/about/releases/

@awaterma awaterma self-assigned this May 5, 2021
@awaterma awaterma added this to the 4.x Release milestone Jun 21, 2021
@awaterma awaterma added this to In progress in 4.01/4.1 Release Plan Jun 21, 2021
@awaterma
Copy link
Member Author

We want to also add another integration testing framework that won't limit our use, but we think we want to retain Travis.

@awaterma awaterma changed the title Need to update Travis NodeJS Versions Migrate from Travis to GitHub Actions; actions implementation needs to be kept in sync with NodeJS releases ... Sep 17, 2021
@awaterma
Copy link
Member Author

Looking at: https://github.com/actions/setup-node, for this work.

awaterma added a commit to awaterma/tough-cookie that referenced this issue Sep 21, 2021
…g tough-cookie with all current version of node. This should replace our Travis testing.
@awaterma awaterma moved this from In progress to Review in progress in 4.01/4.1 Release Plan Sep 21, 2021
4.01/4.1 Release Plan automation moved this from Review in progress to Done Sep 27, 2021
awaterma added a commit that referenced this issue Sep 27, 2021
#218)

* Issue #213 -- added gh-actions flow for building and testing tough-cookie with all current version of node. This should replace our Travis testing.
* 213 -- Updated target branch for workflow.
wjhsf pushed a commit that referenced this issue Feb 8, 2024
* chore(package): update reference to git repo

* fix: update package.json

Co-authored-by: Pierre-Marie Dartus <p.dartus@salesforce.com>

Co-authored-by: Pierre-Marie Dartus <p.dartus@salesforce.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant