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

Part 1 - update cookie to cookies #42

Merged
merged 2 commits into from
Aug 7, 2024

Conversation

cjrace
Copy link
Contributor

@cjrace cjrace commented Jul 30, 2024

In response to the questions on the main branch PR for v0.3.0 (#41) - this addresses the inconsistency of cookie v cookies

@cjrace
Copy link
Contributor Author

cjrace commented Jul 31, 2024

@cjrace cjrace changed the title update cookie to cookies Part 1 - update cookie to cookies Jul 31, 2024
@cjrace cjrace marked this pull request as ready for review July 31, 2024 08:21
@cjrace cjrace requested a review from rmbielby July 31, 2024 08:21
@cjrace cjrace merged commit 13d2188 into add-branch-install-readme Aug 7, 2024
6 checks passed
@cjrace cjrace deleted the update-cookie-to-cookies branch August 7, 2024 14:21
cjrace added a commit that referenced this pull request Sep 4, 2024
* Bump roxygen2 version to latest

* Add branch note to readme and copy text from dfeR, add contributing file

* add lintr config with limit matching CRAN and style_dir() to tidy code

* add PR template

* fix contributing headers

* tidy up after conflict resolution

* attempt a github action for the test dashboard

* try to stop false positives coming from global variable binding by pre-loading the packages

* remove renv from test dashboard yaml

* fix typo in test_dashboard gha

* try adding devtools to description (test_dashboard gha)

* make sure that GHA will fail if the test dashboard tests fail

* Revert "make sure that GHA will fail if the test dashboard tests fail"

This reverts commit 1503c49.

* put the local package into the setup r dependencies step, update CodeQL version

* add a code of conduct (same as dfeR)

* copy dfeR issue templates

* update test_dashboard tests (did some tidy up while looking at adding something for the support panel)

* rebuild favicons to make them appear on pkgdown site

* linting and responding to test notes

* fix brackets in code of conduct

* add missing families and update ids in test dashboard

* Increment version number to 0.3.0

* PR response and standardise examples / vignette for cookies

* Add init_analytics() into news!

* remove duplicate branch install instructions (turns out we had added it on another branch!)

* run r cmd check on all pull requests

* Part 1 - update cookie to cookies (#42)

* update cookie to cookies

* run r cmd check on all pull requests

* Part 2 - Make init code inline (#44)

* Update init_analytics to have a create_file option and add more unit tests around the content

* Move the init_analytics HTML / JS to be written inline

* Prevent init_analytics from running in examples and creating scripts in the check directory

* update init_cookies to have the JS code inline and add some tests

* Part 3 - remove tab dependencies (#43)

* update cookie to cookies

* remove tabPanel from within our functions

* remove images from snapshots as not needed

* Switch support panel tests to unit tests (as the UI ones didn't track anything beyond if the tab was selected)

* Add tests for cookies_panel_ui

* Add note to contributing guidelines about lintr and loading package first

* run r cmd check on all PRs

* force some extra waits

* Clarified usethis makes blank scripts and have updated readme so users will install the correct package

* update news.md with changes on this branch

* update news.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants