Skip to content

chore: limit concurrency for build jobs #4929

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

Merged
merged 4 commits into from
Mar 1, 2022

Conversation

jawnsy
Copy link
Contributor

@jawnsy jawnsy commented Mar 1, 2022

  • Configure build jobs to cancel previous builds when new changes
    are pushed to a pull request branch, and serialize builds when
    running in a branch from a push event
  • Reduce privileges of GitHub token for scripts workflow

* Configure build jobs to cancel previous builds when new changes
  are pushed to a pull request branch, and serialize builds when
  running in a branch from a push event
* Reduce privileges of GitHub token for scripts workflow
@jawnsy jawnsy self-assigned this Mar 1, 2022
@jawnsy jawnsy temporarily deployed to CI March 1, 2022 18:06 Inactive
@jawnsy jawnsy temporarily deployed to npm March 1, 2022 18:15 Inactive
@codecov
Copy link

codecov bot commented Mar 1, 2022

Codecov Report

Merging #4929 (d2329ee) into main (2c78577) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4929   +/-   ##
=======================================
  Coverage   70.02%   70.02%           
=======================================
  Files          29       29           
  Lines        1658     1658           
  Branches      364      364           
=======================================
  Hits         1161     1161           
  Misses        423      423           
  Partials       74       74           

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 2c78577...d2329ee. Read the comment docs.

@github-actions
Copy link

github-actions bot commented Mar 1, 2022

✨ Coder.com for PR #4929 deployed! It will be updated on every commit.

@jsjoeio jsjoeio added this to the March 2022 milestone Mar 1, 2022
@jsjoeio jsjoeio added chore Related to maintenance or clean up ci Issues related to ci labels Mar 1, 2022
@jawnsy jawnsy marked this pull request as ready for review March 1, 2022 19:17
@jawnsy jawnsy requested a review from a team March 1, 2022 19:17
@jawnsy jawnsy temporarily deployed to CI March 1, 2022 19:17 Inactive
@jawnsy jawnsy temporarily deployed to npm March 1, 2022 19:26 Inactive
@jawnsy jawnsy temporarily deployed to npm March 1, 2022 20:13 Inactive
Copy link
Contributor

@jsjoeio jsjoeio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jawnsy jawnsy temporarily deployed to CI March 1, 2022 20:31 Inactive
@jawnsy jawnsy temporarily deployed to npm March 1, 2022 20:42 Inactive
@jawnsy jawnsy temporarily deployed to npm March 1, 2022 21:13 Inactive
@jawnsy jawnsy temporarily deployed to npm March 1, 2022 22:44 Inactive
@jawnsy jawnsy merged commit 83269ba into main Mar 1, 2022
@jawnsy jawnsy deleted the jawnsy/chore-add-concurrency-limit branch March 1, 2022 23:03
@jsjoeio jsjoeio modified the milestones: March 2022, 4.0.3 Mar 2, 2022
TinLe pushed a commit to TinLe/code-server that referenced this pull request Apr 23, 2022
* Configure build jobs to cancel previous builds when new changes
  are pushed to a pull request branch, and serialize builds when
  running in a branch from a push event
* Reduce privileges of GitHub token for scripts workflow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Related to maintenance or clean up ci Issues related to ci
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants