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

ci: add daily release scripts #764

Merged
merged 1 commit into from
Oct 13, 2023
Merged

Conversation

Peefy
Copy link
Contributor

@Peefy Peefy commented Oct 13, 2023

1. Does this PR affect any open issues?(Y/N) and add issue references (e.g. "fix #123", "re #123".):

  • N
  • Y

re: #743

  • ci: add daily binary and docker image scripts and use daily schedule cron.
  • chore: deprecated old docker image release and merge it into the daily release CI
  • chore: sync test and release ci scripts
  • todo: add e2e nightly version install test scripts.

2. What is the scope of this PR (e.g. component or file name):

  • .github/workflows/daily-release.yaml
  • .github/workflows/ubuntu_test.yaml

3. Provide a description of the PR(e.g. more details, effects, motivations or doc link):

  • Affects user behaviors
  • Contains syntax changes
  • Contains variable changes
  • Contains experimental features
  • Performance regression: Consumes more CPU
  • Performance regression: Consumes more Memory
  • Other

4. Are there any breaking changes?(Y/N) and describe the breaking changes(e.g. more details, motivations or doc link):

  • N
  • Y

5. Are there test cases for these changes?(Y/N) select and add more details, references or doc links:

  • Unit test
  • Integration test
  • Benchmark (add benchmark stats below)
  • Manual test (add detailed scripts or steps below)
  • Other
  • Use e2e install scripts ci and github release to download.

@Peefy Peefy added the ci label Oct 13, 2023
@Peefy Peefy added this to the v0.7.0 Release milestone Oct 13, 2023
@Peefy Peefy self-assigned this Oct 13, 2023
@coveralls
Copy link
Collaborator

coveralls commented Oct 13, 2023

Pull Request Test Coverage Report for Build 6504307487

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 26 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-16.7%) to 71.245%

Files with Coverage Reduction New Missed Lines %
compiler_base/session/src/lib.rs 26 58.06%
Totals Coverage Status
Change from base Build 6495361724: -16.7%
Covered Lines: 36256
Relevant Lines: 50889

💛 - Coveralls

@NeverRaR NeverRaR merged commit f27aa53 into kcl-lang:main Oct 13, 2023
11 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Oct 13, 2023
@Peefy Peefy deleted the daily-release-ci branch October 13, 2023 06:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants