question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

rename this repo to `ses-shim` ?

See original GitHub issue

We’re planning to retire https://github.com/Agoric/SES , in favor of this repo. Obviously we need to remove the -beta from the name. @erights @dtribble any objections to naming it https://github.com/Agoric/ses-shim ?

(note that we’ve used that name for this repo in the past, before renaming it to SES-beta, so if you visit that URL, you’ll be redirected back here)

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
jfparadiscommented, Feb 13, 2020

Great.

  1. I like ses-shim: it is the SES repo as in git clone <something>ses-shim.git
  2. I like the npm package ses. It is also the ses path in the monorepo ./packages/ses That was the intention to avoid confusion between the two.

Let’s do this for version:

  • This SES is too big of a change to be called a minor release and 0.8.0 doesn’t cut it. It’s a complete API change, and a minor just doesn’t capture that. We need to abide to the semantic:

Changes that break backward compatibility: Major release https://docs.npmjs.com/about-semantic-versioning

  • Remove -beta from the git repo and add it to the version: 1.0.0-beta.0. The semantic of npm versioning allow for a prerelease. The .0 indicates the first beta. When we have a new beta, we increment the .0 to .1 and so on. https://docs.npmjs.com/cli/dist-tag
  • The readme will capture the npm version and display it (it is configures to show the current version)

This is a very good read: https://medium.com/@kevinkreuzer/publishing-a-beta-or-alpha-version-to-npm-46035b630dd7

0reactions
kriskowalcommented, Apr 6, 2020

This transition appears to be completed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Renaming a repository - GitHub Docs
Renaming a repository · On GitHub.com, navigate to the main page of the repository. · Under your repository name, click Settings. Repository settings...
Read more >
How to rename a GitHub repository with Git example
Rename a GitHub repo steps · Ensure you have logged into the GitHub admin console · Navigate to the GitHub Repositories tab showing...
Read more >
Rename a Git repo in your project - Azure - Microsoft Learn
Rename the repository · From the web portal, select Repos, Files. View your files · From the repo drop-down, select Manage repositories. Manage ......
Read more >
how to rename a repository on github? - Stack Overflow
Edit the name using the built-in feature under the "Settings" tab at the top of your GitHub repository page. Then go to your...
Read more >
Sesshin guidelines - Sanshin Zen Community
Guidelines for sesshin. Before sesshin: Sesshin can be challenging in many ways, as it comprises fourteen 50-minute periods of zazen per day and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found