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

Tag and check for release candidates #61

Open
wants to merge 45 commits into
base: main
Choose a base branch
from
Open

Commits on Aug 24, 2020

  1. add check_pre_release_state()

    pat-s committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    8bc85eb View commit details
    Browse the repository at this point in the history
  2. use ui_code()

    pat-s committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    4cef4b0 View commit details
    Browse the repository at this point in the history
  3. style

    pat-s committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    d79dc6f View commit details
    Browse the repository at this point in the history
  4. ensure desc object is present

    pat-s committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    9566c27 View commit details
    Browse the repository at this point in the history
  5. return modified R6 desc object

    pat-s committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    215d93c View commit details
    Browse the repository at this point in the history
  6. refactor check_release_state()

    pat-s committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    4d91e6e View commit details
    Browse the repository at this point in the history
  7. add unleash.R

    pat-s committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    5662a5b View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. merge master

    Merge branch 'master' into prerelease-state
    
    # Conflicts:
    #	DESCRIPTION
    #	NAMESPACE
    #	R/bump-version.R
    #	R/finalize-version.R
    #	R/import.R
    pat-s committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    6ea0066 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2020

  1. small fixes

    pat-s committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    a972ec9 View commit details
    Browse the repository at this point in the history
  2. fix update_version.R

    pat-s committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    712b78a View commit details
    Browse the repository at this point in the history
  3. fixes after first release try

    pat-s committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    5c40a20 View commit details
    Browse the repository at this point in the history
  4. add tag_release_candidate()

    pat-s committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    360b95a View commit details
    Browse the repository at this point in the history
  5. add check_for_rc()

    pat-s committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    e595469 View commit details
    Browse the repository at this point in the history
  6. tag RC in release()

    pat-s committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    8571356 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9f38eec View commit details
    Browse the repository at this point in the history
  8. push RC tag

    pat-s committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    951e13f View commit details
    Browse the repository at this point in the history
  9. minor

    pat-s committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    1a2ead5 View commit details
    Browse the repository at this point in the history
  10. document

    pat-s committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    736e4f5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    eb66dbb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    43d5a1b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    19e1927 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. Configuration menu
    Copy the full SHA
    11c8608 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. fix deleting tags

    pat-s committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    0528d62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc08bac View commit details
    Browse the repository at this point in the history
  3. update check_release_state()

    pat-s committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    ccf740c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b73303 View commit details
    Browse the repository at this point in the history
  5. upd namespace

    pat-s committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    dedc3cf View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Configuration menu
    Copy the full SHA
    ae131a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. merge f27-automate

    pat-s committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    027d7be View commit details
    Browse the repository at this point in the history
  2. merge prerelease_state

    pat-s committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    55b13fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dedb5e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57cc71d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    35b97e1 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2020

  1. Configuration menu
    Copy the full SHA
    ba6de1f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #67 from krlmlr/is-pkg-released

    check_release_state(): escape errors if package is not yet on CRAN
    pat-s authored Nov 7, 2020
    Configuration menu
    Copy the full SHA
    e6f81b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebee23b View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2021

  1. merge f-27-automate

    pat-s committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    2710925 View commit details
    Browse the repository at this point in the history
  2. git2r -> gert

    pat-s committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    64f593d View commit details
    Browse the repository at this point in the history
  3. clean diff

    pat-s committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    729bf02 View commit details
    Browse the repository at this point in the history
  4. more diff cleanup

    pat-s committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    f82afbf View commit details
    Browse the repository at this point in the history
  5. clean

    pat-s committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    06aab09 View commit details
    Browse the repository at this point in the history
  6. fix build

    pat-s committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    f38f670 View commit details
    Browse the repository at this point in the history
  7. Style

    runner authored and runner committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    10b083d View commit details
    Browse the repository at this point in the history
  8. Merge pull request #90 from cynkra/f-27-automate

    Merge back PR target branch
    krlmlr authored Apr 18, 2021
    Configuration menu
    Copy the full SHA
    c1e1f66 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. Configuration menu
    Copy the full SHA
    6d79386 View commit details
    Browse the repository at this point in the history