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

Lookups For Scripts #2551

Closed
Tracked by #3394
Oglopf opened this issue Feb 6, 2023 · 2 comments
Closed
Tracked by #3394

Lookups For Scripts #2551

Oglopf opened this issue Feb 6, 2023 · 2 comments

Comments

@Oglopf
Copy link
Contributor

Oglopf commented Feb 6, 2023

The new job composer needs the following ability:

  • Lookup file for name of script to integer
  • Encode the integer to the url used
  • Ensure renaming the script updates this lookup correctly so bookmarks still work.

Idea:

Create a directory in the project for scripts and have the lookup table reside somewhere within this to map between the file names and the ids while also updating this file when a script is renamed.

┆Issue is synchronized with this Asana task by Unito

@osc-bot osc-bot added this to the Backlog milestone Feb 6, 2023
@johrstrom johrstrom mentioned this issue Feb 20, 2023
45 tasks
@johrstrom
Copy link
Contributor

I think this was completed in #2573. Script ids are numeric and the underlying files they generate are 1.yml and so on.

@johrstrom johrstrom mentioned this issue Mar 1, 2024
53 tasks
@johrstrom
Copy link
Contributor

This was fixed in #2573.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants