Skip to content

Conversation

@kadyb
Copy link
Contributor

@kadyb kadyb commented Mar 27, 2023

If everything works, then I think we can remove tic.yml, update-tic.yml (and related badges in README), and tic.R.

@kadyb kadyb changed the title refactor CI workflows (fixes #2129) add new CI workflows (fixes #2129) Mar 27, 2023
@edzer edzer merged commit b8a215e into r-spatial:main Mar 28, 2023
@edzer
Copy link
Member

edzer commented Mar 28, 2023

Great, thanks!

@kadyb
Copy link
Contributor Author

kadyb commented Apr 27, 2023

One more thing I missed. Previously in tic.yml there was cron set up, but currently it isn't, so maybe you want to restore it in rcmdcheck.yml. I mean:

on:
  push:
    branches: [main, master]
  pull_request:
    branches: [main, master]
  schedule:
    - cron: "0 4 * * *"

edzer added a commit that referenced this pull request Apr 27, 2023
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