Skip to content

Conversation

@daixiang0
Copy link
Member

@daixiang0 daixiang0 commented Jun 7, 2021

Signed-off-by: Long Dai long0dai@foxmail.com

Description

Now CI would do tests in any cases, if there are only docs/config changes, no need to test all.

After this pr, those file changes would skip CI tests:

  • all docs
  • all yml under .github
  • .codecov.yaml

Github action detail see https://github.com/marketplace/actions/skip-duplicate-actions.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #[issue number]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

@daixiang0
Copy link
Member Author

/cc @pkedy

@daixiang0
Copy link
Member Author

kindly ping @yaron2

Signed-off-by: Long Dai <long0dai@foxmail.com>
@daixiang0
Copy link
Member Author

please review @pkedy @artursouza

@artursouza artursouza added this to the v1.3 milestone Jul 9, 2021
@codecov
Copy link

codecov bot commented Jul 9, 2021

Codecov Report

Merging #922 (b0b86fb) into master (0777a6a) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #922      +/-   ##
==========================================
- Coverage   34.35%   34.34%   -0.01%     
==========================================
  Files         132      132              
  Lines       10542    10542              
==========================================
- Hits         3622     3621       -1     
- Misses       6542     6544       +2     
+ Partials      378      377       -1     
Impacted Files Coverage Δ
state/cloudstate/cloudstate_crdt.go 8.67% <0.00%> (-0.42%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0777a6a...b0b86fb. Read the comment docs.

@dapr-bot dapr-bot merged commit 264005d into dapr:master Jul 9, 2021
@daixiang0 daixiang0 deleted the skip branch July 12, 2021 01:15
Taction added a commit to Taction/components-contrib that referenced this pull request Jul 15, 2021
* master: (23 commits)
  Adds support for TTL in Redis State Store (dapr#990)
  Adds support for TTL in Memcached State Store (PR Fixup) (dapr#1011)
  Adds support for TTL in Cassandra State Store (dapr#996)
  Return blob metadata and add list operation (dapr#999)
  Added new output binding for Cosmos Graph DB - Gremlin (dapr#885)
  Adds support for TTL in CosmosDB State Store (dapr#991)
  Delete unused code and update test (dapr#924)
  Return SystemProperties on events from EventHubs bindings and pubsub (dapr#1009)
  Implement E2E tests for zeebe (dapr#973)
  rebase (dapr#982)
  Update CODEOWNERS (dapr#987)
  ci: add test skip case (dapr#922)
  fix: Mysql should support more data types. dapr#923 (dapr#926)
  fix: Dapr runtime panic when handle Pub/Sub (dapr#3281) (dapr#967)
  switch to golang-jwt (dapr#993)
  unmarshal getBlobRetryCount as int (dapr#919)
  secretstores: support more format of azure key vault (dapr#944)
  Optimize vault secret component error output (dapr#909)
  Convert AZURE_KEYVAULT in conformance.yml a GitHub secret (dapr#1002)
  Use AzureKeyVaultName param for Azure Keyvault conformance test (dapr#975)
  ...

# Conflicts:
#	secretstores/hashicorp/vault/vault.go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants