Skip to content

Dpi 2964 add nix ci#760

Closed
instantepiphany wants to merge 10 commits intor-lib:mainfrom
Displayr:DPI-2964-add-nix-ci
Closed

Dpi 2964 add nix ci#760
instantepiphany wants to merge 10 commits intor-lib:mainfrom
Displayr:DPI-2964-add-nix-ci

Conversation

@instantepiphany
Copy link
Copy Markdown

No description provided.

mwmclean and others added 10 commits November 10, 2021 10:05
* Suspect it memory leaks with many/parallel tensorflow calculations on our
R servers

This reverts commit 0ea21c8.
* Fix docs: remove duplicated item

* Fix typos

* Fix another typo

* Fix typo

* Add UTF-8 snapshot output

For a tests with utf-8/ascii variants.

* document()

* Update GHA

* New keypress() function (r-lib#540)

* New `hash_file_md5()` function, MD5 hash of files

* No show-cursor ANSI seq in task cb & finalizer if env var

If `R_CLI_HIDE_CURSOR` is set to `false` then cli does not
register a task callback and a finalizer to show the cursor.
This is to make the output more predictable in test cases.

* Compatibility with webR

* Support hidden visibility

* README in light/dark mode (r-lib#546)

* add prettyunits to `Config/Needs/website` (r-lib#549)

Closes r-lib#548

* Polish NEWS

[ci skip]

* Fix URL redirect

[ci skip]

* Increment version number to 3.5.0

* Increment version number to 3.5.0.9000

* Fix doc (r-lib#552)

* hash_*sha1() functions to calculate SHA-1 hashes (r-lib#551)

* Set empty param-lists to `void` in exported `progress.h` file (r-lib#553)

* The progressr progress handler now reports progress correctly

Closes r-lib#558.

* Refine progress bar condition

Show after `getOption("cli.progress_show_after", 2)/2` if
we are less than half way.

Closes r-lib#542.

* format_inline() now keeps newline charaters

* New `keep_newlines = TRUE` argument to `format_inline()`

It does not break any tests, but we might need to change the
default to `FALSE` if it breaks reverse dependencies.

* Add test cases for `format_inline(..., keep_newlines)`

* Add more (void) args to pacify CRAN's compilers

* `format_inline()` now keeps all whitespace as is by default

And has a new argument: `keep_whitespace` to choose the old
behavior.

* Increment version number to 3.6.0

* Increment version number to 3.6.0.9000

* Fix ASAN warnings

Closes r-lib#565.

* Fix/tweak documentation

* Update errors.R from processx

* Manual: link to [inline-markup] where appropriate

Closes r-lib#585.

* Fix hyperlink support detection in RStudio

The RSTUDIO_CLI_HYPERLINKS env var should only be
used if we are in a pane with hyperlink support.

* Turn off hyperlinks in the RStudio render pane

Closes r-lib#581.

* Remove test case that is not needed any more

* Turn off ANSI hyperlinks if we don't have ANSI colors

If we don't have colors, then we probably don't have
hyperlink support, either.

* Fix test cases for hyperlink detection changes

* Update NEWS

* Fix snapshots

* Increment version number to 3.6.1

* 'lengths' instead of 'length'

* Document `str` in the class list

* Mention `encodeString()`

* Increment version number to 3.6.1.9000

* Fix pkgdown build on CI

* Fix typo in "directory"

* Tyoi

* Add R-hub v2 workflow file

[ci skip]

* Fixed typo

* Fix minor typo in hash_raw_animal docs

* Fixed typo in hash_animal() docs

* Update hash.R

Fixed typo in hash_sha1() docs

* Fixed a few typos in hash_md5() docs

* Replaced between to remove ambiguitity about whether range is inclusive

* Update hash.R

Fixed minor typo in hash_sha256() docs

* Add  missing c() in cli_abort()

* Move scripts to /exec

* Fix URLs in news.R script

* Fix typo

* Redocument

* Change semantics of cli.default_num_colors option

So that it is possible to use it even if color support is not
detected, but at least it is not ruled out by some other
options and detections.

* Document

[ci skip]

* Docs typo

[ci skip]

* DS-5106: Rerun GitHub Action

* Trigger tests

---------

Co-authored-by: David C Hall <davidchall@users.noreply.github.com>
Co-authored-by: Gábor Csárdi <csardi.gabor@gmail.com>
Co-authored-by: Salim B <git@salim.space>
Co-authored-by: George Stagg <george.stagg@rstudio.com>
Co-authored-by: Lionel Henry <lionel.hry@gmail.com>
Co-authored-by: Simon P. Couch <simonpatrickcouch@gmail.com>
Co-authored-by: Jenny Bryan <jenny.f.bryan@gmail.com>
Co-authored-by: DavisVaughan <davis@rstudio.com>
Co-authored-by: James Baird <j.baird94@gmail.com>
Co-authored-by: olivroy <52606734+olivroy@users.noreply.github.com>
Co-authored-by: Shian Su <contact.shian.su+github@gmail.com>
Co-authored-by: Justin Mills <justin_mills@fws.gov>
Co-authored-by: we <we@email.com>
Co-authored-by: jrwishart <opensource@displayr.com>
Untracked: Update test-coverage.yaml
@instantepiphany
Copy link
Copy Markdown
Author

Apologies, wrong target!

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.

4 participants