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

Migrate workflows to reuse centralized workflows #1010

Merged
merged 9 commits into from
Dec 5, 2023

Conversation

kaneeldias
Copy link
Contributor

Purpose

Part of: ballerina-platform/ballerina-library#4778

Examples

Checklist

  • Linked to an issue
  • Updated the specification
  • Updated the changelog
  • Added tests
  • Checked native-image compatibility

# Conflicts:
#	.github/workflows/build-timestamped-master.yml
#	.github/workflows/central-publish.yml
#	.github/workflows/publish-release.yml
#	.github/workflows/pull-request.yml
#	.github/workflows/trivy-scan.yml
@kaneeldias kaneeldias marked this pull request as ready for review September 25, 2023 08:25
@kaneeldias kaneeldias added the Skip GraalVM Check This will skip the GraalVM compatibility check label Sep 25, 2023
@codecov
Copy link

codecov bot commented Sep 25, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4c72129) 80.27% compared to head (98cbe1f) 80.96%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1010      +/-   ##
============================================
+ Coverage     80.27%   80.96%   +0.69%     
- Complexity      123      125       +2     
============================================
  Files            20       20              
  Lines           578      578              
  Branches        117      117              
============================================
+ Hits            464      468       +4     
+ Misses           64       62       -2     
+ Partials         50       48       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

MohamedSabthar
MohamedSabthar previously approved these changes Oct 4, 2023
@github-actions
Copy link

This PR has been open for more than 15 days with no activity. This will be closed in 3 days unless the stale label is removed or commented.

@github-actions github-actions bot added the Stale label Oct 19, 2023
@github-actions
Copy link

Closed PR due to inactivity for more than 18 days.

@github-actions github-actions bot closed this Oct 23, 2023
@kaneeldias kaneeldias closed this Oct 31, 2023
@kaneeldias kaneeldias reopened this Oct 31, 2023
@daneshk daneshk removed the Stale label Nov 2, 2023
@daneshk daneshk closed this Nov 2, 2023
@daneshk daneshk reopened this Nov 2, 2023
niveathika
niveathika previously approved these changes Nov 11, 2023
Copy link

This PR has been open for more than 15 days with no activity. This will be closed in 3 days unless the stale label is removed or commented.

@github-actions github-actions bot added the Stale label Nov 26, 2023
Copy link

Closed PR due to inactivity for more than 18 days.

@github-actions github-actions bot closed this Nov 29, 2023
@niveathika niveathika removed the Stale label Dec 5, 2023
@niveathika niveathika reopened this Dec 5, 2023
@niveathika niveathika merged commit bb470d3 into ballerina-platform:master Dec 5, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip GraalVM Check This will skip the GraalVM compatibility check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants