chanzuckerberg / cellxgene-census

CZ CELLxGENE Discover Census
https://chanzuckerberg.github.io/cellxgene-census/
MIT License
84 stars 20 forks source link

[R] bump version of main branch DESCRIPTION on commit #676

Closed mtmorgan closed 1 year ago

mtmorgan commented 1 year ago

Describe the bug

The DESCRIPTION file Version: field https://github.com/chanzuckerberg/cellxgene-census/blob/5600fbfde559ceb7d44625e6a47a925cd67d8115/api/r/cellxgene.census/DESCRIPTION#L3 is not incremented with new commits, making it difficult for the end user to know whether they are using the current version or one from six months ago, and making it difficult to automatically update software to the current version.

Expected behavior

Version bump on each commit to main

Environment

Provide a description of your system and the software versions.

> sessionInfo()
R version 4.3.1 Patched (2023-07-17 r84704)
Platform: aarch64-apple-darwin21.6.0 (64-bit)
Running under: macOS Monterey 12.6.7

Matrix products: default
BLAS:   /Users/ma38727/bin/R-4-3-branch/lib/libRblas.dylib
LAPACK: /Users/ma38727/bin/R-4-3-branch/lib/libRlapack.dylib;  LAPACK version 3.11.0

locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8

time zone: America/New_York
tzcode source: internal

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base

other attached packages:
[1] cellxgene.census_0.0.0.9000

loaded via a namespace (and not attached):
 [1] Matrix_1.6-0        bit_4.0.5           jsonlite_1.8.7
 [4] dplyr_1.1.2         compiler_4.3.1      tidyselect_1.2.0
 [7] Rcpp_1.0.11         xml2_1.3.5          urltools_1.7.3
[10] assertthat_0.2.1    tiledbsoma_0.99.2   arrow_12.0.1
[13] triebeard_0.4.1     lattice_0.21-8      R6_2.5.1
[16] generics_0.1.3      curl_5.0.1          RcppSpdlog_0.0.14
[19] tibble_3.2.1        aws.s3_0.3.21       pillar_1.9.0
[22] rlang_1.1.1         utf8_1.2.3          fs_1.6.3
[25] bit64_4.0.5         cli_3.6.1           magrittr_2.0.3
[28] spdl_0.0.5          digest_0.6.33       grid_4.3.1
[31] base64enc_0.1-3     lifecycle_1.0.3     vctrs_0.6.3
[34] glue_1.6.2          data.table_1.14.8   aws.signature_0.6.0
[37] fansi_1.0.4         purrr_1.0.1         httr_1.4.6
[40] pkgconfig_2.0.3     tools_4.3.1
pablo-gar commented 1 year ago

Thanks Martin! We will get into strict releases and updates shortly (within a week)

pablo-gar commented 1 year ago

As of today we are on formal and strict release process for R.